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:
authorJaime Martinez <jmartinez@gitlab.com>2022-07-29 03:51:41 +0300
committerJaime Martinez <jmartinez@gitlab.com>2022-07-29 03:51:41 +0300
commit8bbbf62e688d3c68acfca32cddf9c0fe34cf6581 (patch)
treec3d3962e4f840866d28887fe8fdbd2589149fcfe
parentbe6387e269868cf314c33566e66d3a165047ab52 (diff)
parent9b3daeb5659a88f7f770f2fc9e66632dddbf5f45 (diff)
Merge branch '801-release-1-62-0' into 'master'v1.62.01-62-stable
Release v1.62.0 See merge request gitlab-org/gitlab-pages!828
-rw-r--r--CHANGELOG.md12
-rw-r--r--VERSION2
2 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 367c0309..6ded69c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+## 1.62.0 (2022-07-28)
+
+### Fixed (2 changes)
+
+- [Fixes acme redirection issues when using a wildcard redirect](gitlab-org/gitlab-pages@a131f2bdf10e2815d79e3581fe6536b1499839b6) ([merge request](gitlab-org/gitlab-pages!819))
+- [Fix data race with lookup paths](gitlab-org/gitlab-pages@9bf12d385279f8386716cc0af4372ebcd5ae6f9d) ([merge request](gitlab-org/gitlab-pages!822))
+
+### Changed (2 changes)
+
+- [Log ZIP archive corruption error](gitlab-org/gitlab-pages@e34ed022accdff134d7464de03069670c0e18aaf) ([merge request](gitlab-org/gitlab-pages!821))
+- [Update LabKit library to v1.16.0](gitlab-org/gitlab-pages@77220ca923e02ba0c4b464421b421df0a8cd7f06) ([merge request](gitlab-org/gitlab-pages!813))
+
## 1.61.1 (2022-07-19)
### Security (1 change)
diff --git a/VERSION b/VERSION
index 30e298c7..76d05362 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.61.1
+1.62.0