diff options
author | Igor Drozdov <idrozdov@gitlab.com> | 2020-10-02 08:16:18 +0000 |
---|---|---|
committer | Igor Drozdov <idrozdov@gitlab.com> | 2020-10-02 08:16:18 +0000 |
commit | b0cc0364c7fd23f5c69e8d59c432d096d19ec4c8 (patch) | |
tree | 532f753f3aae0ff4d092b6dfd9af7a380d1ad915 | |
parent | fa036c26d92709c67d92768faee48e0a9625b80d (diff) | |
parent | 46e242359c45d9501cd6c8af047a927d1be5f23e (diff) | |
download | gitlab-shell-b0cc0364c7fd23f5c69e8d59c432d096d19ec4c8.tar.gz |
Merge branch 'release-13.8.0' into 'master'v13.8.0
Release v13.8.0
See merge request gitlab-org/gitlab-shell!416
-rw-r--r-- | CHANGELOG | 6 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +v13.8.0 + +- Update Gitaly module dependency !414 +- Make it possible to propagate correlation ID across processes !413 +- Remove deprecated hooks dir !411 + v13.7.0 - Fix gitlab-shell not handling relative URLs over UNIX sockets !406 @@ -1 +1 @@ -13.7.0 +13.8.0 |