Update CHANGELOG-EE.md for 13.7.0-ee

[ci skip]
parent 93c76ac4
Please view this file on the master branch, on stable branches it's out of date.
## 13.7.0 (2020-12-22)
### Removed (1 change)
- Remove vulnerability_special_references feature flag. !49131
### Fixed (28 changes)
- Realign audit logs/events date field. !47708
- Ensure we don't show warning when there are <1000 epics on a roadmap. !47884
- Fix missing padding in custody report dropdown. !47927
- Fix issue blocked-by modal. !48273
- Generate finding name from report data if message is missing. !48279
- Truncate vulnerability title if longer than 255 characters. !48327
- Use `master` when default branch is blank in security configuration. !48328
- Fix functionality to add comments in the vulnerability details page. !48375
- Geo Replicables - Fix missing help text. !48378
- Switch Search Elasticsearch index to use english stemmer. !48518
- Fix the user experience when the user is unauthorized or trying to subscribe for a non-existing group. !48626
- Vulnerability Report: Show identifiers without URL as plain-text instead of link. !48653
- Fix bug rendering labels in group wikis. !48763
- Fix Epic tabs when open registration alert is visible. !49150
- Fix Vuln details page request/response sections not appearing. !49166
- Include issue iid in default title for untitled incidents when created from alert via HTTP integration. !49274
- Ignore Issue and MR IID search out of range error. !49284
- Fix security dashboard breadcrumb on vulnerability details page. !49431
- Fix displaying merge request dependencies with no metrics. !49466
- Disable epic quick actions when creating new epics. !49470
- Fix invalid prop warning in On-demand scans. !49472
- Fix `Close epic` button not working on epic page. !49597
- Fix Jira issue list API calls when Jira server runs relative to a context path. !49623
- Fix group code coverage for default branch. !49630
- Fix sidebar navigation for On-demand scans. !49719
- Geo: Fix replication details nav links to show any that are enabled. !49731
- Improve response from Jira issue creation from vulnerability. !50150
- Fix group code coverage data csv. !50155
### Changed (39 changes)
- New epic button in epic list redirects the user to the new epic page. !37126
- Resolve Update MR form to use plural field names. !41402
- Improve compliance dashboard empty state message. !45273
- Migrate requirements tabs to gltab. !45736
- Expose latest snapshot for devops adoptions in GraphQL. !47388
- Add API Fuzzing job counts to telemetry pings. !47451
- Issues can be built with vulnerability information. !47528
- Remove projects_prometheus_active unused usage ping. !47792
- Removed On-demand landing page. !47867
- Fixed summary info for closed iterations. !47879
- New subscription purchase for trial namespaces follow new flow. !47880
- Update Screenshots on Security & Compliance Carousel. !47900
- Geo - Update Legacy Icons. !48058
- Separate on-demand scan template from DAST template. !48088
- Swap edit and delete button for DAST Profile library. !48124
- Move Project Export of templates into a separate sidekiq queue in order to make project creation from group level custom templates faster. !48134
- Show an error when failing to save a merge request dependency. !48237
- Only run fuzzing on commit events, not all events. !48264
- Do not display renewal banner if future dated license is applied. !48283
- Change Auto Remediation Text from Remediation Summary to Solution. !48678
- Return NONE for GraphQL DastSiteValidation type status when there is no DAST site validation. !48751
- Creating an issue from a vulnerability takes user to the new issue page. !48926
- Set retries of ScanSecurityReportSecretsWorker for max 3 days. !49022
- Add context to full code quality report. !49260
- Add confirmed_at field to vulnerability in GraphQL. !49376
- Add resolved_at field to vulnerability type in GraphQL. !49391
- Insert finding_uuid value into vulnerability_feedback when creating records. !49408
- On-demand scans: automatically select DAST profile when only one is available. !49435
- Added DAST path to display on vulnerabilities list. !49616
- Increase the Epic Nesting from 5 to 7. !49619
- Re-name Audit Log as Audit Events. !49635
- Drop matching_merge_request_db_sync feature flag. !49644
- Return the uuid attribute in the response of vulnerability_finding endpoint. !49742
- Return the finding_uuid attribute in the response of vulnerability_feedback endpoint. !49745
- Adjust Audit Events navigation and visibility. !49794
- Add dismissed_at field to vulnerability in GraphQL. !49797
- Reorder items on swimlanes sidebar. !49877
- Add `hideBacklogList` and `hideClosedList` and `iteration_id` to `createBoard` mutation input. !49947
- Automatic token revocation no longer restricted to gitlab.com. !50087
### Performance (9 changes, 4 of them are from the community)
- Remove show license timeout guard on ee. !47832
- Remove .issue-box from Issuable list Vue.js App. !47999 (Takuya Noguchi)
- Remove .issue-box element from Epics (list). !48000 (Takuya Noguchi)
- Remove .issue-box element from Requirements (list). !48001 (Takuya Noguchi)
- Improve query for fetching vulnerability scanners. !48144
- Avoid the use of Elasticsearch joins when searching for issues. !48583
- Avoid unnecessary Sidekiq retries for Security::TokenRevocationService. !48636
- Remove Bootstrap 4's Cards class name from Epics. !48856 (Takuya Noguchi)
- Enable query cache for load balancer. !49708
### Added (41 changes)
- Add Sidekiq job for importing csv requirements async. !46429
- Integrate RevocationAPI with BuildFinishedWorker. !46729
- Import requirements via CSV upload. !47064
- Show uploads size in storage usage breakdown. !47113
- Sync groups on sign-in for GitLab.com Group SAML. !47445
- Add compliance frameworks to namespaces in GraphQL API. !47779
- Added usage ping statistics about created requirement test reports. !47809
- Add get api endpoint for a single project approval rule. !47823
- Add vulnerability severities count to group report. !47861
- Add vulnerability severities count to instance report. !47863
- Introduce quality test cases. !47948
- Add compliance framework creation mutation. !48250
- Adds API support for Project Deployment Frequency. !48265
- Improve accessibility of keyboard navigation for Requirements. !48325
- Geo: Snippet replication using the new Geo framework for repositories. !48371
- Extend Vulnerability GraphQL API with External Issue Links. !48616
- Move iteration report summary stats underneath toggle buttons. !48659
- Remove audit_log_export_csv feature flag. !48669
- Add creating Vulnerability External Issue Link using GraphQL. !48687
- Expose normalizedTargetUrl on DastSiteProfile GraphQL type. !48727
- Add a form for inviting teammates to the Create group page. !48794
- Add field hasSolutions for Vulnerability GraphQL type. !48820
- Extend Gitlab::Codeowners to include a method for returning the sections only. !48898
- Add GraphQL mutation to destroy compliance framework. !48912
- Create a rake command to mark reindex job failed. !48938
- Allow Group SAML to auto-created new users. !48953
- Extend ability to read audit events to more roles. !49106
- Add parsing details from security reports. !49107
- Add ability to update compliance frameworks via GraphQL. !49157
- Pass the 'raw' URL instead of 'blob' URL in revocation api call. !49170
- Fire webhook on add group member. !49285
- Enable billable_members feature. !49336
- Allow SAML response to set certain user attributes on creation. !49394
- API Fuzzing results integrated into security dashboard. !49434
- Allow users to manage test cases. !49491
- Allow Users to Set Canary Ingress via UI. !49516
- GitLab.com users without password must contact to delete account. !49626
- Introduce User Cap admin setting. !49761
- Display blocking issues count on issues list. !49818
- Set default query string when searching with filters. !49872
- API Fuzzing results integrated with vulnerability management. !50112
### Other (14 changes, 2 of them are from the community)
- Prettify billing plans section. !48008
- Add gitlab-ui styles to issuable bootstrap buttons. !48532
- Rename "Cycle Analytics" with "Value Stream Analytics" under /ee/spec. !48550 (Takuya Noguchi)
- Rename "Cycle Analytics" with "Value Stream Analytics" in JS comments. !48551 (Takuya Noguchi)
- Add manual renew button to billings page. !48610
- Adds gl-buttons classes to push rules. !48694
- Use new gl-button in subscriptions checkout step page. !48765
- Update header text on project level vulnerability report page. !48872
- Remove the additional_repo_storage_by_namespace feature flag. !49055
- Add gl-button style to admin area. !49610
- Track events on requirements page frontend. !49656
- Convert group saml buttons to gl-button styles. !49852
- Convert group settings expand button to gl-button. !49857
- Rename code coverage analytics sections. !49931
## 13.6.3 (2020-12-10)
- No changes.
......
---
title: Show an error when failing to save a merge request dependency
merge_request: 48237
author:
type: changed
---
title: Fix displaying merge request dependencies with no metrics
merge_request: 49466
author:
type: fixed
---
title: Add API Fuzzing job counts to telemetry pings
merge_request: 47451
author:
type: changed
---
title: Add a form for inviting teammates to the Create group page
merge_request: 48794
author:
type: added
---
title: Use new gl-button in subscriptions checkout step page
merge_request: 48765
author:
type: other
---
title: Add confirmed_at field to vulnerability in GraphQL
merge_request: 49376
author:
type: changed
---
title: Add dismissed_at field to vulnerability in GraphQL
merge_request: 49797
author:
type: changed
---
title: Add resolved_at field to vulnerability type in GraphQL
merge_request: 49391
author:
type: changed
---
title: New epic button in epic list redirects the user to the new epic page
merge_request: 37126
author:
type: changed
---
title: Migrate requirements tabs to gltab
merge_request: 45736
author:
type: changed
---
title: Convert group settings expand button to gl-button
merge_request: 49857
author:
type: other
---
title: Add gl-button style to admin area
merge_request: 49610
author:
type: other
---
title: Adds gl-buttons classes to push rules
merge_request: 48694
author:
type: other
---
title: Add gitlab-ui styles to issuable bootstrap buttons
merge_request: 48532
author:
type: other
---
title: Convert group saml buttons to gl-button styles
merge_request: 49852
author:
type: other
---
title: Add context to full code quality report
merge_request: 49260
author:
type: changed
---
title: Extend Gitlab::Codeowners to include a method for returning the sections only
merge_request: 48898
author:
type: added
---
title: Improve compliance dashboard empty state message
merge_request: 45273
author:
type: changed
---
title: Improve accessibility of keyboard navigation for Requirements
merge_request: 48325
author:
type: added
---
title: Show uploads size in storage usage breakdown
merge_request: 47113
author:
type: added
---
title: Added DAST path to display on vulnerabilities list
merge_request: 49616
author:
type: changed
---
title: Fix Jira issue list API calls when Jira server runs relative to a context path
merge_request: 49623
author:
type: fixed
---
title: Resolve Update MR form to use plural field names
merge_request: 41402
author:
type: changed
---
title: 'On-demand scans: automatically select DAST profile when only one is available'
merge_request: 49435
author:
type: changed
---
title: Add Sidekiq job for importing csv requirements async
merge_request: 46429
author:
type: added
---
title: Issues can be built with vulnerability information
merge_request: 47528
author:
type: changed
---
title: Enable billable_members feature
merge_request: 49336
author:
type: added
---
title: Remove the additional_repo_storage_by_namespace feature flag
merge_request: 49055
author:
type: other
---
title: Add compliance framework creation mutation
merge_request: 48250
author:
type: added
---
title: Add GraphQL mutation to destroy compliance framework
merge_request: 48912
author:
type: added
---
title: Add compliance frameworks to namespaces in GraphQL API
merge_request: 47779
author:
type: added
---
title: Add ability to update compliance frameworks via GraphQL
merge_request: 49157
author:
type: added
---
title: Adjust Audit Events navigation and visibility
merge_request: 49794
author:
type: changed
---
title: Extend ability to read audit events to more roles
merge_request: 49106
author:
type: added
---
title: Set default query string when searching with filters
merge_request: 49872
author:
type: added
---
title: Add vulnerability severities count to group report
merge_request: 47861
author:
type: added
---
title: Add vulnerability severities count to instance report
merge_request: 47863
author:
type: added
---
title: Add parsing details from security reports
merge_request: 49107
author:
type: added
---
title: API Fuzzing results integrated into security dashboard
merge_request: 49434
author:
type: added
---
title: API Fuzzing results integrated with vulnerability management
merge_request: 50112
author:
type: added
---
title: Ensure we don't show warning when there are <1000 epics on a roadmap
merge_request: 47884
author:
type: fixed
---
title: Reorder items on swimlanes sidebar
merge_request: 49877
author:
type: changed
---
title: Avoid the use of Elasticsearch joins when searching for issues
merge_request: 48583
author:
type: performance
---
title: Enable query cache for load balancer
merge_request: 49708
author:
type: performance
---
title: Add creating Vulnerability External Issue Link using GraphQL
merge_request: 48687
author:
type: added
---
title: Extend Vulnerability GraphQL API with External Issue Links
merge_request: 48616
author:
type: added
---
title: Return the uuid attribute in the response of vulnerability_finding endpoint
merge_request: 49742
author:
type: changed
---
title: Insert finding_uuid value into vulnerability_feedback when creating records
merge_request: 49408
author:
type: changed
---
title: Switch Search Elasticsearch index to use english stemmer
merge_request: 48518
author:
type: fixed
---
title: Improve response from Jira issue creation from vulnerability
merge_request: 50150
author:
type: fixed
---
title: Create a rake command to mark reindex job failed
merge_request: 48938
author:
type: added
---
title: Removed On-demand landing page
merge_request: 47867
author:
type: changed
---
title: Realign audit logs/events date field
merge_request: 47708
author:
type: fixed
---
title: Remove show license timeout guard on ee
merge_request: 47832
author:
type: performance
---
title: Remove projects_prometheus_active unused usage ping
merge_request: 47792
author:
type: changed
---
title: Fix Epic tabs when open registration alert is visible
merge_request: 49150
author:
type: fixed
---
title: Creating an issue from a vulnerability takes user to the new issue page
merge_request: 48926
author:
type: changed
---
title: Remove .issue-box element from Epics (list)
merge_request: 48000
author: Takuya Noguchi
type: performance
---
title: Remove .issue-box element from Requirements (list)
merge_request: 48001
author: Takuya Noguchi
type: performance
---
title: Remove .issue-box from Issuable list Vue.js App
merge_request: 47999
author: Takuya Noguchi
type: performance
---
title: Geo - Update Legacy Icons
merge_request: 48058
author:
type: changed
---
title: Improve query for fetching vulnerability scanners
merge_request: 48144
author:
type: performance
---
title: Remove audit_log_export_csv feature flag
merge_request: 48669
author:
type: added
---
title: Fix security dashboard breadcrumb on vulnerability details page
merge_request: 49431
author:
type: fixed
---
title: Geo Replicables - Fix missing help text
merge_request: 48378
author:
type: fixed
---
title: Generate finding name from report data if message is missing
merge_request: 48279
author:
type: fixed
---
title: Fix bug rendering labels in group wikis
merge_request: 48763
author:
type: fixed
---
title: Remove vulnerability_special_references feature flag
merge_request: 49131
author:
type: removed
---
title: Ignore Issue and MR IID search out of range error
merge_request: 49284
author:
type: fixed
---
title: Fix functionality to add comments in the vulnerability details page
merge_request: 48375
author:
type: fixed
---
title: Rename "Cycle Analytics" with "Value Stream Analytics" under /ee/spec
merge_request: 48550
author: Takuya Noguchi
type: other
---
title: Rename "Cycle Analytics" with "Value Stream Analytics" in JS comments
merge_request: 48551
author: Takuya Noguchi
type: other
---
title: 'Vulnerability Report: Show identifiers without URL as plain-text instead of
link'
merge_request: 48653
author:
type: fixed
---
title: Update header text on project level vulnerability report page
merge_request: 48872
author:
type: other
---
title: Remove Bootstrap 4's Cards class name from Epics
merge_request: 48856
author: Takuya Noguchi
type: performance
---
title: Fix `Close epic` button not working on epic page
merge_request: 49597
author:
type: fixed
---
title: Add `hideBacklogList` and `hideClosedList` and `iteration_id` to `createBoard` mutation input
merge_request: 49947
author:
type: changed
---
title: Re-name Audit Log as Audit Events
merge_request: 49635
author:
type: changed
---
title: Return the finding_uuid attribute in the response of vulnerability_feedback
endpoint
merge_request: 49745
author:
type: changed
---
title: Add manual renew button to billings page
merge_request: 48610
author:
type: other
---
title: Introduce User Cap admin setting
merge_request: 49761
author:
type: added
---
title: Only run fuzzing on commit events, not all events
merge_request: 48264
author:
type: changed
---
title: Adds API support for Project Deployment Frequency
merge_request: 48265
author:
type: added
---
title: Automatic token revocation no longer restricted to gitlab.com
merge_request: 50087
author:
type: changed
---
title: 'Do not display renewal banner if future dated license is applied'
merge_request: 48283
author:
type: changed
---
title: Add field hasSolutions for Vulnerability GraphQL type
merge_request: 48820
author:
type: added
---
title: Allow Users to Set Canary Ingress via UI
merge_request: 49516
author:
type: added
---
title: Fix issue blocked-by modal
merge_request: 48273
author:
type: fixed
---
title: Expose latest snapshot for devops adoptions in GraphQL
merge_request: 47388
author:
type: changed
---
title: Fix the user experience when the user is unauthorized or trying to subscribe
for a non-existing group
merge_request: 48626
author:
type: fixed
---
title: Separate on-demand scan template from DAST template
merge_request: 48088
author:
type: changed
---
title: GitLab.com users without password must contact to delete account
merge_request: 49626
author:
type: added
---
title: Allow Group SAML to auto-created new users
merge_request: 48953
author:
type: added
---
title: Allow SAML response to set certain user attributes on creation
merge_request: 49394
author:
type: added
---
title: Sync groups on sign-in for GitLab.com Group SAML
merge_request: 47445
author:
type: added
---
title: Introduce quality test cases
merge_request: 47948
author:
type: added
---
title: Fix invalid prop warning in On-demand scans
merge_request: 49472
author:
type: fixed
---
title: Swap edit and delete button for DAST Profile library
merge_request: 48124
author:
type: changed
---
title: Fix sidebar navigation for On-demand scans
merge_request: 49719
author:
type: fixed
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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