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>2020-03-05 17:58:05 +0300
committerAlessio Caiazza <acaiazza@gitlab.com>2020-03-05 17:58:05 +0300
commit52b28999916a20b27c5caa6c399d871c22d146ca (patch)
tree8733087a6d5c863d4fd40a794b55ca172b5ead13
parenta5684f7a9759489b32d2ea3d795c38aafa4b6f06 (diff)
parent1ae4934a4195777cd46b245f73e96b721db73022 (diff)
Merge branch '360-1-17-0-release' into 'master'v1.17.0
1.17.0 Release See merge request gitlab-org/gitlab-pages!254
-rw-r--r--CHANGELOG6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ff441801..503809f9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+v 1.17.0
+
+- Extract health check in its own middleware !247
+- Increase GitLab internal API response timeout !253
+- Add support for proxying GitLab serverless requests !232
+
v 1.16.0
- Add metrics for GitLab API calls !229
diff --git a/VERSION b/VERSION
index 15b989e3..092afa15 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.16.0
+1.17.0