Skip to content

Releases: go-git/go-git

v5.16.5

09 Feb 12:47
Immutable release. Only release title and notes can be modified.
48a1ae0

Choose a tag to compare

What's Changed

  • build: Update module golang.org/x/crypto to v0.45.0 [SECURITY] (releases/v5.x) by @go-git-renovate[bot] in #1744
  • build: Bump Go test versions to 1.23-1.25 (v5) by @pjbgf in #1746
  • [v5] git: worktree, Don't delete local untracked files when resetting worktree by @Ch00k in #1800
  • Expand packfile checks by @pjbgf in #1836

Full Changelog: v5.16.4...v5.16.5

v5.16.4

23 Nov 22:41
Immutable release. Only release title and notes can be modified.
de8ecc3

Choose a tag to compare

What's Changed

  • backport plumbing: format/idxfile, prevent panic by @swills in #1732
  • [backport] build: test, Fix build on Windows. by @pjbgf in #1734
  • build: Update module golang.org/x/net to v0.38.0 [SECURITY] (releases/v5.x) by @go-git-renovate[bot] in #1742
  • build: Update module github.com/cloudflare/circl to v1.6.1 [SECURITY] (releases/v5.x) by @go-git-renovate[bot] in #1741
  • build: Update module github.com/go-git/go-git/v5 to v5.13.0 [SECURITY] (releases/v5.x) by @go-git-renovate[bot] in #1743

Full Changelog: v5.16.3...v5.16.4

v5.16.3

05 Oct 19:43
Immutable release. Only release title and notes can be modified.
ad9a3a5

Choose a tag to compare

What's Changed

  • internal: Expand regex to fix build [5.x] by @baloo in #1644
  • build: raise timeouts for windows CI tests and disable CIFuzz [5.x] by @baloo in #1646
  • plumbing: support commits extra headers, support jujutsu signed commit [5.x] by @baloo in #1633

Full Changelog: v5.16.2...v5.16.3

v5.16.2

09 Jun 06:25
ed8216c

Choose a tag to compare

What's Changed

  • utils: fix diff so subpaths work for sparse checkouts, fixes 1455 to releases/v5.x by @kane8n in #1567

Full Changelog: v5.16.1...v5.16.2

v5.16.1

04 Jun 09:29
fd1a836

Choose a tag to compare

What's Changed

  • utils: merkletrie, Fix diff on sparse-checkout index. Fixes #1406 to releases/v5.x by @kane8n in #1561

New Contributors

Full Changelog: v5.16.0...v5.16.1

v5.16.0

15 Apr 19:42
6d4a5c6

Choose a tag to compare

What's Changed

  • [v5] plumbing: support mTLS for HTTPS protocol by @hiddeco in #1510
  • v5: plumbing: transport, Reintroduce SetHostKeyCallback. Fix #1514 by @pjbgf in #1515

Full Changelog: v5.15.0...v5.16.0

v5.15.0

11 Apr 08:06
6f444d3

Choose a tag to compare

What's Changed

Full Changelog: v5.14.0...v5.15.0

v5.14.0

27 Feb 13:17
863c621

Choose a tag to compare

What's Changed

⚠️ Note that this version requires Go 1.23, due to the bump to golang.org/x/crypto@v0.35.0 which mitigates the CVE above. User's that can't bump to Go 1.23 will need to remain on the previous v5.13.x release.

Full Changelog: v5.13.2...v5.14.0

v5.13.2

22 Jan 22:25
2c68247

Choose a tag to compare

What's Changed

  • plumbing: use the correct user agent string. Fixes #883 by @uragirii in #1364
  • build: bump golang.org/x/sys from 0.28.0 to 0.29.0 in the golang-org group by @dependabot in #1365
  • build: bump the golang-org group with 2 updates by @dependabot in #1367
  • build: bump github.com/ProtonMail/go-crypto from 1.1.3 to 1.1.4 by @dependabot in #1368
  • build: bump github.com/go-git/go-billy/v5 from 5.6.1 to 5.6.2 by @dependabot in #1378
  • build: bump github/codeql-action from 3.28.0 to 3.28.1 by @dependabot in #1376
  • build: bump github.com/elazarl/goproxy from 1.2.3 to 1.4.0 by @dependabot in #1377
  • git: worktree, fix restoring dot slash files (backported to v5). Fixes #1176 by @BeChris in #1361
  • build: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2 by @dependabot in #1392
  • git: worktree_status, fix adding dot slash files to working tree (backported to v5). Fixes #1150 by @BeChris in #1359
  • build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5 by @dependabot in #1383

Full Changelog: v5.13.1...v5.13.2

v5.13.1

02 Jan 17:16
b6bc0c0

Choose a tag to compare

What's Changed

Full Changelog: v5.13.0...v5.13.1