summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsh McKenzie <amckenzie@gitlab.com>2023-05-05 13:14:20 +1000
committerAsh McKenzie <amckenzie@gitlab.com>2023-05-05 13:14:20 +1000
commit12eda3a9405c007987ee03b81a5ee02473b8a7f1 (patch)
treee432479dab5cbb1d2d8c32f72ee2751464512d6f
parent50a4e7323f37c5cc9fad8ceaaf2613cf9c7b5623 (diff)
downloadgitlab-shell-12eda3a9405c007987ee03b81a5ee02473b8a7f1.tar.gz
Release v14.19.0
-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