Update CHANGELOG-EE.md for 11.7.0-ee

[ci skip]
parent 31f121f0
Please view this file on the master branch, on stable branches it's out of date.
## 11.7.0 (2019-01-22)
### Security (1 change)
- Add a shared secret to prevent abuse of the alert endpoint.
### Fixed (27 changes, 2 of them are from the community)
- Defaults to feature flags link for Operations entry. !8622
- Fix error on explore page when logged out due to gold trial callout. !8674
- Prevents the empty state from showing when the dashboard errors. !8703
- Allow matching only the repo-root for CODEOWNERS. !8708
- Fix adding labels to epics using quick actions. !8772
- Geo: Keep the minimum cursor last event. !8832
- Reinstate sorting issuable by weight. !8834
- Geo - Show the proper label for the last repository check run on Geo projects page. !8844
- Resolve Reorder gitlab:elastic:index rake tasks to ensure wikis and database are completed even if projects error out. !8852
- Remove dash on issue weight for unauthorized users. !8882 (George Tsiolis)
- Dismiss epic promotion and persist it across reloads. !8885
- Fix JIRA Development Panel links with subgroups. !8908
- Remove epic field in sidebar for projects without groups. !8919
- Remove duplicate padding from issue board switcher. !8928
- Resolve Ctrl+Enter immediately adds MR comment. !8932
- Geo: Ignore invalid attributes when updating Geo node status. !8957
- Fix border-radius for related issues. !8958 (Johann Hubert Sonntagbauer)
- Fix Security Dashboard Header font size. !9011
- Fix title and description for issue created from a vulnerability. !9022
- Pseudonymizer: Gracefully handle empty pseudo entries. !9044
- Fix permission check when creating an issue from a vulnerability. !9055
- Docfix - broken doc links for Secure/Autodevops features. !9058
- Fix Error 500 when deleting a pipeline via the API. !9104
- Uses project_id instead of project on the group security dashboard. !9109
- Recursively get all of a groups projects. !9205
- Fix data migration failure if approvals_before_merge is set to too high. !9217
- Don't remove milestones when moving issues to board backlog from non-milestone list.
### Changed (5 changes, 1 of them is from the community)
- Update Geo nodes empty state. !8576 (George Tsiolis)
- Add search field to issue board switcher. !8862
- Allow downloading package files from UI. !8888
- Changes to the data model for counts on the Group Security Dashboard. !9035
- Fix packages UI mentioned only Maven packages support. !9132
### Performance (2 changes, 1 of them is from the community)
- Fix timeout loading Open list when board contains assignee lists.
- Enable some frozen string in ee/lib. (gfyoung)
### Added (17 changes)
- Add an instance-level endpoint for downloading maven packages. !8274
- Add NPM registry support to GitLab packages. !8673
- Store container scanning CI jobs results into the database. !8797
- Add a group-level endpoint for downloading maven packages. !8798
- Add Filtering vulnerabilities in the Group Security Dashboard. !8817
- Allow to filter Feature Flags. !8821
- Geo - Show last verification time on Geo projects page. !8845
- Adds basic filtering to the Group Security Dashboard frontend. !8886
- Autocomplete issues and MRs in epics. !8936
- Adds project filtering to the GSD. !8944
- Allow using TCP for DB load balancing DNS lookups. !8961
- Add filtering for summary and history on security dashboard. !8972
- Add solution card to the vulnerability modal. !9030
- Allows the Group Security Dashboard to select multiple filters. !9031
- Added Snowplow tracking to issues export. !9045
- Add support for relationship between epics. !9051
- Added pagination to epics API endpoint.
### Other (13 changes, 3 of them are from the community)
- Promote starting a GitLab.com Gold trial on the dashboard. !6947
- Adds event tracking to navbar. !7787
- Update tracing settings to match error tracking settings. !8786
- Adapt subscriptions page for free plans and trials. !8838
- Support for new SAST and dependency scanning report format. !8869
- Remove deprecated ActionDispatch::ParamsParser. !8897 (Jasper Maes)
- Fix deprecation: Comparing equality between ActionController::Parameters and a Hash is deprecated. !8914 (Jasper Maes)
- Removes Notes from GitLab Pseudonymizer config. !8923
- Add count of projects with tracing enabled to usage ping data. !8940
- Adds dependency scanning to the report type filters on GSD. !9034
- Fix deprecation: Using positional arguments in specs for EE spes in spec/. !9040 (Jasper Maes)
- Pass issuable-type in AddIssuableForm. !9111
- Gather deepest epic relationship data.
## 11.6.5 (2019-01-17)
### Fixed (1 change)
......
---
title: Autocomplete issues and MRs in epics
merge_request: 8936
author:
type: added
---
title: Support for new SAST and dependency scanning report format
merge_request: 8869
author:
type: other
---
title: Add solution card to the vulnerability modal
merge_request: 9030
author:
type: added
---
title: Add NPM registry support to GitLab packages
merge_request: 8673
author:
type: added
---
title: Adds basic filtering to the Group Security Dashboard frontend
merge_request: 8886
author:
type: added
---
title: Add Filtering vulnerabilities in the Group Security Dashboard
merge_request: 8817
author:
type: added
---
title: Add filtering for summary and history on security dashboard
merge_request: 8972
author:
type: added
---
title: Allows the Group Security Dashboard to select multiple filters
merge_request: 9031
author:
type: added
---
title: Adds project filtering to the GSD
merge_request: 8944
author:
type: added
---
title: Promote starting a GitLab.com Gold trial on the dashboard
merge_request: 6947
author:
type: other
---
title: Store container scanning CI jobs results into the database
merge_request: 8797
author:
type: added
---
title: Fix adding labels to epics using quick actions
merge_request: 8772
author:
type: fixed
---
title: Adds event tracking to navbar
merge_request: 7787
author:
type: other
title: Allow to filter Feature Flags
merge_request: 8821
author:
type: added
---
title: Add an instance-level endpoint for downloading maven packages
merge_request: 8274
author:
type: added
---
title: Remove epic field in sidebar for projects without groups
merge_request: 8919
author:
type: fixed
---
title: Fix JIRA Development Panel links with subgroups
merge_request: 8908
author:
type: fixed
---
title: Add count of projects with tracing enabled to usage ping data
merge_request: 8940
author:
type: other
---
title: Don't remove milestones when moving issues to board backlog from non-milestone list
merge_request:
author:
type: fixed
---
title: Defaults to feature flags link for Operations entry
merge_request: 8622
author:
type: fixed
---
title: Adds dependency scanning to the report type filters on GSD
merge_request: 9034
author:
type: other
---
title: Resolve Ctrl+Enter immediately adds MR comment
merge_request: 8932
author:
type: fixed
---
title: Fix title and description for issue created from a vulnerability
merge_request: 9022
author:
type: fixed
---
title: Fix error on explore page when logged out due to gold trial callout
merge_request: 8674
author:
type: fixed
---
title: Prevents the empty state from showing when the dashboard errors
merge_request: 8703
author:
type: fixed
---
title: Geo - Show last verification time on Geo projects page
merge_request: 8845
author:
type: added
---
title: Geo - Show the proper label for the last repository check run on Geo projects
page
merge_request: 8844
author:
type: fixed
---
title: Added Snowplow tracking to issues export
merge_request: 9045
author:
type: added
---
title: Allow downloading package files from UI
merge_request: 8888
author:
type: changed
---
title: Resolve Reorder gitlab:elastic:index rake tasks to ensure wikis and database
are completed even if projects error out
merge_request: 8852
author:
type: fixed
---
title: Adapt subscriptions page for free plans and trials
merge_request: 8838
author:
type: other
---
title: Fix Security Dashboard Header font size
merge_request: 9011
author:
type: fixed
---
title: Add support for relationship between epics
merge_request: 9051
author:
type: added
---
title: Fix border-radius for related issues
merge_request: 8958
author: Johann Hubert Sonntagbauer
type: fixed
---
title: Fix permission check when creating an issue from a vulnerability
merge_request: 9055
author:
type: fixed
---
title: Pass issuable-type in AddIssuableForm
merge_request: 9111
author:
type: other
---
title: Recursively get all of a groups projects
merge_request: 9205
author:
type: fixed
---
title: Fix data migration failure if approvals_before_merge is set to too high
merge_request: 9217
author:
type: fixed
---
title: Fix packages UI mentioned only Maven packages support
merge_request: 9132
author:
type: changed
---
title: Allow using TCP for DB load balancing DNS lookups
merge_request: 8961
author:
type: added
---
title: Allow matching only the repo-root for CODEOWNERS
merge_request: 8708
author:
type: fixed
---
title: Remove deprecated ActionDispatch::ParamsParser
merge_request: 8897
author: Jasper Maes
type: other
---
title: 'Fix deprecation: Comparing equality between ActionController::Parameters and
a Hash is deprecated'
merge_request: 8914
author: Jasper Maes
type: other
---
title: 'Fix deprecation: Using positional arguments in specs for EE spes in spec/'
merge_request: 9040
author: Jasper Maes
type: other
---
title: Dismiss epic promotion and persist it across reloads
merge_request: 8885
author:
type: fixed
---
title: Docfix - broken doc links for Secure/Autodevops features
merge_request: 9058
author:
type: fixed
---
title: Add a group-level endpoint for downloading maven packages
merge_request: 8798
author:
type: added
---
title: Added pagination to epics API endpoint.
merge_request:
author:
type: added
---
title: Enable some frozen string in ee/lib
merge_request:
author: gfyoung
type: performance
---
title: Remove dash on issue weight for unauthorized users
merge_request: 8882
author: George Tsiolis
type: fixed
---
title: Update Geo nodes empty state
merge_request: 8576
author: George Tsiolis
type: changed
---
title: Gather deepest epic relationship data
merge_request:
author:
type: other
---
title: 'Geo: Keep the minimum cursor last event'
merge_request: 8832
author:
type: fixed
---
title: Removes Notes from GitLab Pseudonymizer config
merge_request: 8923
author:
type: other
---
title: Changes to the data model for counts on the Group Security Dashboard
merge_request: 9035
author:
type: changed
---
title: Add a shared secret to prevent abuse of the alert endpoint
merge_request:
author:
type: security
---
title: 'Geo: Ignore invalid attributes when updating Geo node status'
merge_request: 8957
author:
type: fixed
---
title: 'Pseudonymizer: Gracefully handle empty pseudo entries'
merge_request: 9044
author:
type: fixed
---
title: Fix timeout loading Open list when board contains assignee lists
merge_request:
author:
type: performance
---
title: Update tracing settings to match error tracking settings
merge_request: 8786
author:
type: other
---
title: Uses project_id instead of project on the group security dashboard
merge_request: 9109
author:
type: fixed
---
title: Reinstate sorting issuable by weight
merge_request: 8834
author:
type: fixed
---
title: Remove duplicate padding from issue board switcher
merge_request: 8928
author:
type: fixed
---
title: Add search field to issue board switcher
merge_request: 8862
author:
type: changed
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