summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2021-04-26 14:52:28 +0000
committerNick Thomas <nick@gitlab.com>2021-04-26 14:52:28 +0000
commit584643e0e10e0cbeee4f8366b5e50656dfee9ea4 (patch)
treee4ad1cb141bf790e9ab9b136e2be05b74a34c27b
parent9778116c4f213cd7015ac4ebb00ba65f996568f5 (diff)
parent5648b63eb55aa4d7e8126ed3578001e3069b482d (diff)
downloadgitlab-shell-584643e0e10e0cbeee4f8366b5e50656dfee9ea4.tar.gz
Merge branch 'release-13-18-0' into 'main'v13.18.0
Release v13.18.0 See merge request gitlab-org/gitlab-shell!465
-rw-r--r--CHANGELOG6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4db1077..27bf34a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+v13.18.0
+
+- Fix thread-safety issues in gitlab-shell !463
+- gitlab-sshd: Support the PROXY protocol !461
+- sshd: Recover from per-session and per-connection panics !464
+
v13.17.0
- Fix gitlab-shell panic when log file not writable !453
diff --git a/VERSION b/VERSION
index 15ede84..ce0b279 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-13.17.0
+13.18.0