Update CHANGELOG-EE.md for 13.3.0-ee

[ci skip]
parent d66eb6d5
Please view this file on the master branch, on stable branches it's out of date.
## 13.3.0 (2020-08-22)
### Removed (7 changes)
- Remove unused approvals controller actions. !36855
- Geo: Remove FDW warnings from health checks. !38620
- Geo: Remove FDW warnings from configuration checks. !38629
- Geo: Remove rake task to refresh foreign tables definition in Geo Secondary node. !38632
- Geo: Remove support for Foreign Data Wrapper. !38718
- Disable loading resolvedOnDefaultBranch for Vulnerabilities. !38783
- Remove Foreign Data Wrapper support from Geo docs. !39485
### Fixed (53 changes, 3 of them are from the community)
- changed the default value of checkbox to false from a dynamic value on first page load. !36646 (Uday Aggarwal @uday.agg97)
- Geo: Package file backfill/removal accounts for object storage settings. !36771
- Geo: Fix LFS file downloads from S3 to secondary. !37008
- Fix scanned resources count in MR security modal. !37029
- Geo: Fix OAuth authentication with relative URL used on secondary. !37083
- Display correct information on Roadmap when an epic has no start and due date. !37093
- Fix epic label dropdown behavior when opened within the new epic page. !37125
- Fix security dashboard by excluding license scanning information. !37318
- VSA fetch duration data for active stages only. !37336
- Disable security scanner alerts. !37354
- Geo - Fix Node Form Breadcrumbs. !37366
- Minor style fixes to 'Linked Issues' card. !37396
- Fix duplicate dispatch of 'fetchCycleAnalyticsData' action. !37458
- Do not display the export button while projects are loading. !37573
- Fix Any filter for labels in Value Stream Analytics. !37584
- Fix Elasticsearch sorting incorrectly from DB. !37665
- Scanners Alert: translate COVERAGE_FUZZING. !37803
- Support Indexing files in Elasticsearch with paths longer than 512 bytes. !37834
- Only send AWS Credentials ENV to indexer when AWS config is enabled. !37865
- Remove an extra padding in y-axis on Epic detail. !37886 (Takuya Noguchi)
- Fix number mismatch issue for MR Widget. !38021
- Truncate long vulnerability names on security report. !38056
- Fix persisting multiple default Value Stream Analytics stages per value stream. !38072
- Geo: Fix consuming events of blobs that should not be synced. !38089
- Dont use DB connection in GlobalSearchSampler. !38138
- Permit new projects to be created from active project templates only. !38335
- Add support for active field to feature flags api. !38350
- Fix GraphQL for read-only instances with relative URLs. !38402
- Fix insights period_field parameter. !38404
- Support renaming feature flags via the api. !38425
- Geo: Fix not working redownloading of repositories via snapshot. !38464
- Audit failed login from OAuth provider. !38473 (banovp)
- Utilize `resolvedOnDefaultBranch` field to show the remediated badge on vulnerabilities list. !38478
- Show only root namespaces for subscriptions. !38481
- VSA requests fail without multiple value streams feature flag. !38542
- Fix MR approval rule update logic for Vulnerability-Check. !38589
- Update Vulnerability::IssueLinks when moving Issues to new Project. !38765
- Only show subscribable banner when auto-renew is set. !38962
- Dark mode - Fix edit scoped labels. !39166
- Add logging when indexing projects are missing project_feature attribute. !39255
- SCIM provisioning to avoid creating SCIM identity without membership. !39259
- Fixed iteration references when in a private group/project. !39262
- Fix Iteration Edit button color to black. !39286
- Geo: Replicate repository changes when mirrors are updated. !39295
- Fix commented_by for any approvers rule. !39432
- Filtered search width fix on Roadmap. !39440
- Geo: Skip project/wiki repo create/update events based on selective sync. !39488
- Fix scanner check when creating vulnerability findings. !39500
- Set default for current_value in SAST config UI. !39504
- Fix the `Vulnerability-Check` and `License-Check` approval rules to be synched correctly after creating a merge request. !39587
- Ensure secondary is enabled on failover. !39615
- Pass the IID of the User List on Update. !39639
- Geo: Apply selective sync to container repo updates. !39663
### Deprecated (1 change)
- Deprecate vulnerabilitiesCountByDayAndSeverity on Group and InstanceSecurityDashboard GraphQL API. !38197
### Changed (58 changes, 1 of them is from the community)
- Geo: Add package files to status rake tasks. !36192
- Omit namespaces w/ non-free plans from trial select. !36394
- Expose blocked field on GraphQL issue type. !36428
- Display notices above license breakdown. !36881
- Send AWS credentials via environment variables to indexer. !36917
- Track issue weight changes using resource events. !36936
- Smartly truncate URLs in DAST Modal. !37078
- Polish Jira issues UI. !37095
- Inherit parent epic during an issue promotion. !37109
- Geo: Replace geo_self_service_framework_replication feature flag with replicable specific flags. !37112
- Expired subscription banner doesn't display for auto-renew. !37127
- License Compliance: Show license-approvals to be inactive if no approvals required. !37170
- Show count of extra identifiers in project dashboard. !37256
- Make New Feature Flags alert dismissible. !37306
- Simplify Advanced Search code_analyzer regex complexity. !37372
- Subscription Banner has 14 day grace period. !37378
- Allow nested gitlab_subscription on namespace api. !37397 (jejacks0n)
- Add is_standard as part of frontend payload for NetworkPolicyController. !37527
- Hide health status labels for closed issues on epics tree. !37561
- Remove heading from Feature Flags section. !37613
- Add extra identifier count to pipeline sec tab. !37654
- Hide Epic widget for incidents. !37731
- Use new chart loader on Insights page. !37815
- By default display only confirmed and detected vulnerabilities. !37914
- Use Drawer for Requirement Create/Edit form UI. !37943
- Audit log group variable updates. !37945
- Update merge request button messaging for license-check approval. !37954
- Update Compliance Dashboard to use tabs. !37959
- Make security summary message more understandable. !38043
- Reset CI minutes for all namespaces every month. !38057
- Add new security charts page and unavailable view. !38088
- Add empty state for Deploy Keys section. !38329
- Add frontend validation to "Restrict membership by email domain" field. !38348
- Geo API - Expose repositories_count and wikis_count. !38361
- Show blank empty text for approved by in MR widget. !38436
- Add published column. !38439
- Change prefix to COVFUZZ for CI variables related to coverage fuzzing. !38441
- Fetch latest successful pipeline with security jobs to check if vulnerability was resolved. !38452
- Add confirmation message when regenerating feature flags instance ID. !38497
- Add a left-hand navigation to the security page. !38529
- Update Merge Train helper text. !38619
- Audit events log table is now responsive to different display sizes. !38803
- Use GraphQL to get list of vulnerable projects. !38808
- Update {groups,profiles}/billings_controller_spec.rb files. !38872
- Automate the deletion of the old Index after a reindex. !38914
- Rename project delete 'adjourned' and 'soft deleted' to 'delayed'. !38921
- Audit variable changes for project variables. !38928
- Create a standalone settings page for the instance security dashboard. !38965
- Add frontend validation to "Restrict access by IP address" field. !39061
- Replace .com check with an app setting to enforce namespace storage limit. !39150
- Reduce number of users required to qualify for a free instance review from 100 to 50. !39155
- Productivity Analytics: Replace bs-callout with GlAlert component. !39207
- Update feature flag form buttons to gl-button. !39220
- Update requirements list buttons to gl-button. !39372
- Change IssueSetEpic mutation to make epic_id argument not required. !39451
- Re-name Issues Analytics (plural) as Issue Analytics (singular). !39506
- Implement a parser to extract SAST configuration. !39605
- Button migration to component.
### Performance (10 changes)
- Avoid N+1 of merge requests associations in Search. !36712
- Memoize project regulated settings check. !37403
- Fix slow Value Stream label stage query. !38252
- Improve issues confidentiality check performance for AGS. !38564
- Replace deprecated button syntax in empty_state. !38730
- Geo - Optimize the query to return reverifiable projects on Geo primary node. !38732
- Change data source for Vulnerable Projects to GraphQL. !38878
- Preload vulnerability statistics when loading vulnerable projects. !38905
- Disable loading hasNextPage value for Security Dashboards. !39261
- Load project list only during loading the Security Dashboard. !39263
### Added (66 changes, 1 of them is from the community)
- Add related issues panel to standalone vulnerability page. !35625
- add add coverage fuzzing results to security dashboard. !36011
- Expose epics related to board issues in GraphQL. !36186
- Add the option to filter epics by milestone. !36193
- Add predefined network policies to the network policy list. !36257
- Prevent some abilities at namespace or group level when over storage limit. !36493
- Add variable expansion to cross pipeline artifacts. !36578
- Add MR approval settings column to the compliance dashboard. !36589
- Add Geo replication columns and tables for terraform states. !36594
- Allow Users to Create and Rename User Lists. !36598
- Add GraphQL API to temporarily increase storage. !36605
- Geo: Add migrations for registry and states tables for vulnerability export replication. !36620
- Prevent certain policies at Merge Request level when namespace exceeds storage limit. !36713
- Block some project abilities when namespace over storage limit. !36734
- Add vulnerabilityGrades to GraphQL API. !36861
- Add setting for max indexed file size in Elasticsearch. !36925
- Show up to date SPDX licenses for license compliance. !36926
- Add Vulnerabilities::HistoricalStatistic model. !36955
- Adjust historical vulnerability statistics after vulnerability update. !36970
- Removed Projects Page in Admin UI with restoration button. !37014 (Ashesh Vidyut)
- Add coverage fuzzing to security dashboard(backend). !37173
- Add docs about denied licenses and update feature flag. !37191
- Extend configuration end point to return json when format is given. !37217
- Solicit feedback for Security Dashboards. !37317
- Add _links to epic API entity. !37395
- Delete historical vulnerability statistics entries older than 90 days. !37436
- Expose status of temporary storage increase. !37511
- Support writing variables to CI config. !37516
- Add source and destination branch data to Compliance Dashboard. !37628
- Add source and destination branch data to compliance entity. !37630
- Enable security scanner alerts. !37655
- Toggle epic confidential. !37678
- Add info and unknown counts along other severity counts. !37763
- Allow setting a default role for Group SSO. !37801
- Count pipelines that have security jobs. !37809
- Add info icons to explain lead / cycle time calculations. !37903
- Provision for csv download for merge commits in a group. !37980
- Added cluster agent GraphQL mutation and create service. !37997
- Add health status in issuable list. !38040
- Better burndown chart axis formatting. !38113
- Add vulnerabilitiesCountByDay to Group and InstanceSecurityDashboard GraphQL API. !38197
- Display Strategy Information for New Feature Flags. !38227
- Add `resolvedOnDefaultBranch` field to VulnerabilityType on GraphQL API. !38300
- Support project-level iteration creation via GraphQL. !38345
- Add excluding filter qualifier for Advanced Search queries. !38400
- Implement a GraphQL mutation for MR creation flow in SAST Config. !38406
- Add ability to update issue board configuration options using GraphQL. !38413
- Add GraphQL mutation to set the epic of an issue. !38494
- Add Merge Commit CSV export button in Compliance Dashboard. !38513
- Index trial groups in Elasticsearch. !38541
- Add cron worker to clean up expired subscriptions from Elasticsearch. !38551
- Add value stream analytics filter bar. !38576
- Offline copy of SPDX catalogue. !38691
- Add GraphQL query for a single iteration. !38692
- Track unique visitors in Compliance related pages. !38851
- Add API endpoint to revoke PATs. !39072
- Add SAST Configuration UI. !39085
- Allow using of negated filters in board epic issues GraphQL query. !39089
- Add commented_by to approval_settings endpoint. !39237
- Add support for updating SAST config. !39269
- Enable creating multiple value streams. !39299
- Enable on-demand DAST scan feature flag by default. !39411
- Expose scopedPath and scopedUrl to Iteration type in GraphQL. !39543
- Enable breadcrumbs in security dashboard. !39635
- API to retrieve group push rules. !39642
- Add size field to graphql query to extract information about SAST Config UI. !39736
### Other (23 changes, 2 of them are from the community)
- Geo - Admin Area > Geo > Uploads search is limited to 1000 records. !36391
- Clarify that Unleash client app name must be the running environment name. !37255
- Remove :skip_web_ui_code_owner_validations feature flag. !37367
- Replace $gray-300 hex value, remap usages to $gray-200. !37586
- Replace GlDeprecatedButton with GlButton. !37602
- Update Load Performance Testing k6 version to 0.27.0. !37680
- Switch to faraday_middleware-aws-sigv4 gem for signing Elasticsearch request in AWS. !38016
- Replace deprecated button with new button. !38074
- Modify iteration quick action tooltip. !38091 (Marcin Sedlak-Jakubowski)
- Add text to export button. !38189
- Geo - Admin Area > Geo > Projects/Designs search is limited to 1000 records. !38347
- Replace GlDeprecatedButton with GlButton in Requirements form. !38422
- Updating $gray-600 hex value and replacing instances with $gray-400. !38448
- Update css class to gl- classes. !38640
- Replace deprecated button with new button. !38695
- Replace -700 hex value, replace usages with -500. !38793
- Remove blacklist terminology from License Compliance. !39071
- Migrate merge immediately dialog away from deprecated button. !39284
- Change location fingerprint calculation for container scanning. !39445
- Remove a card-small class from HAML files under /ee. !39551 (Takuya Noguchi)
- Migrate checkout step summary buttons away from legacy buttons. !39561
- Store/Update new location fingerprint for container scanning vulnerabilities. !39696
- Replace -800 hex value, replace usages with -700. !39734
## 13.2.6 (2020-08-18)
- No changes.
......
---
title: Inherit parent epic during an issue promotion
merge_request: 37109
author:
type: changed
---
title: 'Geo: Fix LFS file downloads from S3 to secondary'
merge_request: 37008
author:
type: fixed
---
title: Add confirmation message when regenerating feature flags instance ID
merge_request: 38497
author:
type: changed
---
title: 'Geo: Fix not working redownloading of repositories via snapshot'
merge_request: 38464
author:
type: fixed
---
title: Offline copy of SPDX catalogue
merge_request: 38691
author:
type: added
---
title: Add vulnerabilityGrades to GraphQL API
merge_request: 36861
author:
type: added
---
title: Display correct information on Roadmap when an epic has no start and due date
merge_request: 37093
author:
type: fixed
---
title: Allow setting a default role for Group SSO
merge_request: 37801
author:
type: added
---
title: Send AWS credentials via environment variables to indexer
merge_request: 36917
author:
type: changed
---
title: Add API endpoint to revoke PATs
merge_request: 39072
author:
type: added
---
title: Add source and destination branch data to Compliance Dashboard
merge_request: 37628
author:
type: added
---
title: Add source and destination branch data to compliance entity
merge_request: 37630
author:
type: added
---
title: By default display only confirmed and detected vulnerabilities
merge_request: 37914
author:
type: changed
---
title: Add vulnerabilitiesCountByDay to Group and InstanceSecurityDashboard GraphQL
API
merge_request: 38197
author:
type: added
---
title: Delete historical vulnerability statistics entries older than 90 days
merge_request: 37436
author:
type: added
---
title: Add Vulnerabilities::HistoricalStatistic model
merge_request: 36955
author:
type: added
---
title: Deprecate vulnerabilitiesCountByDayAndSeverity on Group and InstanceSecurityDashboard GraphQL API
merge_request: 38197
author:
type: deprecated
---
title: Adjust historical vulnerability statistics after vulnerability update
merge_request: 36970
author:
type: added
---
title: Add MR approval settings column to the compliance dashboard
merge_request: 36589
author:
type: added
---
title: Fetch latest successful pipeline with security jobs to check if vulnerability
was resolved
merge_request: 38452
author:
type: changed
---
title: Expose blocked field on GraphQL issue type
merge_request: 36428
author:
type: changed
---
title: Expose epics related to board issues in GraphQL.
merge_request: 36186
author:
type: added
---
title: Update Merge Train helper text
merge_request: 38619
author:
type: changed
---
title: Add health status in issuable list
merge_request: 38040
author:
type: added
---
title: Make New Feature Flags alert dismissible
merge_request: 37306
author:
type: changed
---
title: Add the option to filter epics by milestone
merge_request: 36193
author:
type: added
---
title: Avoid N+1 of merge requests associations in Search
merge_request: 36712
author:
type: performance
---
title: Add setting for max indexed file size in Elasticsearch
merge_request: 36925
author:
type: added
---
title: Use new chart loader on Insights page
merge_request: 37815
author:
type: changed
---
title: Replace deprecated button syntax in empty_state
merge_request: 38730
author:
type: performance
---
title: Replace deprecated button with new button
merge_request: 38074
author:
type: other
---
title: Replace GlDeprecatedButton with GlButton
merge_request: 37602
author:
type: other
---
title: Replace deprecated button with new button
merge_request: 38695
author:
type: other
---
title: Replace GlDeprecatedButton with GlButton in Requirements form
merge_request: 38422
author:
type: other
---
title: Update feature flag form buttons to gl-button
merge_request: 39220
author:
type: changed
---
title: Update requirements list buttons to gl-button
merge_request: 39372
author:
type: changed
---
title: Update Compliance Dashboard to use tabs
merge_request: 37959
author:
type: changed
---
title: Add cron worker to clean up expired subscriptions from Elasticsearch
merge_request: 38551
author:
type: added
---
title: Index trial groups in Elasticsearch
merge_request: 38541
author:
type: added
---
title: Hide health status labels for closed issues on epics tree
merge_request: 37561
author:
type: changed
---
title: Enable creating multiple value streams
merge_request: 39299
author:
type: added
---
title: Omit namespaces w/ non-free plans from trial select
merge_request: 36394
author:
type: changed
---
title: Fix MR approval rule update logic for Vulnerability-Check
merge_request: 38589
author:
type: fixed
---
title: Rename project delete 'adjourned' and 'soft deleted' to 'delayed'
merge_request: 38921
author:
type: changed
---
title: Geo - Admin Area > Geo > Projects/Designs search is limited to 1000 records
merge_request: 38347
author:
type: other
---
title: 'Geo: Remove support for Foreign Data Wrapper'
merge_request: 38718
author:
type: removed
---
title: 'Geo: Remove FDW warnings from health checks'
merge_request: 38620
author:
type: removed
---
title: 'Geo: Remove FDW warnings from configuration checks'
merge_request: 38629
author:
type: removed
---
title: 'Geo: Remove rake task to refresh foreign tables definition in Geo Secondary
node'
merge_request: 38632
author:
type: removed
---
title: Remove Foreign Data Wrapper support from Geo docs
merge_request: 39485
author:
type: removed
---
title: Replace $gray-300 hex value, remap usages to $gray-200
merge_request: 37586
author:
type: other
---
title: Updating $gray-600 hex value and replacing instances with $gray-400
merge_request: 38448
author:
type: other
---
title: Replace -700 hex value, replace usages with -500
merge_request: 38793
author:
type: other
---
title: Replace -800 hex value, replace usages with -700
merge_request: 39734
author:
type: other
---
title: Simplify Advanced Search code_analyzer regex complexity
merge_request: 37372
author:
type: changed
---
title: Automate the deletion of the old Index after a reindex
merge_request: 38914
author:
type: changed
---
title: Add info icons to explain lead / cycle time calculations
merge_request: 37903
author:
type: added
---
title: Add value stream analytics filter bar
merge_request: 38576
author:
type: added
---
title: 'Geo: Add package files to status rake tasks'
merge_request: 36192
author:
type: changed
---
title: Add frontend validation to "Restrict membership by email domain" field
merge_request: 38348
author:
type: changed
---
title: Fix duplicate dispatch of 'fetchCycleAnalyticsData' action
merge_request: 37458
author:
type: fixed
---
title: VSA fetch duration data for active stages only
merge_request: 37336
author:
type: fixed
---
title: Utilize `resolvedOnDefaultBranch` field to show the remediated badge on vulnerabilities
list
merge_request: 38478
author:
type: fixed
---
title: Add `resolvedOnDefaultBranch` field to VulnerabilityType on GraphQL API
merge_request: 38300
author:
type: added
---
title: Prevent some abilities at namespace or group level when over storage limit
merge_request: 36493
author:
type: added
---
title: Block some project abilities when namespace over storage limit
merge_request: 36734
author:
type: added
---
title: Geo - Admin Area > Geo > Uploads search is limited to 1000 records
merge_request: 36391
author:
type: other
---
title: Add frontend validation to "Restrict access by IP address" field
merge_request: 39061
author:
type: changed
---
title: Remove :skip_web_ui_code_owner_validations feature flag
merge_request: 37367
author:
type: other
---
title: Add new security charts page and unavailable view
merge_request: 38088
author:
type: changed
---
title: Prevent certain policies at Merge Request level when namespace exceeds storage limit
merge_request: 36713
author:
type: added
---
title: Dark mode - Fix edit scoped labels
merge_request: 39166
author:
type: fixed
---
title: Geo API - Expose repositories_count and wikis_count
merge_request: 38361
author:
type: changed
---
title: Improve issues confidentiality check performance for AGS
merge_request: 38564
author:
type: performance
---
title: Do not display the export button while projects are loading
merge_request: 37573
author:
type: fixed
---
title: Track issue weight changes using resource events
merge_request: 36936
author:
type: changed
---
title: Change IssueSetEpic mutation to make epic_id argument not required
merge_request: 39451
author:
type: changed
---
title: Add GraphQL mutation to set the epic of an issue
merge_request: 38494
author:
type: added
---
title: Add published column
merge_request: 38439
author:
type: changed
---
title: Polish Jira issues UI
merge_request: 37095
author:
type: changed
---
title: Fix epic label dropdown behavior when opened within the new epic page
merge_request: 37125
author:
type: fixed
---
title: Add extra identifier count to pipeline sec tab
merge_request: 37654
author:
type: changed
---
title: Show count of extra identifiers in project dashboard
merge_request: 37256
author:
type: changed
---
title: Use Drawer for Requirement Create/Edit form UI
merge_request: 37943
author:
type: changed
---
title: Fix Elasticsearch sorting incorrectly from DB
merge_request: 37665
author:
type: fixed
---
title: Geo - Fix Node Form Breadcrumbs
merge_request: 37366
author:
type: fixed
---
title: Add info and unknown counts along other severity counts
merge_request: 37763
author:
type: added
---
title: Add a left-hand navigation to the security page
merge_request: 38529
author:
type: changed
---
title: Enable breadcrumbs in security dashboard
merge_request: 39635
author:
type: added
---
title: Create a standalone settings page for the instance security dashboard
merge_request: 38965
author:
type: changed
---
title: Enable security scanner alerts
merge_request: 37655
author:
type: added
---
title: Replace .com check with an app setting to enforce namespace storage limit
merge_request: 39150
author:
type: changed
---
title: Dont use DB connection in GlobalSearchSampler
merge_request: 38138
author:
type: fixed
---
title: Update merge request button messaging for license-check approval
merge_request: 37954
author:
type: changed
---
title: Make security summary message more understandable
merge_request: 38043
author:
type: changed
---
title: Add SAST Configuration UI
merge_request: 39085
author:
type: added
---
title: 'Scanners Alert: translate COVERAGE_FUZZING'
merge_request: 37803
author:
type: fixed
---
title: Reduce number of users required to qualify for a free instance review from
100 to 50
merge_request: 39155
author:
type: changed
---
title: Only send AWS Credentials ENV to indexer when AWS config is enabled
merge_request: 37865
author:
type: fixed
---
title: Remove an extra padding in y-axis on Epic detail
merge_request: 37886
author: Takuya Noguchi
type: fixed
---
title: Add logging when indexing projects are missing project_feature attribute
merge_request: 39255
author:
type: fixed
---
title: Disable loading hasNextPage value for Security Dashboards
merge_request: 39261
author:
type: performance
---
title: Load project list only during loading the Security Dashboard
merge_request: 39263
author:
type: performance
---
title: Show blank empty text for approved by in MR widget
merge_request: 38436
author:
type: changed
---
title: Fix GraphQL for read-only instances with relative URLs
merge_request: 38402
author:
type: fixed
---
title: SCIM provisioning to avoid creating SCIM identity without membership
merge_request: 39259
author:
type: fixed
---
title: VSA requests fail without multiple value streams feature flag
merge_request: 38542
author:
type: fixed
---
title: Change data source for Vulnerable Projects to GraphQL
merge_request: 38878
author:
type: performance
---
title: Use GraphQL to get list of vulnerable projects
merge_request: 38808
author:
type: changed
---
title: Preload vulnerability statistics when loading vulnerable projects
merge_request: 38905
author:
type: performance
---
title: Update Vulnerability::IssueLinks when moving Issues to new Project
merge_request: 38765
author:
type: fixed
---
title: Fix scanner check when creating vulnerability findings
merge_request: 39500
author:
type: fixed
---
title: Expose scopedPath and scopedUrl to Iteration type in GraphQL
merge_request: 39543
author:
type: added
---
title: Fix Iteration Edit button color to black
merge_request: 39286
author:
type: fixed
---
title: 'Productivity Analytics: Replace bs-callout with GlAlert component'
merge_request: 39207
author:
type: changed
---
title: 'Geo: Replicate repository changes when mirrors are updated'
merge_request: 39295
author:
type: fixed
---
title: Re-name Issues Analytics (plural) as Issue Analytics (singular)
merge_request: 39506
author:
type: changed
---
title: Remove a card-small class from HAML files under /ee
merge_request: 39551
author: Takuya Noguchi
type: other
---
title: Add excluding filter qualifier for Advanced Search queries.
merge_request: 38400
author:
type: added
---
title: Add empty state for Deploy Keys section
merge_request: 38329
author:
type: changed
---
title: Geo - Optimize the query to return reverifiable projects on Geo primary node
merge_request: 38732
author:
type: performance
---
title: Switch to faraday_middleware-aws-sigv4 gem for signing Elasticsearch request
in AWS
merge_request: 38016
author:
type: other
---
title: Show up to date SPDX licenses for license compliance
merge_request: 36926
author:
type: added
---
title: Truncate long vulnerability names on security report
merge_request: 38056
author:
type: fixed
---
title: Support Indexing files in Elasticsearch with paths longer than 512 bytes
merge_request: 37834
author:
type: fixed
---
title: Remove heading from Feature Flags section
merge_request: 37613
author:
type: changed
---
title: Add related issues panel to standalone vulnerability page
merge_request: 35625
author:
type: added
---
title: Audit failed login from OAuth provider
merge_request: 38473
author: banovp
type: fixed
---
title: changed the default value of checkbox to false from a dynamic value on first
page load
merge_request: 36646
author: Uday Aggarwal @uday.agg97
type: fixed
---
title: Add support for active field to feature flags api
merge_request: 38350
author:
type: fixed
---
title: Add text to export button
merge_request: 38189
author:
type: other
---
title: Add variable expansion to cross pipeline artifacts
merge_request: 36578
author:
type: added
---
title: Add size field to graphql query to extract information about SAST Config UI
merge_request: 39736
author:
type: added
---
title: Add is_standard as part of frontend payload for NetworkPolicyController
merge_request: 37527
author:
type: changed
---
title: 'Geo: Replace geo_self_service_framework_replication feature flag with replicable specific flags'
merge_request: 37112
author:
type: changed
---
title: 'Geo: Add migrations for registry and states tables for vulnerability export replication'
merge_request: 36620
author:
type: added
---
title: Add Geo replication columns and tables for terraform states
merge_request: 36594
author:
type: added
---
title: Add commented_by to approval_settings endpoint
merge_request: 39237
author:
type: added
---
title: Fix commented_by for any approvers rule
merge_request: 39432
author:
type: fixed
---
title: Provision for csv download for merge commits in a group
merge_request: 37980
author:
type: added
---
title: Count pipelines that have security jobs
merge_request: 37809
author:
type: added
---
title: Add coverage fuzzing to security dashboard(backend)
merge_request: 37173
author:
type: added
---
title: add add coverage fuzzing results to security dashboard
merge_request: 36011
author:
type: added
---
title: Change prefix to COVFUZZ for CI variables related to coverage fuzzing
merge_request: 38441
author:
type: changed
---
title: Allow Users to Create and Rename User Lists
merge_request: 36598
author:
type: added
---
title: Implement a GraphQL mutation for MR creation flow in SAST Config
merge_request: 38406
author:
type: added
---
title: Smartly truncate URLs in DAST Modal
merge_request: 37078
author:
type: changed
---
title: Enable on-demand DAST scan feature flag by default
merge_request: 39411
author:
type: added
---
title: Removed Projects Page in Admin UI with restoration button
merge_request: 37014
author: Ashesh Vidyut
type: added
---
title: Display notices above license breakdown
merge_request: 36881
author:
type: changed
---
title: Extend configuration end point to return json when format is given
merge_request: 37217
author:
type: added
---
title: Fix number mismatch issue for MR Widget
merge_request: 38021
author:
type: fixed
---
title: Disable security scanner alerts
merge_request: 37354
author:
type: fixed
---
title: Remove blacklist terminology from License Compliance
merge_request: 39071
author:
type: other
---
title: Solicit feedback for Security Dashboards
merge_request: 37317
author:
type: added
---
title: Disable loading resolvedOnDefaultBranch for Vulnerabilities
merge_request: 38783
author:
type: removed
---
title: 'License Compliance: Show license-approvals to be inactive if no approvals
required'
merge_request: 37170
author:
type: changed
---
title: Added cluster agent GraphQL mutation and create service
merge_request: 37997
author:
type: added
---
title: Ensure secondary is enabled on failover
merge_request: 39615
author:
type: fixed
---
title: Toggle epic confidential
merge_request: 37678
author:
type: added
---
title: Hide Epic widget for incidents
merge_request: 37731
author:
type: changed
---
title: Add _links to epic API entity
merge_request: 37395
author:
type: added
---
title: Migrate checkout step summary buttons away from legacy buttons
merge_request: 39561
author:
type: other
---
title: Migrate merge immediately dialog away from deprecated button
merge_request: 39284
author:
type: other
---
title: Add Merge Commit CSV export button in Compliance Dashboard
merge_request: 38513
author:
type: added
---
title: Display Strategy Information for New Feature Flags
merge_request: 38227
author:
type: added
---
title: Clarify that Unleash client app name must be the running environment name
merge_request: 37255
author:
type: other
---
title: Support renaming feature flags via the api
merge_request: 38425
author:
type: fixed
---
title: Fix Any filter for labels in Value Stream Analytics
merge_request: 37584
author:
type: fixed
---
title: Permit new projects to be created from active project templates only
merge_request: 38335
author:
type: fixed
---
title: Fix insights period_field parameter
merge_request: 38404
author:
type: fixed
---
title: Fix persisting multiple default Value Stream Analytics stages per value stream
merge_request: 38072
author:
type: fixed
---
title: Fix slow Value Stream label stage query
merge_request: 38252
author:
type: performance
---
title: Pass the IID of the User List on Update
merge_request: 39639
author:
type: fixed
---
title: Set default for current_value in SAST config UI
merge_request: 39504
author:
type: fixed
---
title: Fixed iteration references when in a private group/project
merge_request: 39262
author:
type: fixed
---
title: Fix the `Vulnerability-Check` and `License-Check` approval rules to be synched correctly after creating a merge request.
merge_request: 39587
author:
type: fixed
---
title: Fix security dashboard by excluding license scanning information
merge_request: 37318
author:
type: fixed
---
title: Add GraphQL query for a single iteration
merge_request: 38692
author:
type: added
---
title: Update Load Performance Testing k6 version to 0.27.0
merge_request: 37680
author:
type: other
---
title: Remove unused approvals controller actions
merge_request: 36855
author:
type: removed
---
title: Minor style fixes to 'Linked Issues' card
merge_request: 37396
author:
type: fixed
---
title: Add ability to update issue board configuration options using GraphQL
merge_request: 38413
author:
type: added
---
title: Allow nested gitlab_subscription on namespace api
merge_request: 37397
author: jejacks0n
type: changed
---
title: Only show subscribable banner when auto-renew is set
merge_request: 38962
author:
type: fixed
---
title: Subscription Banner has 14 day grace period
merge_request: 37378
author:
type: changed
---
title: Expired subscription banner doesn't display for auto-renew
merge_request: 37127
author:
type: changed
---
title: Add docs about denied licenses and update feature flag
merge_request: 37191
author:
type: added
---
title: API to retrieve group push rules
merge_request: 39642
author:
type: added
---
title: Audit events log table is now responsive to different display sizes
merge_request: 38803
author:
type: changed
---
title: Audit log group variable updates.
merge_request: 37945
author:
type: changed
---
title: Audit variable changes for project variables.
merge_request: 38928
author:
type: changed
---
title: Reset CI minutes for all namespaces every month.
merge_request: 38057
author:
type: changed
---
title: 'Geo: Apply selective sync to container repo updates'
merge_request: 39663
author:
type: fixed
---
title: 'Geo: Package file backfill/removal accounts for object storage settings'
merge_request: 36771
author:
type: fixed
---
title: 'Geo: Fix consuming events of blobs that should not be synced'
merge_request: 38089
author:
type: fixed
---
title: 'Geo: Skip project/wiki repo create/update events based on selective sync'
merge_request: 39488
author:
type: fixed
---
title: Fix scanned resources count in MR security modal
merge_request: 37029
author:
type: fixed
---
title: Modify iteration quick action tooltip
merge_request: 38091
author: Marcin Sedlak-Jakubowski
type: other
---
title: Allow using of negated filters in board epic issues GraphQL query
merge_request: 39089
author:
type: added
---
title: Change location fingerprint calculation for container scanning
merge_request: 39445
author:
type: other
---
title: Show only root namespaces for subscriptions
merge_request: 38481
author:
type: fixed
---
title: Add GraphQL API to temporarily increase storage
merge_request: 36605
author:
type: added
---
title: Expose status of temporary storage increase
merge_request: 37511
author:
type: added
---
title: 'Geo: Fix OAuth authentication with relative URL used on secondary'
merge_request: 37083
author:
type: fixed
---
title: Add predefined network policies to the network policy list
merge_request: 36257
author:
type: added
---
title: Implement a parser to extract SAST configuration
merge_request: 39605
author:
type: changed
---
title: Support project-level iteration creation via GraphQL
merge_request: 38345
author:
type: added
---
title: Better burndown chart axis formatting
merge_request: 38113
author:
type: added
---
title: Button migration to component
merge_request:
author:
type: changed
---
title: Support writing variables to CI config
merge_request: 37516
author:
type: added
---
title: Add support for updating SAST config
merge_request: 39269
author:
type: added
---
title: Filtered search width fix on Roadmap
merge_request: 39440
author:
type: fixed
---
title: Memoize project regulated settings check
merge_request: 37403
author:
type: performance
---
title: Track unique visitors in Compliance related pages
merge_request: 38851
author:
type: added
---
title: Update {groups,profiles}/billings_controller_spec.rb files
merge_request: 38872
author:
type: changed
---
title: Update css class to gl- classes
merge_request: 38640
author:
type: other
---
title: Store/Update new location fingerprint for container scanning vulnerabilities
merge_request: 39696
author:
type: other
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