diff options
author | Stan Hu <stanhu@gmail.com> | 2021-09-23 01:05:19 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2021-09-23 01:08:13 -0700 |
commit | 40e0f11faf521f48f41e98ec32005a98a8e47247 (patch) | |
tree | a972642d7a759383635b70e439037134c2ec712a | |
parent | 0d8f48e5ceda334236d3478026bf6247c26a43c9 (diff) | |
download | gitlab-shell-40e0f11faf521f48f41e98ec32005a98a8e47247.tar.gz |
Release v13.21.1
This brings in
https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/527 to fix
SSL certs not working when HTTPS is used for the internal API.
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +v13.21.1 + +- Only validate SSL cert file exists if a value is supplied !527 + v13.21.0 - Change default logging format to JSON !476 @@ -1 +1 @@ -13.21.0 +13.21.1 |