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>2022-06-14 09:35:15 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2022-06-14 09:35:15 +0300
commitc6a6875df19f1789b25ccf9aca4eb91a321cb451 (patch)
treeb9c1d10b1fef7604cf6d453eb9f67347ca0548f2
parentaa7c01d030bb1c995dc6e08d837b62c92e3dea36 (diff)
parent671f74ea6b34f96f8ae50a7070e26a491cfa6e95 (diff)
Merge branch 'release-1-59-0' into 'master'v1.59.0
Release 1.59.0 See merge request gitlab-org/gitlab-pages!786
-rw-r--r--CHANGELOG.md7
-rw-r--r--VERSION2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f044e9d..066619c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## 1.59.0 (2022-06-13)
+
+### Added (2 changes)
+
+- [Add support for tls for metrics](gitlab-org/gitlab-pages@8488ef56611256c1761f93de5f8df23e07b86af4) ([merge request](gitlab-org/gitlab-pages!772))
+- [Add support for socket listeners](gitlab-org/gitlab-pages@60e9cfb7e61fe9eb7141cc9e7d6e95495048bb37) by @feistel ([merge request](gitlab-org/gitlab-pages!758))
+
## 1.58.0 (2022-05-17)
### Changed (3 changes)
diff --git a/VERSION b/VERSION
index 79f82f6b..bb120e87 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.58.0
+1.59.0