Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 04:29
· 146 commits to main since this release
dbccff6

gup v1.6.0

Fast parallel updater and manager for binaries installed with go install.

Install or upgrade, then see the grouped highlights below. Every artifact is
signed and ships with an SBOM and build provenance — see
Verifying release integrity.

Changelog

Features

  • 994f645: feat(cmd): add failure diagnostics / next-step hints on update failures (@nao1215)
  • 80ef535: feat(diagnose): cover go.mod replace directives (close last go-global-update gap) (@nao1215)

Bug fixes

  • 9166df1: fix(diagnose): address CodeRabbit review (@nao1215)
  • f02bb1d: fix(diagnose): base hints on verified go output, add v2-move case and e2e (@nao1215)
  • 321e359: fix(pkgselect): base "not found" on binary paths, dedupe missing notices (@nao1215)

Documentation

Others

  • a10f583: refactor(cmd): extract package selection into internal/pkgselect (@nao1215)
  • 84b6fa6: refactor(cmd): extract version cache into internal/vercache (@nao1215)
  • 44b1487: refactor(cmd): extract worker pool into generic internal/parallel (@nao1215)
  • 127539b: refactor(goutil): drop archived github.com/pkg/errors (@nao1215)

Full changelog: v1.5.1...v1.6.0