summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2020-06-01 04:40:32 +0000
committerStan Hu <stanhu@gmail.com>2020-06-01 04:40:32 +0000
commit131771a66fb9f0366d31f20229358820f3bfa07b (patch)
tree9793b6dc40d3a3a72deb71b2ce974293a6261ef6
parent8e484d1cc24bd32fe95dd511a26a4b3a4c099d16 (diff)
parent5f53b6ff8a50d4d36a7c9a2f19f7143bd3c89caf (diff)
downloadgitlab-shell-131771a66fb9f0366d31f20229358820f3bfa07b.tar.gz
Merge branch 'gitlab-shell-release-13-3-0' into 'master'v13.3.0
Release v13.3.0 See merge request gitlab-org/gitlab-shell!391
-rw-r--r--CHANGELOG6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9059974..3316d0e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+v13.3.0
+- Upgrade Ruby version to v2.6.6 !390
+- Use default puma socket in example config !388
+- Set client name when making requests to Gitaly !387
+- Fix race conditions with logrus testing !385
+
v13.2.0
- Add HTTP status code to internal API logs !376
diff --git a/VERSION b/VERSION
index 67aee23..ac565bc 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-13.2.0
+13.3.0