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:
authorAlessio Caiazza <acaiazza@gitlab.com>2021-11-11 13:54:23 +0300
committerAlessio Caiazza <acaiazza@gitlab.com>2021-11-11 13:54:23 +0300
commit2c1c2d182286c85eb0db29a9215f2604e95a8ae5 (patch)
tree046672658c8fb848702d92c1236188764334e2bb
parentabf3a04f28d65b9c7d7ac185295932a4a56f8bcc (diff)
parent09f12a7f57f8e766499d6afd4da1b29d86325e18 (diff)
Merge branch '661-release-1-47-0' into 'master'v1.47.0
Release 1.47.0 See merge request gitlab-org/gitlab-pages!613
-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 aa2e43e9..2afaee79 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+## 1.47.0 (2021-11-11)
+
+### Fixed (1 change)
+
+- [fix: reject requests with very long URIs](gitlab-org/gitlab-pages@bf9c79a5477b61f375be659e2e16f377067d9c00) ([merge request](gitlab-org/gitlab-pages!612))
+
+### change (1 change)
+
+- [refactor: read and use file_sha256 as cache key for zip VFS](gitlab-org/gitlab-pages@77a733b8af393f81c1143ca27324384b1801a090) by @feistel ([merge request](gitlab-org/gitlab-pages!527))
+
## 1.46.0 (2021-10-14)
### Added (2 changes)
diff --git a/VERSION b/VERSION
index 0a3db35b..21998d3c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.46.0
+1.47.0