From f733ba4b6b074753fe8dfe57beb9e68ef95de25c Mon Sep 17 00:00:00 2001 From: Ash McKenzie Date: Mon, 15 Nov 2021 15:58:34 +1100 Subject: Release v13.22.0 --- CHANGELOG | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 76fecb3..054efcd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,22 @@ +v13.22.0 + +- Relax key and username matching for sshd !540 +- Add logging to handler/exec.go and config/config.go !539 +- Improve logging for non-git commands !538 +- Update to Go v1.16.9 !537 +- Reject non-proxied connections when proxy protocol is enabled !536 +- Log command invocation !535 +- Fix logging channel type !534 +- Resolve an error-swallowing issue !533 +- Add more logging to gitlab-sshd !531 +- Respect log-level configuration again !530 +- Improve err message given when Gitaly unavailable !526 +- makefile: properly escape '$' in VERSION_STRING !525 +- Add context fields to logging !524 +- Extract server config related code out of sshd.go !523 +- Add TestInvalidClientConfig and TestNewServerWithoutHosts for sshd.go !518 +- Update Ruby version to 2.7.4 and add Go version 1.16.8 for tooling !517 + v13.21.1 - Only validate SSL cert file exists if a value is supplied !527 -- cgit v1.2.1