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-02-22 23:56:24 +0300
committerJaime Martinez <jmartinez@gitlab.com>2022-02-22 23:56:24 +0300
commit3ea4ea135e0d52b9717e2fd703f8e5136b95b868 (patch)
tree5aa8ae10926a761fbbfd1adf9e26494c92521f0c
parente7ad17b8d0818dd4c94f3a06e81781f4068c1b97 (diff)
parent5ef54c2c907d156bb919165222607a79e9df85e8 (diff)
Merge branch '709-release-1-55-0' into 'master'v1.55.0
Release 1.55.0 See merge request gitlab-org/gitlab-pages!704
-rw-r--r--CHANGELOG.md10
-rw-r--r--VERSION2
2 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4bb792cb..f65bf9b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+## 1.55.0 (2022-02-22)
+
+### Added (1 change)
+
+- [feat: Add TLS rate limits](gitlab-org/gitlab-pages@62a6491652aa6975d9ecf3b9e258766c886d49d4) ([merge request](gitlab-org/gitlab-pages!700))
+
+### Fixed (1 change)
+
+- [fix: do no retry resolving the domain if there's a ctx error](gitlab-org/gitlab-pages@970531c7f80db47d209196921043aabcdf7590ef) by @feistel ([merge request](gitlab-org/gitlab-pages!691))
+
## 1.54.0 (2022-02-10)
### Fixed (1 change)
diff --git a/VERSION b/VERSION
index b7921ae8..094d6ad0 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.54.0
+1.55.0