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:
authorVladimir Shushlin <vshushlin@gitlab.com>2021-08-26 11:04:11 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2021-08-26 11:04:11 +0300
commit64f914a804a4da8a521c5cbe7df1b8cb73f45a4f (patch)
tree75e09566b643350369f105abf3ddc8df4da3bf15
parent05596078dbefb4449ca1c85494ead8206174040c (diff)
parent349e9487e6eb86993d0bcd58a1e73f5177e1989a (diff)
Merge branch '611-release-pages-v-1-43-0' into 'master'v1.43.0
Release v1.43.0 See merge request gitlab-org/gitlab-pages!558
-rw-r--r--CHANGELOG.md16
-rw-r--r--VERSION2
2 files changed, 17 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8a5bcef..4d200501 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,19 @@
+## 1.43.0 (2021-08-26)
+
+### Added (1 change)
+
+- [Splat and placeholder support in _redirects](gitlab-org/gitlab-pages@5fff32dd852a27151a08dea0cb2a8fd2983d7f65) ([merge request](gitlab-org/gitlab-pages!458))
+
+### Changed (2 changes)
+
+- [feat: Add _redirects max rule count validation](gitlab-org/gitlab-pages@65188a6f442d2fa5f34be815564c151f3a52e8a7) by @nfriend ([merge request](gitlab-org/gitlab-pages!555))
+- [build: bump go to 1.16](gitlab-org/gitlab-pages@e1c89e281f9af0e15a0d3035ce4ff1fe1ada2b79) by @feistel ([merge request](gitlab-org/gitlab-pages!547))
+
+### Removed (2 changes)
+
+- [refactor: remove chroot/jail logic](gitlab-org/gitlab-pages@6b7b256de67436735b948e63663a875d7043a8dd) by @feistel ([merge request](gitlab-org/gitlab-pages!536))
+- [refactor: remove support for disk configuration source](gitlab-org/gitlab-pages@5e9447161081a73d15ae81cd21da683fde7c2e9b) by @feistel ([merge request](gitlab-org/gitlab-pages!541))
+
## 1.42.0 (2021-08-17)
### Changed (2 changes)
diff --git a/VERSION b/VERSION
index a50908ca..b978278f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.42.0
+1.43.0