Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2022-03-15 15:32:29 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2022-03-15 15:32:29 +0300
commitf6ada25223c6f9b531a1e30da576ee042b361c2e (patch)
tree6d9352d1881ba0406bac76f4c728bf4c56d7fbb0
parentd71ac3098fec1d7ed54ddd322ff061aaf642ec9b (diff)
parent5b0fc004df41c0f7f6d1818758191d4037fd8fe5 (diff)
Merge branch '712-release-1-66-0' into 'master'v1.56.0
Release 1.66.0 See merge request gitlab-org/gitlab-pages!711
-rw-r--r--CHANGELOG.md8
-rw-r--r--VERSION2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f65bf9b6..c2dcfcab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+## 1.56.0 (2022-03-15)
+
+### Added (3 changes)
+
+- [feat: allow auth http.Client timeout to be configurable](gitlab-org/gitlab-pages@0a2122d4960ebdca71a21cdb6038696f1746c3f1) by @Osmanilge ([merge request](gitlab-org/gitlab-pages!687))
+- [feat: make server shutdown timeout configurable](gitlab-org/gitlab-pages@f78d8d18b960f66a2a4f4e2044e2159647d375af) by @HuseyinEmreAksoy ([merge request](gitlab-org/gitlab-pages!688))
+- [Add security-harness script](gitlab-org/gitlab-pages@de0b946ff919a2df3e172c569383dec8a4fd3b41) ([merge request](gitlab-org/gitlab-pages!697))
+
## 1.55.0 (2022-02-22)
### Added (1 change)
diff --git a/VERSION b/VERSION
index 094d6ad0..3ebf789f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.55.0
+1.56.0