summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Mazetto <gabriel@gitlab.com>2016-07-14 03:33:15 +0200
committerGabriel Mazetto <gabriel@gitlab.com>2016-07-14 03:33:15 +0200
commit211279168d246ab698c96dcdb463cc13f5bea5ce (patch)
treec540dff6fe9dd4cc08c3ac6ae4c6d0521d0acc5d
parent2d1ef7e4d98ec303c840610b0ccbf401162deb94 (diff)
downloadgitlab-ce-211279168d246ab698c96dcdb463cc13f5bea5ce.tar.gz
Added Redis sentinel support to the CHANGELOG
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3a176cd5a1e..8b3f4070dda 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,6 +16,7 @@ v 8.10.0 (unreleased)
- Escape file extension when parsing search results !5141 (winniehell)
- Apply the trusted_proxies config to the rack request object for use with rack_attack
- Add Sidekiq queue duration to transaction metrics.
+ - Add experimental Redis Sentinel support !1877
- Add a new column `artifacts_size` to table `ci_builds` !4964
- Let Workhorse serve format-patch diffs
- Added day name to contribution calendar tooltips
@@ -73,7 +74,7 @@ v 8.10.0 (unreleased)
- Allow '?', or '&' for label names
- Fix importer for GitHub Pull Requests when a branch was reused across Pull Requests
- Add date when user joined the team on the member page
- - Fix 404 redirect after validation fails importing a GitLab project
+ - Fix 404 redirect after validation fails importing a GitLab project
- Fix 404 redirect after validation fails importing a GitLab project
- Added setting to set new users by default as external !4545 (Dravere)
- Add min value for project limit field on user's form !3622 (jastkand)