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:
authorVladimir Shushlin <vshushlin@gitlab.com>2020-06-17 15:41:04 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2020-06-17 15:41:04 +0300
commitcde22d9cfb5860ee286036f1ea92d81312b74586 (patch)
treea995e9f03cbc8d96d871a0e9395aa39162ea26c7
parentd22149a33adacedf9501b9f9fef3d97761d7d6f6 (diff)
Release 1.19.0
-rw-r--r--CHANGELOG5
-rw-r--r--VERSION2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e21a1b00..6d789a9b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v 1.19.0
+
+- Add file size metric for disk serving !294
+- Add pprof to metrics endpoint !271
+
v 1.18.0
- Fix proxying artifacts with escaped characters !255
diff --git a/VERSION b/VERSION
index 84cc5294..815d5ca0 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.18.0
+1.19.0