summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsh McKenzie <amckenzie@gitlab.com>2021-11-15 15:57:36 +1100
committerAsh McKenzie <amckenzie@gitlab.com>2021-11-15 15:57:36 +1100
commit7a04f4422879bbc53ce55978e41d58ecbde47d99 (patch)
tree71b727a4e1655a623411e507dfb40507c35193b6
parent41569ad50176a1cf5380c45d1f99d1ca36cc1791 (diff)
downloadgitlab-shell-7a04f4422879bbc53ce55978e41d58ecbde47d99.tar.gz
Add missing v13.21.0 changelog entries
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5927023..1a360c5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,13 @@
v13.21.0
+- Switch to labkit for logging system setup !504
+- Remove some unreliable tests !503
+- Make gofmt check fail if there are any matching files !500
+- Update go-proxyproto to v0.6.0 !499
+- Switch to labkit/log for logging functionality !498
+- Unit tests for internal/sshd/connection.go !497
+- Prometheus metrics for HTTP requests !496
+- Refactor testhelper.PrepareTestRootDir using t.Cleanup !49
- Change default logging format to JSON !476
- Shutdown sshd gracefully !484
- Provide liveness and readiness probes !494