From 12eda3a9405c007987ee03b81a5ee02473b8a7f1 Mon Sep 17 00:00:00 2001 From: Ash McKenzie Date: Fri, 5 May 2023 13:14:20 +1000 Subject: Release v14.19.0 --- CHANGELOG | 13 +++++++++++++ VERSION | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1