diff options
author | Igor Drozdov <idrozdov@gitlab.com> | 2022-09-28 09:05:22 +0000 |
---|---|---|
committer | Igor Drozdov <idrozdov@gitlab.com> | 2022-09-28 09:05:22 +0000 |
commit | 6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8 (patch) | |
tree | 550a2e772d087e89a36d15696abc9970c4334726 | |
parent | 558e02770ac1f76782f35af017012546c1dc6cc0 (diff) | |
parent | 5bb892b8fbddaaba627de87c7aa286e77707dfac (diff) | |
download | gitlab-shell-14.12.0.tar.gz |
Merge branch 'id-release-14-12-0' into 'main'v14.12.0
Release v14.12.0
See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/687
Merged-by: Igor Drozdov <idrozdov@gitlab.com>
Approved-by: Igor Drozdov <idrozdov@gitlab.com>
-rw-r--r-- | CHANGELOG | 7 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ +v14.12.0 + +- Trim secret before signing JWT tokens !686 +- Bump .tool-versions to use Go 1.18.6 !685 +- Update Gitaly to 15.4.0-rc2 !681 +- Test against Golang v1.19 !680 + v14.11.0 - Update Gitaly to v15 !676 @@ -1 +1 @@ -14.11.0 +14.12.0 |