summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2021-08-25 16:38:04 +0100
committerNick Thomas <nick@gitlab.com>2021-08-25 16:38:04 +0100
commit6db7be93aca274cf2235e24eec57b86a754b7fa9 (patch)
treece90155d3f37d73ec23ad6c60462b4eb2b9b3916
parent48a2273eae449b03f8574e112efc7f2a37625fac (diff)
downloadgitlab-shell-6db7be93aca274cf2235e24eec57b86a754b7fa9.tar.gz
Version 3.21.0
-rw-r--r--CHANGELOG10
-rw-r--r--VERSION2
2 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8e5f1f8..5927023 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,13 @@
+v13.21.0
+
+- Change default logging format to JSON !476
+- Shutdown sshd gracefully !484
+- Provide liveness and readiness probes !494
+- Add tracing instrumentation to http client !495
+- Log same correlation_id on auth keys check of ssh connections !501
+- fix: validate client cert paths exist on disk before proceeding !508
+- Modify regex to prevent partial matches
+
v13.20.0
- Remove bin/authorized_keys !491
diff --git a/VERSION b/VERSION
index 7fcd237..9dafbf9 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-13.20.0
+13.21.0