summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Drozdov <idrozdov@gitlab.com>2022-04-06 20:13:58 +0400
committerIgor Drozdov <idrozdov@gitlab.com>2022-04-06 20:16:04 +0400
commitae3ec6c819f36418d4bfae0ea08639eb096d0b83 (patch)
tree2d739046d8af0fac546ecacc6ce3577594f36933
parentfa5bf866e87fff104f84252293f4a177287cae94 (diff)
downloadgitlab-shell-ae3ec6c819f36418d4bfae0ea08639eb096d0b83.tar.gz
Release 13.25.0
- Fix connections duration metrics !588 - ci: start integrating go 1.18 into the CI pipelines !587 - Abort long-running unauthenticated SSH connections !582
-rw-r--r--CHANGELOG6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5f476b3..f5d16a1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+v13.25.0
+
+- Fix connections duration metrics !588
+- ci: start integrating go 1.18 into the CI pipelines !587
+- Abort long-running unauthenticated SSH connections !582
+
v13.24.2
- Bump gitaly client !584
diff --git a/VERSION b/VERSION
index af3deaa..c80e5e5 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-13.24.2
+13.25.0