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:
authorVladimir Shushlin <vshushlin@gitlab.com>2020-08-11 08:17:17 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2020-08-11 08:17:17 +0300
commita80b882db23677bad7a115afd342d8f29cbce1db (patch)
treeb10e22a8696071c8bf291b92005f856d7acfca52
parent65e32b3aaf06dee94009f4bdd7814037d13b1fdb (diff)
parent394994c42fdb8328a50aab67c0fc1d8f3762d93b (diff)
Merge branch '440-1-22-0-release' into 'master'v1.22.0
Release 1.22.0 Closes #440 See merge request gitlab-org/gitlab-pages!322
-rw-r--r--CHANGELOG7
-rw-r--r--VERSION2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 44d286e6..4c9a5ab9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+v 1.22.0
+
+- Serve custom 404.html file for namespace domains !263
+- Poll internal status API !304 !306
+- Enable `domain-config-source=disk` by default Use domain config source disk !305
+- Set Content-Length when Content-Encoding is set !227
+
v 1.21.0
- Copy certs from SSL_CERT_DIR into chroot jail !291
diff --git a/VERSION b/VERSION
index 3500250a..57807d6d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.21.0
+1.22.0