summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Bajao <ebajao@gitlab.com>2023-05-05 03:41:07 +0000
committerPatrick Bajao <ebajao@gitlab.com>2023-05-05 03:41:07 +0000
commitb961dc8ec5cbc6a486ec80b07d40743f67d3a92b (patch)
treee432479dab5cbb1d2d8c32f72ee2751464512d6f
parent50a4e7323f37c5cc9fad8ceaaf2613cf9c7b5623 (diff)
parent12eda3a9405c007987ee03b81a5ee02473b8a7f1 (diff)
downloadgitlab-shell-b961dc8ec5cbc6a486ec80b07d40743f67d3a92b.tar.gz
Merge branch 'ashmckenzie/release-14.19.0' into 'main'v14.19.0
Release v14.19.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/731 Merged-by: Patrick Bajao <ebajao@gitlab.com> Approved-by: Patrick Bajao <ebajao@gitlab.com> Co-authored-by: Ash McKenzie <amckenzie@gitlab.com>
-rw-r--r--CHANGELOG13
-rw-r--r--VERSION2
2 files changed, 14 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7ecce94..a726923 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,16 @@
+v14.19.0
+
+- Bump go to 1.19.9 !730
+- Update golang-crypto fork version !729
+- Add build-package-and-qa job !728
+- refactor: success api on acceptance tests !727
+- Make the boringcrypto check POSIX shell compliant !725
+- Fix CGO_CFLAGS to use output from `brew --prefix` !724
+- Acceptance test for Geo Push !719
+- Configure Gitaly storage acceptance tests !723
+- Prepare for Go 1.19 FIPS support !721
+- Make golang 1.19 the default !718
+
v14.18.0
- Perform HTTP request to primary on Geo push !716
diff --git a/VERSION b/VERSION
index c2324e8..28c34d2 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-14.18.0
+14.19.0