summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Drozdov <idrozdov@gitlab.com>2022-12-02 05:27:16 +0000
committerIgor Drozdov <idrozdov@gitlab.com>2022-12-02 05:27:16 +0000
commitcdde05837ec5a4a69584a0d6a442f486c0bf0438 (patch)
tree086208b3a4e54bdb3e826afa02b3e6ac747b249c
parent6612637e9f5ea2971219852ee2f20fe5adc586b7 (diff)
parent4b5f1e6d4d44f648934a59196e49d501d85db96e (diff)
downloadgitlab-shell-cdde05837ec5a4a69584a0d6a442f486c0bf0438.tar.gz
Merge branch 'sh-release-14.14.0' into 'main'v14.14.0
Release 14.14.0 version See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/702 Merged-by: Igor Drozdov <idrozdov@gitlab.com> Approved-by: Igor Drozdov <idrozdov@gitlab.com> Co-authored-by: Stan Hu <stanhu@gmail.com>
-rw-r--r--CHANGELOG14
-rw-r--r--VERSION2
2 files changed, 15 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f2c4e2d..8bb6169 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,17 @@
+v14.14.0
+
+- Add developer documentation to sshd package !683
+- Improve error message for Gitaly `LimitError`s !691
+- Drop 1.16 compatibility in go.sum !692
+- Bump x/text to 0.3.8 !692
+- Update prometheus package to 1.13.1 !692
+ Restrict IP access for PROXY protocol !693
+- Fix broken Gitaly integration tests !694
+- Clean up .gitlab-ci.yml file !695
+- Use the images provided by Gitlab to run tests !698
+- Use Ruby 2.7.7 as the default !699
+- Use blocking reader to fix race in test !700
+
v14.13.0
- Update .tool-versions to Go 1.18.7 !688
diff --git a/VERSION b/VERSION
index ea212aa..e51d258 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-14.13.0
+14.14.0