Commit e50bb0f3 authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Update CHANGELOG-EE.md for 10.6.1-ee

[ci skip]
parent ed9eeec9
Loading
Loading
Loading
Loading
+22 −0
Original line number Diff line number Diff line
Please view this file on the master branch, on stable branches it's out of date.

## 10.6.1 (2018-03-27)

### Fixed (8 changes)

- Fix LDAP group sync permission override UI. !5003
- Hard failing a mirror no longer fails for a blocked user's personal project. !5063
- Geo - Avoid rescheduling the same project again in a backfill condition. !5069
- Mark disabled wikis as fully synced. !5104
- Fix excessive updates to file_registry when wiki is disabled. !5119
- Geo: Recovery from temporary directory doesn't work if the namespace directory doesn't exist.
- Define a chat responder for the Slack app.
- Resolve "undefined method 'log_transfer_error'".

### Added (1 change)

- Also log Geo Prometheus metrics from primary. !5058

### Other (1 change)

- Update Epic documentation to include labels.


## 10.6.0 (2018-03-22)

### Security (2 changes)
+0 −5
Original line number Diff line number Diff line
---
title: Resolve "undefined method 'log_transfer_error'"
merge_request:
author:
type: fixed
+0 −5
Original line number Diff line number Diff line
---
title: Hard failing a mirror no longer fails for a blocked user's personal project
merge_request: 5063
author:
type: fixed
+0 −6
Original line number Diff line number Diff line
---
title: 'Geo: Recovery from temporary directory doesn''t work if the namespace directory
  doesn''t exist'
merge_request:
author:
type: fixed
+0 −5
Original line number Diff line number Diff line
---
title: Define a chat responder for the Slack app
merge_request:
author:
type: fixed
Loading