Skip to content
Snippets Groups Projects
Commit d25f4ba4 authored by GitLab Release Tools Bot's avatar GitLab Release Tools Bot
Browse files

Update CHANGELOG-EE.md for 12.5.0-ee

[ci skip]
parent 80bca4ed
No related branches found
No related tags found
No related merge requests found
Showing
with 86 additions and 97 deletions
Please view this file on the master branch, on stable branches it's out of date.
 
## 12.5.0
### Security (5 changes)
- Fixes a Open Redirect issue in `InternalRedirect`.
- Filter out packages the user does'nt have permission to see at group level.
- Do not show private cross references in epic notes.
- Redact search results based on Ability.allowed?.
- Do not index system notes for issue update.
### Removed (2 changes, 1 of them is from the community)
- Remove the Geo Clone Modal. !18897 (Zack Cuddy)
- Remove Pendo Snippet. !19400
### Fixed (17 changes)
- Fix notification button size in notification settings. !16672
- Don't store full blob path in ES filename field. !18470
- Add messages to warn and stop users when attempting to change the path of projects with NPM packages. !18515
- Pass pipeline variables when expanding Bridge downstream variables. !18875
- Fix equality operator for Prometheus alerts. !18919
- Fix rake task to rollback Geo migrations. !18975
- Default current user to mirror user when creating pipelines for GitHub pull requests. !19072
- Fix overlapping `Skip Trial` block. !19218
- Fix Dependency List is empty if last pipeline is retried. !19241
- SCIM pagination startIndex handles string input. !19331
- Display packages with multiple licenses. !19333
- Expose commit sha on Vulnerabilities::Occurrence. !19668
- Fix admin welcome image not found. !19676
- Revert ES support for public/internal project snippets. !19715
- Updated View documentation link on cluster page. !19780
- Enable pod logs nav menu only for maintainers in projects with k8s environments. !19927
- Hide labels from issue board cards. !20072
### Changed (13 changes)
- Inherit children epics start and due dates. !14366
- Update the frontend diffing code to support v2 license scan reports. !18105
- Implement pod logs page using Vue. !18567
- Move DAST reports logic for the Merge Request widget to the backend. !18660
- Add created_before/after filter to audit events. !19035
- Get rid of unnecessary duplication of alert’s title from Alert Details. !19214
- Hashed storage is now a requirement for Design Management. !19259
- Expose epic in issues API. !19300
- SCIM GET /Users supports requests without a filter. !19421
- Enable Cycle Analytics Feature by default. !19484
- Enforce a max size accepted for sentry issues list. !19649
- Limit input size for Prometheus alert JSON payload. !19940
- Adds in a URL field for DAST reports modal data. !20162
### Performance (2 changes)
- Fix new project page load performance. !18180
- Geo - Improve query performance to determine LFS objects to sync when selective sync is enabled. !19051
### Added (17 changes, 1 of them is from the community)
- Add filter for dismissed vulnerabilities on security dashboards. !16692
- Data API endpoint for tasks by type chart within the analytics workspace. !17944
- Hide labels from issue board cards. !18533
- Skip Onboarding feedback when tracking is disabled. !18671
- API endpoint to list the packages of a group. !18871
- Allow to create epics with GraphQL. !19030
- CI_JOB_TOKEN can be accepted with 'Bearer ' prefix to allow for NPM registry usage. !19059
- Add issue IID to a title of generic alerts with a default title. !19086
- Update sidebar to differentiate between groups, subgroups, and projects. !19158
- SCIM can be used to manage group membership. !19329
- Expose number of sub-epics and epic issues in GraphQL API. !19450
- Add logs menu item to the sidebar. !19471
- Add public API for Feature Flags. !19547
- Ignore project_ci_cd_settings.merge_trains_enabled column. !19695
- Add a usage ping metric for number of activated Alert Services. !19765
- New discussions on designs will generate a system note on the issue. !19990
- Expose SHA of squashed commit via API when fast-forward merge is enabled. (minghuan lei)
### Other (6 changes, 1 of them is from the community)
- Migrated contributors charts to echarts. !16677
- Added autogenerated Markdown support for Vulnerability title and description. !18283
- Rename user_id to author_id in design_management_versions table. !18506
- Revert notification for updated privacy policy. !18900
- Remove plaintext tokens for feature flags clients. !18923
- Remove IIFEs from jira_connect.js file. !19248 (nuwe1)
## 12.4.3
 
### Fixed (2 changes)
Loading
Loading
---
title: API endpoint to list the packages of a group
merge_request: 18871
author:
type: added
---
title: Added autogenerated Markdown support for Vulnerability title and description
merge_request: 18283
author:
type: other
---
title: Geo - Improve query performance to determine LFS objects to sync when selective
sync is enabled
merge_request: 19051
author:
type: performance
---
title: New discussions on designs will generate a system note on the issue
merge_request: 19990
author:
type: added
---
title: Add messages to warn and stop users when attempting to change the path of projects with NPM packages
merge_request: 18515
author:
type: fixed
---
title: Update sidebar to differentiate between groups, subgroups, and projects
merge_request: 19158
author:
type: added
---
title: Ignore project_ci_cd_settings.merge_trains_enabled column
merge_request: 19695
author:
type: added
---
title: Pass pipeline variables when expanding Bridge downstream variables.
merge_request: 18875
author:
type: fixed
---
title: Display packages with multiple licenses
merge_request: 19333
author:
type: fixed
---
title: Update the frontend diffing code to support v2 license scan reports
merge_request: 18105
author:
type: changed
---
title: Rename user_id to author_id in design_management_versions table
merge_request: 18506
author:
type: other
---
title: Hashed storage is now a requirement for Design Management
merge_request: 19259
author:
type: changed
---
title: Updated View documentation link on cluster page
merge_request: 19780
author:
type: fixed
---
title: Enforce a max size accepted for sentry issues list
merge_request: 19649
author:
type: changed
---
title: Remove Pendo Snippet
merge_request: 19400
author:
type: removed
---
title: Revert notification for updated privacy policy
merge_request: 18900
author:
type: change
---
title: Add logs menu item to the sidebar
merge_request: 19471
author:
type: added
---
title: Expose SHA of squashed commit via API when fast-forward merge is enabled
merge_request: !17052
author: minghuan lei
type: added
---
title: Remove plaintext tokens for feature flags clients
merge_request: 18923
author:
type: other
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment