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:
authorIgor Wiedler <iwiedler@gitlab.com>2020-12-07 14:24:25 +0300
committerIgor Wiedler <iwiedler@gitlab.com>2020-12-07 14:28:44 +0300
commite8d1dd6096671036f58e3eec27e9dbaef913524f (patch)
tree3037f1a182aaed5e5d4ba452b029fc8db4dbe97a
parent0a1587752423d5851a8d1c09dc55bb212cb83374 (diff)
1.31 Releaserelease-v1.31.0
-rw-r--r--CHANGELOG7
-rw-r--r--VERSION2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 211613cf..d83fcee9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+v 1.31.0
+
+- Support for HTTPS over PROXYv2 protocol !278
+- Update LabKit library to v1.0.0 !397
+- Add zip serving configuration flags !392
+- Disable deprecated serverless serving and proxy !400
+
v 1.30.0
- Allow to refresh an existing cached archive when accessed !375
diff --git a/VERSION b/VERSION
index 034552a8..34aae156 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.30.0
+1.31.0