Skip to content

Releases: kubernetes/git-sync

v4.4.3

01 Sep 20:45
Compare
Choose a tag to compare

This resolves some CVEs in the base image. No changes to the application.

Full Changelog: v4.4.2...v4.4.3

Available at: registry.k8s.io/git-sync/git-sync:v4.4.3

v4.4.2

21 Jun 04:16
534976a
Compare
Choose a tag to compare

What's Changed

  • fix: gracefully handle nil err in Logger by @sdowell in #952

Full Changelog: v4.4.1...v4.4.2

Available at: registry.k8s.io/git-sync/git-sync:v4.4.2

v4.4.1

16 May 19:53
Compare
Choose a tag to compare

Minor bump with base-image update and small fixes

What's Changed

  • update github.com/golang-jwt/jwt/v4 from v4.5.0 to v4.5.2 by @mcarbonneaux in #942
  • Bump go and golangci-lint versions, fix lint by @thockin in #943
  • added separator after ref to remove git reset --soft ambiguity by @AlanZhang2002 in #946

New Contributors

Full Changelog: v4.4.0...v4.4.1

Available at: registry.k8s.io/git-sync/git-sync:v4.4.1

v4.4.0

13 Dec 18:11
Compare
Choose a tag to compare

What's Changed

  • Set SSH verbosity based on git-sync -v value by @thockin in #929
  • Env var handling should prefer old names by @thockin in #931

Full Changelog: v4.3.0...v4.4.0

Available at: registry.k8s.io/git-sync/git-sync:v4.4.0

v4.3.0

25 Sep 21:38
Compare
Choose a tag to compare

What's Changed

  • Add docs on symlink and "the contract" by @thockin in #916
  • fix: recover when there is unreleased lock file by @sdowell in #914
  • Add support for GitHub app authentication by @risset in #878

New Contributors

Full Changelog: v4.2.4...v4.3.0

Available at: registry.k8s.io/git-sync/git-sync:v4.3.0

v4.2.4

05 Jul 16:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.3...v4.2.4

Available at: registry.k8s.io/git-sync/git-sync:v4.2.4

v4.2.3

06 May 20:11
df639fd
Compare
Choose a tag to compare

What's Changed

  • Base-image CVEs are resolved.

Full Changelog: v4.2.2...v4.2.3

Available at: registry.k8s.io/git-sync/git-sync:v4.2.3

v4.2.2

15 Apr 19:31
9d546c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.1...v4.2.2

Available at: registry.k8s.io/git-sync/git-sync:v4.2.2

v4.2.1

06 Feb 17:53
Compare
Choose a tag to compare

What's Changed

  • CVE fixes in base-image

Full Changelog: v4.2.0...v4.2.1

Available at: registry.k8s.io/git-sync/git-sync:v4.2.1

v4.2.0

17 Jan 06:30
Compare
Choose a tag to compare

Most important changes:

  • Try not to log credentials
  • Fix a bug with symlinks when --link is not under --root
  • Change the inner loop to be even simpler

What's Changed

  • Log less verbose flags in less verbose modes by @thockin in #837
  • Update the v3-to-v4 doc to cover some changes that I missed by @thockin in #843
  • Bug: links are relative to linkdir, not rootdir by @thockin in #848
  • Simplify inner loop: just fetch $ref by @thockin in #845
  • Bump actions/setup-go from 4 to 5 by @dependabot in #850
  • Try not to log credentials in repo URL by @thockin in #852
  • Bump to go 1.21 by @thockin in #858
  • Add '-F none' to e2e git SSH command for weird environments by @thockin in #859

Full Changelog: v4.1.0...v4.2.0

Available at: registry.k8s.io/git-sync/git-sync:v4.2.0