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:
authorGrzegorz Bizon <grzegorz@gitlab.com>2021-10-14 16:10:21 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2021-10-14 16:10:21 +0300
commit5e86747b6287381e2f23afe837ede1820876cf8d (patch)
tree1d20c7fbabe3ed2d8c79e0c2731ca36ac4377c4f
parent8b860f90dffcb4889977598253d392af294d7205 (diff)
parent1b551b388098dc2e33fb364b9bef5bff02dc746d (diff)
Merge branch '645-release-v1-46-0' into 'master'v1.46.0
Release v1.46.0 See merge request gitlab-org/gitlab-pages!601
-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 dff36440..aa2e43e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+## 1.46.0 (2021-10-14)
+
+### Added (2 changes)
+
+- [feat: add source IP ratelimiter middleware](gitlab-org/gitlab-pages@ccfdff303646b86daed2bd9ae7e2f2a5eb4a2c5c) ([merge request](gitlab-org/gitlab-pages!594))
+- [feat: add ratelimiter package](gitlab-org/gitlab-pages@49f2c8908c0d831e6a2880c8ad659116ad70d74d) ([merge request](gitlab-org/gitlab-pages!587))
+
+### Removed (1 change)
+
+- [refactor: stop running gitlab-pages as root](gitlab-org/gitlab-pages@dc7d694f00eadd078a05991bff7c78cb29efeff4) by @feistel ([merge request](gitlab-org/gitlab-pages!542))
+
## 1.45.0 (2021-09-21)
### Fixed (1 change)
diff --git a/VERSION b/VERSION
index 50aceaa7..0a3db35b 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.45.0
+1.46.0