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:
authorKrasimir Angelov <kangelov@gitlab.com>2020-01-30 11:29:29 +0300
committerKrasimir Angelov <kangelov@gitlab.com>2020-01-30 11:34:05 +0300
commit01fee6e722afdfc03f1401def45450caba553e38 (patch)
treee7f90e51abb92abdb1385e5e6cfc719cd75dbf25 /CHANGELOG
parentf316fbf094402db2cf36c44639eeb3ae2f32c94b (diff)
Release 1.15.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5d89f579..9b2a02ed 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+v 1.15.0
+
+- Implement support for incremental rollout of the new API based configuration source
+- Add domain configuration duration (from disk) to the exported Prometheus metrics
+- Make GitLab API client timeout and JWT expiry configurable
+
v 1.14.0
- Rollback godirwalk to v1.10.12 due to significant performance degradation