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-01-13 01:35:25 +0300
committerJaime Martinez <jmartinez@gitlab.com>2022-01-13 01:35:25 +0300
commita7e130776d934a12ab000bee930c5c353b772635 (patch)
treed3ff77e0f3f25f64ddb369c2ef6b7f55f7c16177
parent67b91b36117cfcbe3cc2e563dd9ddad553981afd (diff)
parentbdc0af9c5cc824e92bf8e547290200edd94e8dc3 (diff)
Merge branch '687-release-1-51-0' into 'master'v1.51.0
Release 1.51.0 See merge request gitlab-org/gitlab-pages!662
-rw-r--r--CHANGELOG.md11
-rw-r--r--VERSION2
2 files changed, 12 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a37bc96..a834d6a6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+## 1.51.0 (2022-01-12)
+
+### Added (2 changes)
+
+- [feat: add domain rate-limiter](gitlab-org/gitlab-pages@f62bc0dd08e3a9e14b6bf6c35b04dd6bdcec4491) ([merge request](gitlab-org/gitlab-pages!635))
+- [feat: enable Etag caching](gitlab-org/gitlab-pages@d40af81155fdd50f7ea3b78249cc303b91acf63e) ([merge request](gitlab-org/gitlab-pages!653))
+
+### Other (1 change)
+
+- [chore: Use Go v1.16.12](gitlab-org/gitlab-pages@e971baaace956056f0477a23f5e03406f9f9296f) ([merge request](gitlab-org/gitlab-pages!660))
+
## 1.50.0 (2021-12-29)
No changes.
diff --git a/VERSION b/VERSION
index 5a5c7211..ba0a7191 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.50.0
+1.51.0