diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index 398935591556811c66955d155a2cd654a9af3123..0044d6cb9691ce51dadcd0c406ce72626c7b5876 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -1.20.0 +1.20.1 diff --git a/changelogs/unreleased/security-update-gitaly-to-11-20-1.yml b/changelogs/unreleased/security-update-gitaly-to-11-20-1.yml new file mode 100644 index 0000000000000000000000000000000000000000..2d24f34cc875e0a7b09471cda296726df37125d7 --- /dev/null +++ b/changelogs/unreleased/security-update-gitaly-to-11-20-1.yml @@ -0,0 +1,5 @@ +--- +title: Improve credentials sanitization on repository mirror integration +merge_request: 3078 +author: +type: security