diff --git a/CHANGELOG b/CHANGELOG index aaf70aa3f1a0c828f1710820dab4b68b91624ec5..5d3dc7dbd0b31d90797e210362655543c51804ad 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,14 @@ +v14.33.0 + +- Load gssapi lib per server/connection !934 +- Update module google.golang.org/grpc to v1.60.0 !912 +- Expose error messages for failed Git operations !906 +- Update module google.golang.org/protobuf to v1.32.0 !918 +- Ensure build tags are used when testing !921 +- Update module golang.org/x/sync to v0.6.0 !922 +- Update module golang.org/x/crypto to v0.18.0 !923 +- Update module gitlab.com/gitlab-org/gitaly/v16 to v16.8.0 !932 + v14.32.0 - Geo: Add `done` pktline when git clone --depth option is given !905 diff --git a/VERSION b/VERSION index 91c640ebc10ae8ab53aa1a680d579240ff04a513..4589bfedddf855080c5acb34678b0e6a42c9a524 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -14.32.0 +14.33.0