Commit e1069aa5 authored by Rémy Coutable's avatar Rémy Coutable

Update CHANGELOG-EE for 8.10.9 and 8.11.6

[ci skip]
Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 656ee7be
...@@ -3,17 +3,14 @@ v 8.12.0 (Unreleased) ...@@ -3,17 +3,14 @@ v 8.12.0 (Unreleased)
- Reduce UPDATE queries when moving between import states on projects - Reduce UPDATE queries when moving between import states on projects
- [ES] Instrument Elasticsearch::Git::Repository - [ES] Instrument Elasticsearch::Git::Repository
- Request only the LDAP attributes we need - Request only the LDAP attributes we need
- Add 'Sync now' to group members page !704
- [ES] Instrument other Gitlab::Elastic classes - [ES] Instrument other Gitlab::Elastic classes
- [ES] Fix: Elasticsearch does not find partial matches in project names - [ES] Fix: Elasticsearch does not find partial matches in project names
- [ES] Global code search - [ES] Global code search
- [ES] Improve logging - [ES] Improve logging
v 8.11.6 v 8.11.6
- Exclude blocked users from potential MR approvers - Exclude blocked users from potential MR approvers.
- Add 'Sync now' to group members page !704
v 8.11.6
- Fix mirrored projects allowing empty import urls
v 8.11.5 v 8.11.5
- API: Restore backward-compatibility for POST /projects/:id/members when membership is locked - API: Restore backward-compatibility for POST /projects/:id/members when membership is locked
...@@ -52,6 +49,12 @@ v 8.11.0 ...@@ -52,6 +49,12 @@ v 8.11.0
- [ES] Limit amount of retries for sidekiq jobs - [ES] Limit amount of retries for sidekiq jobs
- Fix Projects::UpdateMirrorService to allow tags pointing to blob objects - Fix Projects::UpdateMirrorService to allow tags pointing to blob objects
v 8.10.9
- Exclude blocked users from potential MR approvers.
v 8.10.8
- No EE-specific changes
v 8.10.7 v 8.10.7
- No EE-specific changes - No EE-specific changes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment