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:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f39ebae9..e05f180e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,12 @@
+v 1.29.0
+
+- Fix LRU cache metrics !379
+- Upgrade go-mimedb to support new types including avif images !353
+- Return 5xx instead of 404 if pages zip serving is unavailable !381
+- Make timeouts for ZIP VFS configurable !385
+- Improve httprange timeouts !382
+- Fix caching for errored ZIP VFS archives !384
+
v 1.28.0
- Implement basic redirects via _redirects text file !367