Commit 63d48484 authored by Felipe Artur's avatar Felipe Artur

Update CHANGELOG-EE.md for 8.17.0-ee

[ci skip]
parent ba11682e
Please view this file on the master branch, on stable branches it's out of date.
## 8.17.0 (2017-02-22)
- Read-only "auditor" user role. !998
- Also reset approvals on push when merge request is closed. !1051
- Copy commit SHA to clipboard. !1066
- Pull EE specific Gitlab::Auth code in to its own module. !1112
- Geo: Added `gitlab:geo:check` and improved `gitlab:envinfo` rake tasks. !1120
- Geo: send the new event type with the backfill function. !1157
- Re-add removed params from projects and issues V3 API. !1209
- Add configurable minimum mirror sync time in admin section. !1217
- Move RepositoryUpdateRemoteMirrorWorker jobs to project_mirror Sidekiq queue. !1234
- Change Builds word to Pipelines in Mirror settings page.
- Fix bundle tag in anaytics page.
- Support v4 API for GitLab Geo endpoints.
- Fixed merge request environment link not displaying.
- Reduce queries needed to check if node is a primary or secondary Geo node.
- Allow squashing merge requests into a single commit.
## 8.16.6 (2017-02-17)
- Geo: send the new event type with the backfill function. !1157
......
---
title: Read-only "auditor" user role
merge_request: 998
author:
---
title: Also reset approvals on push when merge request is closed
merge_request: 1051
author:
---
title: 'Geo: Added `gitlab:geo:check` and improved `gitlab:envinfo` rake tasks'
merge_request: 1120
author:
---
title: Re-add removed params from projects and issues V3 API
merge_request: 1209
author:
---
title: Change Builds word to Pipelines in Mirror settings page
merge_request:
author:
---
title: Fix bundle tag in anaytics page
merge_request:
author:
---
title: 'Copy commit SHA to clipboard'
merge_request: 1066
---
title: Support v4 API for GitLab Geo endpoints
merge_request:
author:
---
title: Pull EE specific Gitlab::Auth code in to its own module
merge_request: 1112
author:
---
title: Add configurable minimum mirror sync time in admin section
merge_request: 1217
author:
---
title: Allow squashing merge requests into a single commit
merge_request:
author:
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