summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Drozdov <idrozdov@gitlab.com>2022-05-21 10:28:59 +0400
committerIgor Drozdov <idrozdov@gitlab.com>2022-05-21 10:30:19 +0400
commit4b19adff0a39b299efc116fcce6911303e95548f (patch)
tree5ab4670af4e3d999f4c05e8a7476330a83d551ea
parent8dd15baab05c0d2509f616f0ffaad2a727db4c91 (diff)
downloadgitlab-shell-4b19adff0a39b299efc116fcce6911303e95548f.tar.gz
Release 14.6.0
- Exclude Gitaly unavailable error from error rate !641 - Downgrade auth EOF messages from warning to debug !641 - Display constistently in gitlab-sshd and gitlab-shell !641 - Downgrade host key mismatch messages from warning to debug !639 - Introduce a GitLab-SSHD server version during handshake !640 - Narrow supported kex algorithms !638
-rw-r--r--CHANGELOG9
-rw-r--r--VERSION2
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 129ff29..e23e897 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,12 @@
+v14.6.0
+
+- Exclude Gitaly unavailable error from error rate !641
+- Downgrade auth EOF messages from warning to debug !641
+- Display constistently in gitlab-sshd and gitlab-shell !641
+- Downgrade host key mismatch messages from warning to debug !639
+- Introduce a GitLab-SSHD server version during handshake !640
+- Narrow supported kex algorithms !638
+
v14.5.0
- Make ProxyHeaderTimeout configurable !635
diff --git a/VERSION b/VERSION
index d184537..df249f4 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-14.5.0
+14.6.0