Update CHANGELOG-EE.md for 12.0.0-ee

[ci skip]
parent cf0c00c4
Please view this file on the master branch, on stable branches it's out of date. Please view this file on the master branch, on stable branches it's out of date.
## 12.0.0 (2019-06-22)
### Security (2 changes)
- Filter relative links in wiki for XSS.
- Fix XSS in Ancestor tooltip title.
### Removed (2 changes)
- Remove old approver system in favor of new approval rule system. !12436
- Geo: Remove deprecated wikis_count and repositories_count fields from the public API. !13025
### Fixed (36 changes, 1 of them is from the community)
- Group SAML identities cleaned up when leaving a group. !5817
- Make root relative URLs clickable in vulnerability modal. !9767
- Make burndown chart timezone aware. !10328
- Prevent files paths from overflowing in vulnerability info modal. !10606
- Fixed a bug where removing related issues could get stuck. !12316
- Fix anchor link in UI. !12737
- Add feature flag to group_scim javascript. !13078
- Geo - Enable Cron job to perform repository checks on a Geo secondary node. !13103
- Restrict child_epic and remove_child_epic quick actions when using mysql. !13152
- Disable licenses_app feature flag by default. !13291
- Fix security dashboard errors on IE11. !13319
- Respect limited indexing settings in rake tasks. !13437
- Geo - Does not redirect user to the custom home page URL on a Geo secondary. !13447
- Use quarantine size to check push size against repository size limit. !13460
- Fix SSO Enforcement when used with 2FA. !13473
- Fix Git over HTTP when using SAML SSO Enforcement. !13485
- Only use elasticsearch when it is enabled. !13495
- Add referenced-commands in no overflow list. !13550
- Hide action buttons while security dashboard is loading. !13576
- Fix alignment of label for admin notes on admin. !13592 (Takuya Noguchi)
- Use elasticsearch go indexer for wikis. !13743
- Handle case where site property is an array in DAST report. !13775
- Fix dast report parsing regression caused by change in zaproxy. !13789
- Fix port validation in .gitlab-webide.yml. !13846
- Fix "rule_type does not exist" error during consume_remaining_migrate_approver_to_approval_rules_in_batch_jobs migration. !13947
- Hide operations nav icon for small screens. !13960
- Remove free user info from non-ultimate license. !14010
- Use fallback approval rule if no eligible rules exist. !14042
- Fix 'Group > Usage Quota' menu item. !14043
- Fix incorrect epic ancestor links. !14092
- Show Usage Quotas regardless of namespace subscription. !14135
- Fix calculation of used extra CI minutes. !14217
- Remove class hiding spinner in board switcher.
- Fix broken filter by approvers.
- Remove extra spaces in MR list view approval counts.
- Remove extra border on tracing empty state page.
### Changed (18 changes)
- Allow merge requests to be merged even when it does not have up-to-date pipeline when merge request pipeline is enabled. !12309
- Migrate code_owners to rule_type enum on approval_merge_request_rules. !13036
- Avoid failing pull mirroring if LFS import fails. !13133
- Updates Pipeline Quota page to accomodate for Storage Quotas. !13139
- Align group and project level security dashboard UX. !13180
- Remove shared_runner_minutes_on_root_namespace feature flag. !13208
- Enable dependency proxy per group by default. !13574
- Move dependencies API endpoint to "security" namespace. !13897
- Allow developers to configure dependency proxy. !13899
- Use real data in `:project/security/dependencies` endpoint. !13906
- Use bulk-indexing API for project associations. !13917
- Update response schema for DependencyList endpoint and add status. !13918
- Geo - Make foreign data wrapper a hard requirement. !13940
- Polish SAML SSO configuration page. !13982
- Make Insights Generally Available. !14067
- Automatically index wikis in elasticsearch. !14095
- Require Hashed Storage to be enabled to create new Geo Nodes. !14102
- Changes to default insights charts.
### Performance (7 changes)
- Omit page counts in admin audit logs. !1306
- Improve scheduling of mirror updates to reduce frequency of database queries. !11217
- Limit count to improve query performance. !12231
- Avoid loading database objects for Elasticsearch results. !12691
- Avoid hitting Elasticsearch more than once on search. !13120
- Add index to count pending mirror updates. !13901
- Performance improvement when loading epics list. !13904
### Added (34 changes, 1 of them is from the community)
- Provide application-wide LDAP membership lock setting. !4354
- Added a "Require user password to approve" option on projects for merge request approvals to enable compliance in FDA regulated fields". !10364 (James Davila, Paul Knopf, Greg Smethells)
- Add "Allow merge trains" option to project settings page. !10803
- Add optional reason when dismissing vulnerabilities. !11226
- System notes for adding and removing epic relationships. !11416
- Show if user is using a license seat on admin user page. !11449
- Allow merge requests to block other MRs from being merged. !11600
- SSO enforement redirects to group sign in when not using SAML. !12246
- When a merge request is blocked by other unmerged merge requests, display them on the show page of a merge request. !12357
- Group SAML can be used to sign into a GitLab instance. !12660
- IP address restriction for groups. !12669
- Make the number of Elasticsearch shards and replicas configurable. !12713
- Add quick actions for adding and removing child epic relations to epic. !12772
- Adds a confidence filter to the Group Security Dashboard. !12805
- Expose Design blobs through GraphQL. !13037
- Expand pipeline variables passed downstream. !13197
- Add support for querying epics with GraphQL. !13248
- Add Merge Train auto merge strategy. !13278
- Adds Storage Counter. !13294
- Allow design blobs to be stored in Git LFS. !13389
- JIT users provisioning for group SAML. !13552
- Add Ability for Maintainers to Rotate Instance Id in Feature Flags. !13722
- Notify users when their CI minutes quota has run out. !13735
- Use Flipper as an A/B testing framework. !13755
- [New Auto Merge Strategy] Add To Merge Train When Pipeline Succeeds. !13767
- Add `dependency_list` report. !13900
- Add admin form to enforce a pipeline on an instance. !13923
- Count usage of DependencyList endpoint. !13962
- Add preliminary Dependency List frontend implementation. !13968
- Add Admin settings to disable project deletion. !14002
- Usage ping: Track amount of incident issues. !14013
- Sync file changes from Web IDE to Web Terminal. !14035
- Add report_approver to approval_merge_request_rules. !14050
- Add merge train position message under pipeline in merge request widget. !14064
### Other (9 changes, 2 of them are from the community)
- New user flow for SSOing into a GitLab.com group. !10338
- Improve vulnerability API. !12760 (Robert Schilling)
- Add action popover component for user onboarding. !13346
- Add help content popover component for user onboarding. !13363
- Expose services in the web ide terminal entity. !13665
- Rename boards spec name. !13725 (George Tsiolis)
- Fix typos in i18n strings for onboarding tour. !14153
- Externalize strings of chat page in user profile. !28632
- Remove commit count from storage quotass.
## 11.11.3 (2019-06-10) ## 11.11.3 (2019-06-10)
### Fixed (1 change) ### Fixed (1 change)
......
---
title: Add optional reason when dismissing vulnerabilities
merge_request: 11226
author:
type: added
---
title: Remove class hiding spinner in board switcher
merge_request:
author:
type: fixed
---
title: Prevent files paths from overflowing in vulnerability info modal
merge_request: 10606
author:
type: fixed
---
title: Remove old approver system in favor of new approval rule system
merge_request: 12436
author:
type: removed
---
title: Add support for querying epics with GraphQL
merge_request: 13248
author:
type: added
---
title: Avoid loading database objects for Elasticsearch results
merge_request: 12691
author:
type: performance
---
title: 'Usage ping: Track amount of incident issues'
merge_request: 14013
author:
type: added
---
title: Geo - Make foreign data wrapper a hard requirement
merge_request: 13940
author:
type: changed
---
title: Use quarantine size to check push size against repository size limit
merge_request: 13460
author:
type: fixed
---
title: Polish SAML SSO configuration page
merge_request: 13982
author:
type: changed
---
title: Use elasticsearch go indexer for wikis
merge_request: 13743
author:
type: fixed
---
title: Respect limited indexing settings in rake tasks
merge_request: 13437
author:
type: fixed
---
title: Expose Design blobs through GraphQL
merge_request: 13037
author:
type: added
---
title: Handle case where site property is an array in DAST report
merge_request: 13775
author:
type: fixed
---
title: Add preliminary Dependency List frontend implementation.
merge_request: 13968
author:
type: added
---
title: Geo - Does not redirect user to the custom home page URL on a Geo secondary
merge_request: 13447
author:
type: fixed
---
title: Use bulk-indexing API for project associations
merge_request: 13917
author:
type: changed
---
title: Add feature flag to group_scim javascript
merge_request: 13078
author:
type: fixed
---
title: Notify users when their CI minutes quota has run out
merge_request: 13735
author:
type: added
---
title: Enable dependency proxy per group by default
merge_request: 13574
author:
type: changed
---
title: Geo - Enable Cron job to perform repository checks on a Geo secondary node
merge_request: 13103
author:
type: fixed
---
title: Restrict child_epic and remove_child_epic quick actions when using mysql
merge_request: 13152
author:
type: fixed
---
title: Use real data in `:project/security/dependencies` endpoint
merge_request: 13906
author:
type: changed
---
title: Add `dependency_list` report
merge_request: 13900
author:
type: added
---
title: Update response schema for DependencyList endpoint and add status
merge_request: 13918
author:
type: changed
---
title: Count usage of DependencyList endpoint
merge_request: 13962
author:
type: added
---
title: Move dependencies API endpoint to "security" namespace
merge_request: 13897
author:
type: changed
---
title: Only use elasticsearch when it is enabled
merge_request: 13495
author:
type: fixed
---
title: Fix alignment of label for admin notes on admin
merge_request: 13592
author: Takuya Noguchi
type: fixed
---
title: Fix "rule_type does not exist" error during consume_remaining_migrate_approver_to_approval_rules_in_batch_jobs migration
merge_request: 13947
author:
type: fixed
---
title: Remove commit count from storage quotass
merge_request:
author:
type: other
---
title: Fix incorrect epic ancestor links
merge_request: 14092
author:
type: fixed
---
title: Automatically index wikis in elasticsearch
merge_request: 14095
author:
type: changed
---
title: Make the number of Elasticsearch shards and replicas configurable
merge_request: 12713
author:
type: added
---
title: Provide application-wide LDAP membership lock setting
merge_request: 4354
author:
type: added
---
title: Sync file changes from Web IDE to Web Terminal
merge_request: 14035
author:
type: added
---
title: New user flow for SSOing into a GitLab.com group
merge_request: 10338
author:
type: other
---
title: Add Admin settings to disable project deletion
merge_request: 14002
author:
type: added
---
title: Adds Storage Counter
merge_request: 13294
author:
type: added
---
title: Updates Pipeline Quota page to accomodate for Storage Quotas
merge_request: 13139
author:
type: changed
---
title: Fix dast report parsing regression caused by change in zaproxy
merge_request: 13789
author:
type: fixed
---
title: Fixed a bug where removing related issues could get stuck
merge_request: 12316
author:
type: fixed
---
title: System notes for adding and removing epic relationships
merge_request: 11416
author:
type: added
---
title: Add quick actions for adding and removing child epic relations to epic
merge_request: 12772
author:
type: added
---
title: 'Geo: Remove deprecated wikis_count and repositories_count fields from the
public API'
merge_request: 13025
author:
type: removed
---
title: Align group and project level security dashboard UX
merge_request: 13180
author:
type: changed
---
title: Add admin form to enforce a pipeline on an instance
merge_request: 13923
author:
type: added
---
title: Require Hashed Storage to be enabled to create new Geo Nodes
merge_request: 14102
author:
type: changed
---
title: JIT users provisioning for group SAML
merge_request: 13552
author:
type: added
---
title: Add "Allow merge trains" option to project settings page
merge_request: 10803
author:
type: added
---
title: Make root relative URLs clickable in vulnerability modal
merge_request: 9767
author:
type: fixed
---
title: Allow design blobs to be stored in Git LFS
merge_request: 13389
author:
type: added
---
title: Remove extra border on tracing empty state page
merge_request:
author:
type: fixed
---
title: When a merge request is blocked by other unmerged merge requests, display them on the show page of a merge request
merge_request: 12357
author:
type: added
---
title: Allow merge requests to block other MRs from being merged
merge_request: 11600
author:
type: added
---
title: Remove extra spaces in MR list view approval counts
merge_request:
author:
type: fixed
---
title: Hide operations nav icon for small screens
merge_request: 13960
author:
type: fixed
---
title: Add report_approver to approval_merge_request_rules
merge_request: 14050
author:
type: added
---
title: Migrate code_owners to rule_type enum on approval_merge_request_rules
merge_request: 13036
author:
type: changed
---
title: Improve scheduling of mirror updates to reduce frequency of database queries
merge_request: 11217
author:
type: performance
---
title: Limit count to improve query performance
merge_request: 12231
author:
type: performance
---
title: Add index to count pending mirror updates
merge_request: 13901
author:
type: performance
---
title: Remove shared_runner_minutes_on_root_namespace feature flag
merge_request: 13208
author:
type: changed
---
title: Show Usage Quotas regardless of namespace subscription
merge_request: 14135
author:
type: fixed
---
title: "[New Auto Merge Strategy] Add To Merge Train When Pipeline Succeeds"
merge_request: 13767
author:
type: added
---
title: Add Merge Train auto merge strategy
merge_request: 13278
author:
type: added
---
title: Add Ability for Maintainers to Rotate Instance Id in Feature Flags
merge_request: 13722
author:
type: added
---
title: Use Flipper as an A/B testing framework
merge_request: 13755
author:
type: added
---
title: Allow developers to configure dependency proxy
merge_request: 13899
author:
type: changed
---
title: Performance improvement when loading epics list
merge_request: 13904
author:
type: performance
---
title: IP address restriction for groups
merge_request: 12669
author:
type: added
---
title: Avoid hitting Elasticsearch more than once on search
merge_request: 13120
author:
type: performance
---
title: Expand pipeline variables passed downstream
merge_request: 13197
author:
type: added
---
title: Fix anchor link in UI
merge_request: 12737
author:
type: fixed
---
title: Fix typos in i18n strings for onboarding tour
merge_request: 14153
author:
type: other
---
title: Expose services in the web ide terminal entity
merge_request: 13665
author:
type: other
---
title: Fix port validation in .gitlab-webide.yml
merge_request: 13846
author:
type: fixed
---
title: Avoid failing pull mirroring if LFS import fails
merge_request: 13133
author:
type: changed
---
title: Adds a confidence filter to the Group Security Dashboard
merge_request: 12805
author:
type: added
---
title: Rename boards spec name
merge_request: 13725
author: George Tsiolis
type: other
---
title: Externalize strings of chat page in user profile
merge_request: 28632
author:
type: other
---
title: Use fallback approval rule if no eligible rules exist
merge_request: 14042
author:
type: fixed
---
title: Fix security dashboard errors on IE11
merge_request: 13319
author:
type: fixed
---
title: Changes to default insights charts
merge_request:
author:
type: changed
---
title: Make Insights Generally Available
merge_request: 14067
author:
type: changed
---
title: Fix Git over HTTP when using SAML SSO Enforcement
merge_request: 13485
author:
type: fixed
---
title: Fix SSO Enforcement when used with 2FA
merge_request: 13473
author:
type: fixed
---
title: Group SAML identities cleaned up when leaving a group
merge_request: 5817
author:
type: fixed
---
title: SSO enforement redirects to group sign in when not using SAML
merge_request: 12246
author:
type: added
---
title: Group SAML can be used to sign into a GitLab instance
merge_request: 12660
author:
type: added
---
title: Disable licenses_app feature flag by default
merge_request: 13291
author:
type: fixed
---
title: Hide action buttons while security dashboard is loading
merge_request: 13576
author:
type: fixed
---
title: Add action popover component for user onboarding
merge_request: 13346
author:
type: other
---
title: Add help content popover component for user onboarding
merge_request: 13363
author:
type: other
---
title: Fix 'Group > Usage Quota' menu item
merge_request: 14043
author:
type: fixed
---
title: Fix calculation of used extra CI minutes
merge_request: 14217
author:
type: fixed
---
title: Add referenced-commands in no overflow list
merge_request: 13550
author:
type: fixed
---
title: Remove free user info from non-ultimate license
merge_request: 14010
author:
type: fixed
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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