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:
-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