-
由 Alessio Caiazza 创作于由 Alessio Caiazza 创作于
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
archive-13-ee.md 176.15 KiB
13.12.0 (2021-05-22)
Security (1 change)
- Upgrade the GitLab Elasticsearch Indexer version to 2.10.0. !60690
Removed (1 change)
- Remove docker-in-docker job from API Fuzzing CI template. !60054
Fixed (60 changes, 20 of them are from the community)
- Eagerly associate DastSiteProfile and DastSiteValidation on create. !53800
- Hide "Renew" button for trial subscription on group billing page. !55796 (Kev @KevSlashNull)
- Fix Rails/SaveBang rubocop offenses in ee/spec/workers. !58070 (Abdul Wadood @abdulwd)
- Fix Rails/SaveBang rubocop offenses in ee/spec/support. !58074 (Abdul Wadood @abdulwd)
- Fix Rails/SaveBang rubocop offenses in ee/spec/mailers. !58097 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in ee/spec/support. !58292 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in todo_service_spec.rb. !58310 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in ee/spec/services/projects. !58330 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in ee/spec/services/dora. !58353 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in ee/spec/services/award_emojis. !58356 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in ee/spec/lib/gitlab/elastic. !58381 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in ee/spec/graphql/types. !58385 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in ee/spec/graphsql/mutations. !58390 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in ee/spec/features/issues. !58396 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in ee/spec/features/groups. !58398 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in ee/spec/features/dashboards. !58399 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in ee/spec/features/boards. !58401 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in ee/spec/controllers/projects. !58410 (Abdul Wadood @abdulwd)
- Fix RSpec/EmptyLineAfterFinalLetItBe rubocop offenses in ee/spec/controllers/groups. !58412 (Abdul Wadood @abdulwd)
- Support filtering by assignee wildcard in epic swimlanes. !59348
- Fix minor UX issues with "group by" within iteration report. !59522
- Fix creating an MR when a project approval rule has no approvers. !59671
- Make the MergeReportsService more reliable. !59682
- Create link to Threat Monitoring Alert for threat management alerts. !59724
- Lock the order of the Search scope tabs. !59777
- Provide fix for inconsistent blocking of sso-user git actions. !59872
- Fix Swimlanes sticky headers. !59944
- Add hide-collapsed class for elements under the else-if scope. !60021
- Rename License#cloud? to License#cloud_license?. !60065
- Fix the bug that DB multi-request stickiness doesn't stick as expected. !60246
- Fix stage table loading with a deep linked stage. !60261
- Stop checking repository check status on Geo secondary. !60323
- Fix incorrect ordering of audit events on MR approval changes. !60508
- Fix ArgumentError for bulk insert. !60543
- Switch load_balancing_atomic_replica feature flag on by default. !60574
- Fix badge variants in admin/users table. !60592
- Resolve Geo: Secondaries are orphaning artifact files. !60644
- Fix API elasticsearch settings update. !60740
- Fix group-level "Projects with releases" stat when value is 0. !60752
- Check if an issue is already linked to the same vulnerability before creating the issue link. !60753
- Update lock timeout in ElasticCommitIndexerWorker. !60768
- Prevent errors when promoting issues to epics. !60860
- Refetch VSA stage data when filters change. !60991
- Geo - Skip download of blobs with foreign layers. !61072
- Return correct trial status in CI external pipeline validation. !61104
- Fix trial registration terms message. !61162
- Fix occasionally invisible burndown charts. !61335
- Fix error caused by enforcing SSO-Only Authentication for Git Activity for PAT tokens. !61348
- Fix dropdown not closing on status update. !61404
- Geo - Fix replication for for empty projects. !61419
- Display labels from sub groups and projects when using epics swimlanes. !61423
- Display descendant projects of a group when creating issues in epic swimlanes. !61456
- Fix broken threat alert issue link. !61705
- Fix Rails/SaveBang Rubocop offenses for ee models. !61709 (Suraj Tripathi @surajtripathy07)
- Fix sign-in when user has multiple group saml identities. !61717
- Fix policy list drawer height. !61738
- Fixed robocop offense for ee/spec/services/approval_rules/*. !61829 (Suraj Tripathi @surajtripathy07)
- Remove unncessary group SAML identity assignment. !61921
- Check credit card requirement when retrying a CI build on GitLab.com. !62050
- Fix DAST Profile Summary edit button alignment. !62057
Deprecated (1 change)
- Mark 3 group-level Merge Request Analytics metrics as removed. !60175