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:
authorAlessio Caiazza <acaiazza@gitlab.com>2019-11-15 14:44:31 +0300
committerAlessio Caiazza <acaiazza@gitlab.com>2019-11-15 14:44:31 +0300
commit9c69ac5306545be017701dfff7afe25c8b814c3f (patch)
tree82b7947a0b4b55ea270e035828b12715052dcc46
parent7edf2444b7e4affcf370927edb1d7ee4c95d293d (diff)
parent08aee782dc5638382881bef892f20106586e10ee (diff)
Merge branch '268-1-12-release' into 'master'v1.12.01-12-stable
Release 1.12.0 See merge request gitlab-org/gitlab-pages!200
-rw-r--r--CHANGELOG6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1eba177f..fd693b93 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+v 1.12.0
+
+- Add minimal support for the api-secret-key config flag (not yet used)
+- Add warnings about secrets given through command-line flags
+- Remove Admin gRPC api (was never used)
+
v 1.11.0
- Refactor domain package and extract disk serving !189
diff --git a/VERSION b/VERSION
index 1cac385c..0eed1a29 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.11.0
+1.12.0