documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 17.5.0 (2024-10-16)
### Added (145 changes)
- [Add X-Forwarded-To to allowed headers for email ingestion](https://gitlab.com/gitlab-org/gitlab/-/commit/e50f934dc3bcb7e1a9d85680d9c54a8ce8faebb1) by @divyamtayal ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168716))
- [Search API: Merge request support for title search_as_you_type](https://gitlab.com/gitlab-org/gitlab/-/commit/9e0d5caa5d6e07e2868a82a31b24862e06b46ee7) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167432)) **GitLab Enterprise Edition**
- [Added the group select to the global timelogs report](https://gitlab.com/gitlab-org/gitlab/-/commit/9b4ed0b57d5cab002520a4fd8c9190ee5ccca459) by @zillemarco ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167238))
- [Add global work item epics feature flag](https://gitlab.com/gitlab-org/gitlab/-/commit/41c10350edd29e5046670756c9844fb0969fa6e6) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168943)) **GitLab Enterprise Edition**
- [Add support for updating abuse report notes](https://gitlab.com/gitlab-org/gitlab/-/commit/25369ba6fa9a66000d8e12d9afd73e29470814f8) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167011))
- [Create todos for expired SSH keys](https://gitlab.com/gitlab-org/gitlab/-/commit/dd9383c7162eec67bf62bcc5a9b7fbfff6768f93) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166168))
- [Add search button back to the header gated by feature flag](https://gitlab.com/gitlab-org/gitlab/-/commit/e284b809076fbe43661ae47f9bf69461e41503a1) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165526))
- [History rewrite: send emails after asynchronous processing](https://gitlab.com/gitlab-org/gitlab/-/commit/d0d6a197f7b255df2d2ff6390f5254dde48d47f9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167473))
- [Directly ingest emails by custom email in To header](https://gitlab.com/gitlab-org/gitlab/-/commit/29da1cc92ddebfb4bf90694a52d376213a274a8e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167770))
- [Add migrate_memberships to BulkImportEntities](https://gitlab.com/gitlab-org/gitlab/-/commit/21653f70ac61f2abf70a5f3fb2023aa961ceaa3e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168128))
- [Ignore column vulnerablity_count in project_statistics table](https://gitlab.com/gitlab-org/gitlab/-/commit/c4c510e6bc99e3c6f074986a01c929304168b4e3) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168284))
- [Document new API endpoint `POST /deploy_keys`](https://gitlab.com/gitlab-org/gitlab/-/commit/a0bacc4da1ce546ba5b68c1908633ee88e90d2c0) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167873))
- [Pull mirror API: extend response with mirror related fields](https://gitlab.com/gitlab-org/gitlab/-/commit/a2929c517696b305f94742b0d1e5b60c3ba04944) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168377))
- [Model registry: Metrics for pull and push package](https://gitlab.com/gitlab-org/gitlab/-/commit/4064bf4d8fb245ec782adda654d08e3a2ca2531c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167298))
- [Add runner_type, sharding_key_id columns to ci_runner_machines](https://gitlab.com/gitlab-org/gitlab/-/commit/51f67409e49062f7340930b35edb835a7079fae4) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168069))
- [Allow setting of weight on work item create](https://gitlab.com/gitlab-org/gitlab/-/commit/9c799b3ed901179eceb0cce2242e4ad66d2b4074) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168475)) **GitLab Enterprise Edition**
- [Restoration of object storage through gitlab-backup-cli](https://gitlab.com/gitlab-org/gitlab/-/commit/b6b9c6b9387e9250bff23f79ad7c71d0a0d41e2e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163389))
- [Add FK on events.personal_namespace_id](https://gitlab.com/gitlab-org/gitlab/-/commit/1829084aa298519b35ee81e067b007eef886c1be) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168320))
- [Changed feature flag type from wip to beta](https://gitlab.com/gitlab-org/gitlab/-/commit/cbb6bcb6b262e4480e2ccf27fd00419da3d6b97a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167757)) **GitLab Enterprise Edition**
- [Introduce notes and notes_internal to WorkItems](https://gitlab.com/gitlab-org/gitlab/-/commit/64db46386933e53321994d4a1a20424f8b153ce4) by @joe-snyder ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168216)) **GitLab Enterprise Edition**
- [Changes for allowed_email_domain update audit event](https://gitlab.com/gitlab-org/gitlab/-/commit/7a76a2c665caddc38cbdc2011fe9d1b3e72f871a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166105))
- [Add migration and model for max retries and backoff](https://gitlab.com/gitlab-org/gitlab/-/commit/4a0d167477daf555cc89079cd64baa5407b92f36) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166119))
- [Added service ping metric for member management enabled](https://gitlab.com/gitlab-org/gitlab/-/commit/e02f9dc1a6bf952ff91377c82415d5e1661c8941) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168096)) **GitLab Enterprise Edition**
- [Show location and ISP in sign in from new location email](https://gitlab.com/gitlab-org/gitlab/-/commit/d6be7a24f833a2f000e903ddfd4516c2a19bf931) by @shangsuru ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163914))
- [Add project.mergeRequestViolations field on project type](https://gitlab.com/gitlab-org/gitlab/-/commit/163bd7a56baefa7d323c5d8bd331c9f34723081f) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/158884)) **GitLab Enterprise Edition**
- [Added new table and API for Workflow Events](https://gitlab.com/gitlab-org/gitlab/-/commit/d2397278ebfae0ec323400fd9926ad473428cc25) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166397)) **GitLab Enterprise Edition**
- [Enable edit_branch_rules feature falg by default](https://gitlab.com/gitlab-org/gitlab/-/commit/724653c4d4cc9883ce18049be5625d2965ddb032) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166654))
- [Add job_token_policies column to CI job token allowlist](https://gitlab.com/gitlab-org/gitlab/-/commit/1156ad38b4faa8ea70735876dec644f1378cda02) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166688))
- [Add a GraphQL mutation for updating `OrganizationUser`](https://gitlab.com/gitlab-org/gitlab/-/commit/95b9e199ee1cdf17853ad4b2f61131f4be4c940c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168037))
- [Adds a cop and a generator to initialize bigint conversion](https://gitlab.com/gitlab-org/gitlab/-/commit/fff3f8369cc87460f6fee80d62ed3516512a083d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164788))
- [Add async index to partition table](https://gitlab.com/gitlab-org/gitlab/-/commit/b4a3ad684e40ac20b5dd3e459c6266bc88eba120) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167814))
- [Add async index to partition table](https://gitlab.com/gitlab-org/gitlab/-/commit/68122df51808168f16c851fd4c76c4e21535fba4) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167811))
- [Release "allow anyone to pull" feature for terraform modules](https://gitlab.com/gitlab-org/gitlab/-/commit/0df09a776924dc95bc3428c8faac2432b981439a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167739))
- [Update API and docs to account for non-billable promotions](https://gitlab.com/gitlab-org/gitlab/-/commit/b42f20115b6e83c020db173240f8e8da28e764d7) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167020)) **GitLab Enterprise Edition**
- [Populate personal namespace for events](https://gitlab.com/gitlab-org/gitlab/-/commit/6f6af234dee87200827153f25b107e069f494c01) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164979))
- [Ingest identifier_names of vulnerability_reads](https://gitlab.com/gitlab-org/gitlab/-/commit/f42afba65294540e03067cc950fb1d20e6f70dc8) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163086))
- [Auto-ban duplicate users when a user is banned](https://gitlab.com/gitlab-org/gitlab/-/commit/0ac977cc965ad2664a7fe02dc8387d44a8dafe78) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166673))
- [Add new project redirect route to spec](https://gitlab.com/gitlab-org/gitlab/-/commit/b7cebc25cca7bdaae2751b20b7663db8fb960db2) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165889))
- [Add Duo permission ability to vulnerability report](https://gitlab.com/gitlab-org/gitlab/-/commit/35a30d05511e5f4a8c87962193ed4589abf8ab7a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167583)) **GitLab Enterprise Edition**
- [Add a link to navigate to the CI/CD analytics on the pipelines page](https://gitlab.com/gitlab-org/gitlab/-/commit/4cd78d7504f49934c247ce819d384a0349cd46bb) by @antonkalmykov ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167311))
- [Enable CI job token authorizations log](https://gitlab.com/gitlab-org/gitlab/-/commit/329342b4b12b9a20e84c9a5f460e2513a8301cef) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167416))
- [Model Registry ability to load model](https://gitlab.com/gitlab-org/gitlab/-/commit/9e2df64ca337ac3883e038a4ffabb54aba06c422) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165815))
- [Add migrate_memberships to bulk_import_config](https://gitlab.com/gitlab-org/gitlab/-/commit/70bccda6c6ee42de11d2353c33a3e542ad07b8c0) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167056))
- [Save draft data in storage](https://gitlab.com/gitlab-org/gitlab/-/commit/9de95c47c3e44b6bec50d07f908b76b9d0939580) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166586))
- [Add description field environments API](https://gitlab.com/gitlab-org/gitlab/-/commit/345f30d175d5ba270dbd31ad72871524a0242b4f) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167079))
- [Expose `has_vulnerability_resolution` via GraphQL](https://gitlab.com/gitlab-org/gitlab/-/commit/7f704def79735d36a980e72fc8b957d2e6a5860c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166312)) **GitLab Enterprise Edition**
- [Add description text field to environment details](https://gitlab.com/gitlab-org/gitlab/-/commit/093182d3e38039e69d8cf5a2e0d591357208a7a9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167062))
- [Add description field to environment (BE & DB)](https://gitlab.com/gitlab-org/gitlab/-/commit/c963b54cdfa00a5f21c9ac6905e7cb6a4f740a7a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166941))
- [Create the snooze and un-snooze todos mutations](https://gitlab.com/gitlab-org/gitlab/-/commit/9331b24be15f604234eb7b04646dfacba82f8aa9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164262))
- [GraphQL: Add `aggregate` field to PipelineAnalytics](https://gitlab.com/gitlab-org/gitlab/-/commit/719e68074bf30bb9f224d16b0c162bab503db360) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165549))
- [Enable Ruby support for GitLab Advanced SAST](https://gitlab.com/gitlab-org/gitlab/-/commit/a319102766075cb2597a1365f28b602a246584b0) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165943))
- [Add ingestion for EPSS data into GitLab DB](https://gitlab.com/gitlab-org/gitlab/-/commit/6a17d43561196e6165c8ec1560ec3bdc4e520660) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164348)) **GitLab Enterprise Edition**
- [Remove feature flag vulnerability_resolution_ga](https://gitlab.com/gitlab-org/gitlab/-/commit/c5456f1548914668659ac06a67dafe9003a96988) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166354)) **GitLab Enterprise Edition**
- [Add an empty state for MR approvals per branch](https://gitlab.com/gitlab-org/gitlab/-/commit/85ad6180f1d95e55bab21b24875a8298bf60285d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166996)) **GitLab Enterprise Edition**
- [Add backticks to GitHub import user mentions](https://gitlab.com/gitlab-org/gitlab/-/commit/46dd8d71f2912a2fce793158657e0afecedf48bc) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166635))
- [Support for editing the model version description in the model registry](https://gitlab.com/gitlab-org/gitlab/-/commit/2ae4f7108fcbbc5112bb1795df28ec3205517094) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165539))
- [Add column 'max_number_of_vulnerabilities' to 'project_settings' table](https://gitlab.com/gitlab-org/gitlab/-/commit/a25e82643726a3f06f019c0fe9461808edf8c4f4) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166578))
- [Add RewriteHistoryWorker to asynchronously rewrite repository history](https://gitlab.com/gitlab-org/gitlab/-/commit/9b8bb4a8cf2e750ad47c8c7e983f1440d05f58f8) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162306))
- [Add cron info to pipeline schedules table](https://gitlab.com/gitlab-org/gitlab/-/commit/1013d760aaa17eaf5f515d4c5265ffa5daed005f) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166547))
- [Add subscribed argument to issues query](https://gitlab.com/gitlab-org/gitlab/-/commit/738d8e2cdac5d3b633a1238426b7a6cde8c4133e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/134807))
- [Initial checkin for Banner](https://gitlab.com/gitlab-org/gitlab/-/commit/9bc518e510d2e45905c6bec6048e4f9e6eabaaa5) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165756)) **GitLab Enterprise Edition**
- [Change relationship type of linked items via drag & drop](https://gitlab.com/gitlab-org/gitlab/-/commit/97bdd0a47b648241d90a23f6b58eb17e8c3f0edd) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164296))
- [Remove references to gitlab_com_duo_pro_bulk_user_assignment](https://gitlab.com/gitlab-org/gitlab/-/commit/6d3312d46ddefb2eb0799bb8a35242cdf08d446a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166747))
- [Add rails endpoinds for workflow status updates](https://gitlab.com/gitlab-org/gitlab/-/commit/16ee928bc5e7d6e16d0feda57e710dc6d2de30d9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165818)) **GitLab Enterprise Edition**
- [Add API endpoint to publish CI Catalog Resource Version](https://gitlab.com/gitlab-org/gitlab/-/commit/9db6aa7ed4820488e817096759d8d4d10622032d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164858))
- [Add language filter to projects GraphQL query](https://gitlab.com/gitlab-org/gitlab/-/commit/935b8fd064877aec1f37556a569d3eee8b47dcf9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166098))
- [Database changes for splitting microsoft applications](https://gitlab.com/gitlab-org/gitlab/-/commit/6467dddd1286a663877d2b8b9d5cc41bbddfe5da) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164377))
- [Add vuln counts to container regsitry page](https://gitlab.com/gitlab-org/gitlab/-/commit/70c9d6928209e1d6504c94dbf0d46bc4ac4d26fb) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161994))
- [Add license checks to group level work items ability checks](https://gitlab.com/gitlab-org/gitlab/-/commit/6800de2b04e5ddab1937d36ba2891ea19a889aea) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165909))
- [Add log fingerprint to the created issue](https://gitlab.com/gitlab-org/gitlab/-/commit/3cb1073119f2be42d85dd605ddf27ba5b855061d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166214)) **GitLab Enterprise Edition**
- [Add min_access_level argument to Projects GraphQL query](https://gitlab.com/gitlab-org/gitlab/-/commit/1f94c52f172b45be3fb72d5a613bf76e97d59368) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166376))
- [Admin API Endpoint: Token Info](https://gitlab.com/gitlab-org/gitlab/-/commit/142cca525f054dae36fdaf9b1368f7c7db9246f9) by @nwittstruck ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165157))
- [Release "allow anyone to pull" feature for group-level maven endpoints](https://gitlab.com/gitlab-org/gitlab/-/commit/c4ff30e55761c74c20d4776e724bfb58e8e91f01) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166115))
- [Persist approval_policy_rule_id for scan_result_policy_violations](https://gitlab.com/gitlab-org/gitlab/-/commit/5068afd1791dfec1817b7f3275ddab680d3ae6d0) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164808)) **GitLab Enterprise Edition**
- [Move the zoekt_repository to failed if retries_left gets 0](https://gitlab.com/gitlab-org/gitlab/-/commit/11fdad2ff35c1707d03651142bf21428de7d02d2) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165187)) **GitLab Enterprise Edition**
- [Add merge_after attribute to MergeRequest](https://gitlab.com/gitlab-org/gitlab/-/commit/c36f582d9f5134693add8cde163744ec2344337f) by @Taucher2003 ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165092))
- [Suspend/Resume flux reconciliation from the UI](https://gitlab.com/gitlab-org/gitlab/-/commit/9e94ac3afdd5a91464498e1ae721f25339cab13b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165955))
### Fixed (132 changes)
- [Protected containers: Push protection for admin users](https://gitlab.com/gitlab-org/gitlab/-/commit/443b67e0f0a7aa50f6a34b88c2acccc2f69f6b63) by @gerardo-navarro ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/157464))
- [Prevent submitting form when pressing enter in transfer location search](https://gitlab.com/gitlab-org/gitlab/-/commit/4326a77740e85de613744ef3ba84278f9c4300db) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168440))
- [Revert "Fix Helm chart appVersion not being quoted in index.yaml"](https://gitlab.com/gitlab-org/gitlab/-/commit/f5468087f7ce77a04f14d054817dfc3be8145b01) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169141))
- [Mini Pipeline graph: Fix height of item and alignment of retry](https://gitlab.com/gitlab-org/gitlab/-/commit/f964a98df5ebf6221ec72539045569051fb08a53) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168798))
- [Add response-content-disposition to url in Workhorse.send_url](https://gitlab.com/gitlab-org/gitlab/-/commit/eeb0598b35e889dc96aa108d59bb36363603643f) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167015))
- [PullMirrors::UpdateService: remove previous data after mirror's update](https://gitlab.com/gitlab-org/gitlab/-/commit/c7e9b840d177c74b5dbd208b01d81c3ea2e3c523) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168417)) **GitLab Enterprise Edition**
- [Update export to not hard fail when one batch export fails](https://gitlab.com/gitlab-org/gitlab/-/commit/1e8e9abe799782a8b97c1fdf37cded83d04167b0) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168768))
- [Show pending project members on pending members page](https://gitlab.com/gitlab-org/gitlab/-/commit/46f919a9d646abf1003c3d3e2b69b4cce9e43c7d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167481)) **GitLab Enterprise Edition**
- [fix: Use hash reference for resolving security finding CWE identifier](https://gitlab.com/gitlab-org/gitlab/-/commit/bb508ac16ed279a5c5611609d3ddbc8ae532efcd) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168658)) **GitLab Enterprise Edition**
- [Fix access to job logs for anonymous users](https://gitlab.com/gitlab-org/gitlab/-/commit/9186689cdeca4d14511ab43d5d1484093b77588c) by @Taucher2003 ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168125))
- [Allow self registered user to trigger user_create hook](https://gitlab.com/gitlab-org/gitlab/-/commit/54a93bc65ed684c1954ed13c0db974e91e18c11a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167867))
- [Wrap source user reassignments in a lock](https://gitlab.com/gitlab-org/gitlab/-/commit/e3970a7de431f76f223a486194fd203928150adf) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167765))
- [Fix #root_ancestor when parent_id is defined](https://gitlab.com/gitlab-org/gitlab/-/commit/052bab7f670d09d4b16e0b909da7424e39ef0cda) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168149))
- [Fix project_settings#has_vulnerabilities data inconsistency issue](https://gitlab.com/gitlab-org/gitlab/-/commit/620686bcb7852527c4f5a1ec5bc6a8dedb729dbc) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167933))
- [Send correct namespace for the Flux resource](https://gitlab.com/gitlab-org/gitlab/-/commit/a318f28e48c75c95eb37de7ef3dd9e7e28d124d8) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168571))
- [ansi2json: Handle multiple CRs in line endings](https://gitlab.com/gitlab-org/gitlab/-/commit/713116ba1e34d9b7bfa40c32cb35841bf5f782e8) by @lb90 ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167050))
- [Pipeline Graph: Fix badge text color and card header in darkmode](https://gitlab.com/gitlab-org/gitlab/-/commit/7f60f4e8e7144c115096be37b927b8dfb448dea9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168418))
- [Fix deeplink urls for migrated epics](https://gitlab.com/gitlab-org/gitlab/-/commit/6099d8378f0705d666116dbe1c453e6aa6b671a5) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167572))
- [Respect model registry and experiment visibility settings](https://gitlab.com/gitlab-org/gitlab/-/commit/416ec82806b6932dafabc7abf29fb0dd5c8d8396) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168148))
- [Reset group callout for all seats used banner when deleting a member](https://gitlab.com/gitlab-org/gitlab/-/commit/0c86cba0b2f6621cdf638b96451440340d3dd6b1) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168429)) **GitLab Enterprise Edition**
- [Fix min-width of user select dropdown](https://gitlab.com/gitlab-org/gitlab/-/commit/253f951e6b388279551e5c8b2707f329f3f70173) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167686))
- [Remove bottom padding on images](https://gitlab.com/gitlab-org/gitlab/-/commit/496f232b662f2580b8f599b0674e5bb1b7140257) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168423))
- [Remove vertical scrollbar on GLQL tables](https://gitlab.com/gitlab-org/gitlab/-/commit/8f03055e409b83c8a174dbb628fadcdd178686cd) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168421))
- [Fix for Personal Projects Settings bug](https://gitlab.com/gitlab-org/gitlab/-/commit/5b8625a1609c755307374189d7c20e955f424252) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167066))
- [Separate UI and API checks for user impersonation](https://gitlab.com/gitlab-org/gitlab/-/commit/51c6695194966c8608b98f05285d8baa6f88ac9e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166639)) **GitLab Enterprise Edition**
- [Fix policy violations not being deleted properly](https://gitlab.com/gitlab-org/gitlab/-/commit/a1f604ff05a78dbc7f5c063d378c3241940701f8) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168373)) **GitLab Enterprise Edition**
- [Distinct select style for user mentions in RTE](https://gitlab.com/gitlab-org/gitlab/-/commit/29ec0bae734d49954daae20fdf08cf0cc7e45516) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168120))
- [Only show custom emoji from current group in frequently used emoji](https://gitlab.com/gitlab-org/gitlab/-/commit/993a7811f0da4e857d9f8771a383712d192b02ba) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167665))
- [Update CycloneDX 1.5 json schema with upstream](https://gitlab.com/gitlab-org/gitlab/-/commit/6d18ef2462a0add8a4dc622ebaee64bdc83c9400) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167829))
- [Fixes package tag not being displayed](https://gitlab.com/gitlab-org/gitlab/-/commit/eea81d108fea46106b67a5c5b624dc0ada4d7844) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168229))
- [Groups Filter - Fix pagination tree view](https://gitlab.com/gitlab-org/gitlab/-/commit/8759bd95b8ace74f648c5ebd9d17ee7dbdb2ef44) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167821))
- [Use error message from backend when updating member role](https://gitlab.com/gitlab-org/gitlab/-/commit/d566faf1e4f46ff2f99d0bb210d7bb0428aaecd9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168115)) **GitLab Enterprise Edition**
- [In Pages build use use_open_file instead of use_file](https://gitlab.com/gitlab-org/gitlab/-/commit/789a78a46b98011c6587ff161656f15c78238272) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167150))
- [Allow Instance Admin to always create projects](https://gitlab.com/gitlab-org/gitlab/-/commit/7c7a2c77fca1588f6e75c7b39f7764edc124c9da) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168021))
- [Model Registry model versions empty state typo](https://gitlab.com/gitlab-org/gitlab/-/commit/efc5115666a629ee90634343e8601d43d16a02aa) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168070))
- [Update haml markdown editor toolbar buttons to match Vue version](https://gitlab.com/gitlab-org/gitlab/-/commit/1986af18c2020bc7a77a3b77501176efdf1b5b1c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167486))
- [Recover destroyed ML model version packages](https://gitlab.com/gitlab-org/gitlab/-/commit/3f89d8f0ab46e484c5aa28ebbd7c2fb061d64e5a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165214))
- [Fix broken wiki sidebar when slugs contain special characters](https://gitlab.com/gitlab-org/gitlab/-/commit/2d2f164ec58453d8d28f37b5876c3afedee2499e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167331))
- [Drop project_id not null constraint ci_deleted_objects](https://gitlab.com/gitlab-org/gitlab/-/commit/7cb19470ae995db7d008489e884ab2abd30f377f) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168024))
- [Fix link color override with increasing specificity](https://gitlab.com/gitlab-org/gitlab/-/commit/af6ef77df854356bd6c3329bad4c4e36df119b8c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167921))
- [Remove project_id FK constraint on terraform module metadata](https://gitlab.com/gitlab-org/gitlab/-/commit/2743d2382767682865fc11e868f6c88773804a4b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167182))
- [Fix collapsed diff discussions expanding when adding a new discussion](https://gitlab.com/gitlab-org/gitlab/-/commit/e6855e9755cd6138b381346252d93e4c27075959) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167987))
- [Prevent deploy key access when owner is not a member of the project](https://gitlab.com/gitlab-org/gitlab/-/commit/9ad5f83c1ef739e56ad1ec4b002cc93473983aa7) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167297))
- [Prevent approval rule from overlapping approvals count in drawer](https://gitlab.com/gitlab-org/gitlab/-/commit/bf051cfe3b11cde28172f857a51d718574de9a2c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167981)) **GitLab Enterprise Edition**
- [Handle expired CI job artifacts with orphaned projects](https://gitlab.com/gitlab-org/gitlab/-/commit/49b0c18fd57fb920d85a1a6024146216be77ce75) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167977))
- [Filter work item children and ancestors out of work item token input](https://gitlab.com/gitlab-org/gitlab/-/commit/ca7b02cbc179b42855d9a506d206047c6bdfbb0a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167247))
- [PWA: Respect the screen rotation settings of the user device](https://gitlab.com/gitlab-org/gitlab/-/commit/e269216e49a96e988abfc428a893286aac43911e) by @kurages ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166957))
- [Do not fetch license on Duo page when SaaS](https://gitlab.com/gitlab-org/gitlab/-/commit/4be030a6cda722426add1c69e402298c5af93eee) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167431)) **GitLab Enterprise Edition**
- [Fix Web IDE Oauth domain mismatch screen](https://gitlab.com/gitlab-org/gitlab/-/commit/5fff1ec16ed0afad01b96330ff4a7116e9d8b2e6) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167598))
- [Fix for Groups Duo Subscription Bug](https://gitlab.com/gitlab-org/gitlab/-/commit/7b5f7b45b459437e9bae691e705dd9dacd5f1105) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167259)) **GitLab Enterprise Edition**
- [Fix Helm chart appVersion not being quoted in index.yaml](https://gitlab.com/gitlab-org/gitlab/-/commit/503f7688f10a703b1e6540435091967a457e60fb) by @djhoese ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166663))
- [Add migration for fixing organization_id inconsistencies](https://gitlab.com/gitlab-org/gitlab/-/commit/fde998e9f5ba4de3f552fc0cdb7468f5894ed5c1) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166909))
- [Only create system note on color change](https://gitlab.com/gitlab-org/gitlab/-/commit/7d801c2b540e2c99bf3fbfda89ee33c5d9871f69) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167479)) **GitLab Enterprise Edition**
- [Skip status checks for empty diff hashes](https://gitlab.com/gitlab-org/gitlab/-/commit/2c8627f26919e44549bf7d3fd94c45ac1be34d7c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167063)) **GitLab Enterprise Edition**
- [Fix NRE when logged out and reading merge trains via GraphQL](https://gitlab.com/gitlab-org/gitlab/-/commit/0d21ab174b1290fbfd5e34355e40fdba5df816d9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167410))
- [Allow reviewer unassign via quick action at MR creation](https://gitlab.com/gitlab-org/gitlab/-/commit/1942d99575ec486f650d6490f30e6d026be9b290) by @kingjan1999 ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166379))
- [Fix counting new vulnerabilities in ingestion logic](https://gitlab.com/gitlab-org/gitlab/-/commit/0c9cd9fccdda1d9c6d377ce9af905ec1c3e6dbbd) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166724)) **GitLab Enterprise Edition**
- [Skip new branch name validation for some keypresses](https://gitlab.com/gitlab-org/gitlab/-/commit/15c65d468b77ae69379f56dce3e01dbde67cc369) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166754))
- [Remove duplicate ci status](https://gitlab.com/gitlab-org/gitlab/-/commit/474cfb9aa85945431d16fabb5e5fc7cb73bae26d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167198))
- [Make a Vulnerability a proper todo target](https://gitlab.com/gitlab-org/gitlab/-/commit/37ca3ffc0f8bbc9c032e3670f71438c83d967236) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167042)) **GitLab Enterprise Edition**
- [Add auth check to delete tag endpoint](https://gitlab.com/gitlab-org/gitlab/-/commit/1af60712cbdb0c9b42e8b65c50c19f07e589af62) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166606))
- [Handle merge when checks pass correctly in the api](https://gitlab.com/gitlab-org/gitlab/-/commit/acc30ec6270ab67c0d0f255cdce8f925c7c2c066) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166301))
- [Fix timeline style in dark mode](https://gitlab.com/gitlab-org/gitlab/-/commit/04fd023b2f93fe4673b554c1e83affdf5e6a5ce5) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167230))
- [Fix logged out header for auto color mode](https://gitlab.com/gitlab-org/gitlab/-/commit/d723c1e02075ec2bb3aa4c32c3fb00a3c18d22cc) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167158))
- [Initial commit for hide duo chat](https://gitlab.com/gitlab-org/gitlab/-/commit/707769340d1e6341f4793d2507c138e13dd1e168) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166225))
- [Improvements to markdown "Exit full screen" button](https://gitlab.com/gitlab-org/gitlab/-/commit/1d77947b9e02d4d46d7f187072d355bf1d9d0d90) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165838))
- [Prevent footnote backref from displaying as emoji](https://gitlab.com/gitlab-org/gitlab/-/commit/26101bc2b955756b5cc4f9c29696cbd799e0b4de) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166768))
- [Fix draft not clearing after submitting description](https://gitlab.com/gitlab-org/gitlab/-/commit/f43381765754c3012a82294264e99f88020b5edb) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167069))
- [Fix error when trying to access nil commit author (via GraphQL)](https://gitlab.com/gitlab-org/gitlab/-/commit/689e8aab2b0698c160e19319012aff2f1be127b0) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166951))
- [Filter out duplicate milestone results in filter search bar](https://gitlab.com/gitlab-org/gitlab/-/commit/8e696e5f22a01821039ec2958ece5abe97077f69) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166947))
- [Prevent links in project descriptions from making project rows too wide](https://gitlab.com/gitlab-org/gitlab/-/commit/956324dda2f7bb9d3ab2819d8cda7f9de7b6edb8) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166930))
- [Update access level for imported protected tags](https://gitlab.com/gitlab-org/gitlab/-/commit/409ae571ce32a6c3dd3666592408fa3d8f6ad414) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166905))
- [Fix partitioning rollback for p_ci_pipelines](https://gitlab.com/gitlab-org/gitlab/-/commit/19f7b1e7b68745d0ddea02a93a86c3b04b1160ad) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166455))
- [Allow to search for todos with commit target type](https://gitlab.com/gitlab-org/gitlab/-/commit/276c8643e217e4b6fc13bc8a440386e8d33bea6b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166744))
- [Todos: Add namespace and project target types to GraphQL](https://gitlab.com/gitlab-org/gitlab/-/commit/b6c6b4bd0dd498315a31a6619705e09016a61dd1) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166744))
- [Grant Auditor users :read_package ability on the group-level](https://gitlab.com/gitlab-org/gitlab/-/commit/2b3b560064b9b02a761f7425e04e868f2aecc7e7) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166753)) **GitLab Enterprise Edition**
- [Fix Zoekt global code search](https://gitlab.com/gitlab-org/gitlab/-/commit/136233eac31c236d7061c1fee530408083a49f54) by @skel2007 ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165835)) **GitLab Enterprise Edition**
- [Design management: Highlight current user handle](https://gitlab.com/gitlab-org/gitlab/-/commit/d71d0349ccf647d019e9cf9b830cca33ab65b89d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166295))
- [Model Registry version compatability with mlflow endpoint](https://gitlab.com/gitlab-org/gitlab/-/commit/46bf0d0d1127a2a7d13e3f4828ce6f888421853b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166458))
- [Restore border on pipelines table](https://gitlab.com/gitlab-org/gitlab/-/commit/2a713329ca0e6c151895fc20724de9bb02a84c8b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166645))
- [Fix truncated messages for commits](https://gitlab.com/gitlab-org/gitlab/-/commit/82b2d2a26e538c927838ee886810ac0ee346957a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166327))
- [Allow POST to jwt/auth during maintenance mode](https://gitlab.com/gitlab-org/gitlab/-/commit/b4e290ea1040ee7181ec723ecdaef903e09ec487) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166322)) **GitLab Enterprise Edition**
- [Reschedule setting vulnerability counts for projects](https://gitlab.com/gitlab-org/gitlab/-/commit/ceb506aadeb5a5380d3ac7569e316edfc4ffaf8a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166471))
- [Fix page jump when reacting to work item comments](https://gitlab.com/gitlab-org/gitlab/-/commit/29f631929b05da75977be94540fef4c46164b38e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166462))
- [Fix regression not allowing clearing out runner tags](https://gitlab.com/gitlab-org/gitlab/-/commit/a4aa25b608881f9322b739dd413ff247fd041c9b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166437))
- [Fix work item skeleton loaders for extra pages](https://gitlab.com/gitlab-org/gitlab/-/commit/2b5be723081c60d5e8affaf64180f1e254122d66) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166441))
- [Send null memberRoleId instead of undefined](https://gitlab.com/gitlab-org/gitlab/-/commit/23930e78d4076a0972cd5e4777cb5d7793010844) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166432))
- [Avoid database reconnections when host disconnected from load balancer](https://gitlab.com/gitlab-org/gitlab/-/commit/934db1c7952db68b8c65c4eacaeabd684a9a8616) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166231))
- [Fix framework link in policy migration merge request](https://gitlab.com/gitlab-org/gitlab/-/commit/3ea8d2fcb90701f78317db41d473064108df9a89) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166260)) **GitLab Enterprise Edition**
- [Remove extra container classes on Auto DevOps banner](https://gitlab.com/gitlab-org/gitlab/-/commit/0b68c687821d3aac4b75f994486ac954127a2d75) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166216))
- [Check commit message for issue close pattern setting](https://gitlab.com/gitlab-org/gitlab/-/commit/ba347d799733a7b641bdc324caf6f580569f8bb0) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165877))
- [Initially hide final alert on model registry artifact upload](https://gitlab.com/gitlab-org/gitlab/-/commit/900510a1eb985bf94ad6a20a79c6de93173a4dfa) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166121))
- [Consider Duo Enterprise when counting Pro users](https://gitlab.com/gitlab-org/gitlab/-/commit/f6245703cbfbfa7db6b0af35655fd9c087e25e95) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166120)) **GitLab Enterprise Edition**
- [Fix ci_owned_runners returning other groups](https://gitlab.com/gitlab-org/gitlab/-/commit/da2cabe48a2859d0f0287aef1b682282a9e82245) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165886))
- [Ensure pipeline job items in a stage have appropriate border radius](https://gitlab.com/gitlab-org/gitlab/-/commit/01e428f372da08609b1cfa65d87532147d3c42c2) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165866))
- [Do not parse SSE events if not streaming](https://gitlab.com/gitlab-org/gitlab/-/commit/4830d389e0def82c2c961b8d7537580502487adf) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165771)) **GitLab Enterprise Edition**
- [Fix N+1 in cluster agents resolver](https://gitlab.com/gitlab-org/gitlab/-/commit/e13cb11bc308eebd572c5876f45ef56c233c49a4) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165734))
- [Fix bug where car left after branch deletion](https://gitlab.com/gitlab-org/gitlab/-/commit/76fd7acb19210c6a239fa14a2989c981e6cbac76) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165216)) **GitLab Enterprise Edition**
### Changed (205 changes)
- [Add page refresh when policy type is selected](https://gitlab.com/gitlab-org/gitlab/-/commit/1a799dc1608dbf303bb14aab383ec4462c747be3) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168881)) **GitLab Enterprise Edition**
- [Remove allow_cross_joins_across_databases in finding_signature.rb](https://gitlab.com/gitlab-org/gitlab/-/commit/b37fbf55cfdde1755436dcd3f65d80504f8f2978) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168627)) **GitLab Enterprise Edition**
- [GraphQL: Rename CiJobsDurationStatistics to CiDurationStatistics](https://gitlab.com/gitlab-org/gitlab/-/commit/cc9f07ae166b46e7b0644f688b0267b46d6dc0f4) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167941))
- [Added feature flag gate](https://gitlab.com/gitlab-org/gitlab/-/commit/b586b7e488fcf9d837af6085d883ac83205acc98) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168770)) **GitLab Enterprise Edition**
- [UI: Do not expire direct memberships in subgroups and projects](https://gitlab.com/gitlab-org/gitlab/-/commit/c12b4adb7e3d4a18cefa68b9cadbe8d5dda563d3) by @nwittstruck ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168183))
- [Separate notes from vulnerabilities update when dismissing](https://gitlab.com/gitlab-org/gitlab/-/commit/b1f2249ca7a9e15e4501d3cf5d1b633b394b1050) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167299)) **GitLab Enterprise Edition**
- [Use file icon for uploads](https://gitlab.com/gitlab-org/gitlab/-/commit/061346deacbe314709956951044a92b79906632e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168869))
- [Support pages deploy jobs with names other than "pages"](https://gitlab.com/gitlab-org/gitlab/-/commit/277c9f6b643c92d00101aca0f2b4b874a144f7c5) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166731))
- [Mark oauth_applications table as clusterwide](https://gitlab.com/gitlab-org/gitlab/-/commit/c54be1640371abbed26bade038ab54b1b5c692bd) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162438))
- [Remove references for editor field on workspaces](https://gitlab.com/gitlab-org/gitlab/-/commit/56cbef665d316101c4fd3cf94166c563989b6f37) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167673)) **GitLab Enterprise Edition**
- [Add CI/CD Catalog wrapper to releases](https://gitlab.com/gitlab-org/gitlab/-/commit/42b7f5a1438e61adb7879d05a40badb5a92461a2) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167664))
- [Load first note on work items](https://gitlab.com/gitlab-org/gitlab/-/commit/c84bb1c35438612a6e0fca57daf1497354ad0d34) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164840))
- [Handle mailmapped emails for ssh verified commits](https://gitlab.com/gitlab-org/gitlab/-/commit/67cada1c739a8c9a5b05220f61e9b8c7b6c425b0) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167667))
- [Handle Work Item URLs in Duo Chat](https://gitlab.com/gitlab-org/gitlab/-/commit/3a11e0164a024fb2548cfe92da925a6beeb01cab) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168359)) **GitLab Enterprise Edition**
- [Wikilinks now handle characters escpaed in title](https://gitlab.com/gitlab-org/gitlab/-/commit/3c8ab86df5175868e57733621c880f6508cc5396) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168837))
- [Adjust toggle behaviour for runner registration token setting at group](https://gitlab.com/gitlab-org/gitlab/-/commit/75f7bc6376260e41e7393768bfa0cc1398e45646) by @antonkalmykov ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167417))
- [Skip CS components when parsing licenses from SBOM](https://gitlab.com/gitlab-org/gitlab/-/commit/c83412701871e6371664924f45043a36ccc0de44) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168828))
- [Update pipeline mini graph variables](https://gitlab.com/gitlab-org/gitlab/-/commit/86b966fbe70e0db3971c92f48c876dc82334190c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167359))
- [Enable FF enable_add_on_users_filtering by default](https://gitlab.com/gitlab-org/gitlab/-/commit/87a1593e1623b680ab3ce165ce810f03a1b335e3) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168692))
- [Improve status dropdown description](https://gitlab.com/gitlab-org/gitlab/-/commit/27dcde5ec2562568382a4d79ad5984596678acaf) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168025)) **GitLab Enterprise Edition**
- [Process security policies only when they are changed](https://gitlab.com/gitlab-org/gitlab/-/commit/9a72cd707663a145cde04202b8787bd64200c58b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167969)) **GitLab Enterprise Edition**
- [Settings block: Move collapsible button to left](https://gitlab.com/gitlab-org/gitlab/-/commit/b2ffdfc6c103a789597feb5087e8e2fa319d433d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168523))
- [Display an icon for closed merge requests on branches page](https://gitlab.com/gitlab-org/gitlab/-/commit/448bdc9bfd3d7aa6f050afa39221dfe2dc8ff284) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161879))
- [Security dashboard: Update heading to use shared component](https://gitlab.com/gitlab-org/gitlab/-/commit/ce4f0cbf6234c26400173c686830d49ab93ddc45) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168644))
- [Display helper text for severity group](https://gitlab.com/gitlab-org/gitlab/-/commit/48254aa6831dcd76655071c6656b84303d2fbf75) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168372)) **GitLab Enterprise Edition**
- [Initial commit for changing admin Duo Utilization routes](https://gitlab.com/gitlab-org/gitlab/-/commit/d2f5079a8484dad1f03426dbb1b330e6448e2a57) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167989)) **GitLab Enterprise Edition**
- [Allow top level group owners to create Service Accounts in Self-Managed](https://gitlab.com/gitlab-org/gitlab/-/commit/872e801070ac439bf7c037925cb909649d612589) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163726)) **GitLab Enterprise Edition**
- [Update GlPagination to use design tokens](https://gitlab.com/gitlab-org/gitlab/-/commit/2a47780fe6fa1a9bc47d297a77da0fc029fdb45c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163581))
- [Artifacts page: Update heading to use shared component](https://gitlab.com/gitlab-org/gitlab/-/commit/7bd20124894515ae1ce661b35b5523cc4acb23df) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168643))
- [Include HTML layouts in project export and project transfer emails](https://gitlab.com/gitlab-org/gitlab/-/commit/88c7f65791135f283bbb99991730f815cb7f847a) by @jimender2 ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165600))
- [Fix sbom scanner to work with reported licenses](https://gitlab.com/gitlab-org/gitlab/-/commit/50a42eef656f32ae1a1848c52f6a8ada6d0e0224) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167185)) **GitLab Enterprise Edition**
- [Link project_bot user deletion audit event to its resource if possible](https://gitlab.com/gitlab-org/gitlab/-/commit/cba1c715f3156b93470a15754051b9c91928939b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167021)) **GitLab Enterprise Edition**
- [Revise and update repository xray docs](https://gitlab.com/gitlab-org/gitlab/-/commit/180b6eaacaafb88632e1702dd900094272518617) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167752))
- [Remove the beta badge for Secret push protection](https://gitlab.com/gitlab-org/gitlab/-/commit/b7f663d94c33930fbebab26e0140372b4b2880ae) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167273)) **GitLab Enterprise Edition**
- [Update push check and scanning gem to handle exclusions](https://gitlab.com/gitlab-org/gitlab/-/commit/a190168cfec90fb2ee19ba5e0efc641b196c8228) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166511)) **GitLab Enterprise Edition**
- [Update extension for docs links in misc ruby files 2](https://gitlab.com/gitlab-org/gitlab/-/commit/74bc0a4fa97dc6f3b37f6817a2ed712f73d434b4) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168477)) **GitLab Enterprise Edition**
- [Add regex support for runner tag search](https://gitlab.com/gitlab-org/gitlab/-/commit/df12ac2b67a7fc055ca1add3421cd7680c3d8b25) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166508))
- [Hide bulk selection column when user doesn't allowed to delete artifacts](https://gitlab.com/gitlab-org/gitlab/-/commit/f3b4af9d910531625352bd0f4d2cb4c874399351) by @antonkalmykov ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168487))
- [CI/CD Admin: Use shared components](https://gitlab.com/gitlab-org/gitlab/-/commit/57dd64d19de2bae3f9100a2d80ac4c319e232d4a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168041))
- [Changing RCA prompt to new prompt](https://gitlab.com/gitlab-org/gitlab/-/commit/59bfd130faafb622d0eb35521435b6fea8f8a024) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168450)) **GitLab Enterprise Edition**
- [Add API support for webhook feature flag events](https://gitlab.com/gitlab-org/gitlab/-/commit/904ad7a3732dc63b1a7861f8f649d298a0492470) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168442))
- [Hide blob ci status](https://gitlab.com/gitlab-org/gitlab/-/commit/ea9135fd4b09b6171e407eb82f1510763ff37420) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167950))
- [Update extension for docs links in models and presenters](https://gitlab.com/gitlab-org/gitlab/-/commit/72c9f70908284585fad40bbe3fe88a9e9c024d3c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167865))
- [Switch to Duo Chat V2](https://gitlab.com/gitlab-org/gitlab/-/commit/b06a85a968065ff653871c4f515a2fa68038ca29) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168326))
- [Update extension for docs links in ruby helpers](https://gitlab.com/gitlab-org/gitlab/-/commit/52c00c92b3a097fa5aad8ae4269683c2f725ca4e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167566))
- [Add bold font for status filter](https://gitlab.com/gitlab-org/gitlab/-/commit/1d4e785949c26ba2575d34c3f8228261b3bd2cf1) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168130)) **GitLab Enterprise Edition**
- [Remove group_access_request_webhooks feature flag](https://gitlab.com/gitlab-org/gitlab/-/commit/275a70a15cf2caffa3f48ba2f42aad204afa0c92) by @Taucher2003 ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168279))
- [Clarify 'GitLab' term in signup error message](https://gitlab.com/gitlab-org/gitlab/-/commit/403dedde74ad70a1c066b37ae4a9e92a08bb8bcf) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166904))
- [Update extension for docs links in /lib ruby files](https://gitlab.com/gitlab-org/gitlab/-/commit/8efd9495e5a82451a5283ce7826e987cc39ab8e6) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167863))
- [Fix `tag` icon display in the project ref selector dropdown](https://gitlab.com/gitlab-org/gitlab/-/commit/43fb0b6f31d465b965be6222e5657379bcaacb2f) by @antonkalmykov ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168109))
- [Use a default value for the parameter that will be parsed by JSON.parse](https://gitlab.com/gitlab-org/gitlab/-/commit/c825dcf0db78a4cba59a6eea7b7bed211de5c028) by @antonkalmykov ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168103))
- [Allow filtering users on backend in RTE](https://gitlab.com/gitlab-org/gitlab/-/commit/4fc46eb7f89d9be90fecab3d98d14e8d61008db5) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168040))
- [Add probe for checks in air-gapped instances](https://gitlab.com/gitlab-org/gitlab/-/commit/f18719c8f2e122b5ebab01c9b4ff738867fc3603) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167016)) **GitLab Enterprise Edition**
- [Add markdown version to redis cache key](https://gitlab.com/gitlab-org/gitlab/-/commit/d905c0a2b7df63f368f754dded1f990eb84dbdab) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165707))
- [Allow watermarks to move from high to low for zoekt indices](https://gitlab.com/gitlab-org/gitlab/-/commit/6bc1d0c61e8015e811d53219bcfc7a615190ee09) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167996)) **GitLab Enterprise Edition**
- [Add watermark enum to zoekt indices](https://gitlab.com/gitlab-org/gitlab/-/commit/6499f9911c426a14e00846ce01aa450dfef7f9b6) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166360))
- [Rename config_version field in workspaces table](https://gitlab.com/gitlab-org/gitlab/-/commit/e08c61cffb5e76b5e492ecb9344e4520795651d7) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165876)) **GitLab Enterprise Edition**
- [Remove default for organization_id](https://gitlab.com/gitlab-org/gitlab/-/commit/d0be8f1f1d752c2af5f17099a181db78f6df5fbd) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166999)) **GitLab Enterprise Edition**
- [Fixes a bug with the duo free access ending banner](https://gitlab.com/gitlab-org/gitlab/-/commit/7369b3d9715152d1b7e92fbbd01cbcafe3162539) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167926)) **GitLab Enterprise Edition**
- [Add keyboard nav to boards](https://gitlab.com/gitlab-org/gitlab/-/commit/d348d55ab70daa6d59444f97560c09ddbdb98f48) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165895)) **GitLab Enterprise Edition**
- [Migrate Admin group edit page to use SettingsSection component](https://gitlab.com/gitlab-org/gitlab/-/commit/b9554daeed9972b7ab5975b9b609d0bfea64f750) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167900))
- [Update kubernates empty states illustrations](https://gitlab.com/gitlab-org/gitlab/-/commit/3ecee77258383800b4e00f4c2ca8baf421f692ac) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167681))
- [Split AI impact dashboard table into multiple panels](https://gitlab.com/gitlab-org/gitlab/-/commit/51f4e411ee958aaf213ac0bdbf291d4d31d79cfd) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167057)) **GitLab Enterprise Edition**
- [Add handling big content for a drawer](https://gitlab.com/gitlab-org/gitlab/-/commit/58c5f92fe719c9e780964d846975193a5e164f5a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165395)) **GitLab Enterprise Edition**
- [Create work item: Add dividers to items in sidebar](https://gitlab.com/gitlab-org/gitlab/-/commit/8c1a7a33d852bcaee7b8110f6afd48a5e33686bd) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167747))
- [Split the Value stream dashboard table into multiple panels](https://gitlab.com/gitlab-org/gitlab/-/commit/186eaf185b640b0f8935fd055af1329261fae290) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167217)) **GitLab Enterprise Edition**
- [Update extension for docs links in ci ruby files](https://gitlab.com/gitlab-org/gitlab/-/commit/917c67cbbe169bcb5bccf9bbf7606d7c26b48168) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167858))
- [Add scheduling worker to update storage used on zoekt index](https://gitlab.com/gitlab-org/gitlab/-/commit/a6b610aa5b09f68629ac6e76b5b7074360b96aa0) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166403)) **GitLab Enterprise Edition**
- [Add stat cards for filtering users](https://gitlab.com/gitlab-org/gitlab/-/commit/fbd2b2162b3615d3ba094cdcd6f4e4b883f24fbc) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165403))
- [Change the order of fork information](https://gitlab.com/gitlab-org/gitlab/-/commit/6086eac82f9c041c94e5c6ff6ecafbc22754421b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167769))
- [Add an option to track_event API to send events to Snowplow](https://gitlab.com/gitlab-org/gitlab/-/commit/7472945df02616271ff4d2f1baf1265c5c9193a5) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165748))
- [Discover Duo Pro: Migrate to regular card](https://gitlab.com/gitlab-org/gitlab/-/commit/92df5d1bc0d0e845e12e82ca76faab7cc73e5edb) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167761)) **GitLab Enterprise Edition**
- [Update Members page](https://gitlab.com/gitlab-org/gitlab/-/commit/51a4a8d4291b3bd84ffcac06c33c61008049b87d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166384))
- [Use POST request to force unsubscribe by email clients](https://gitlab.com/gitlab-org/gitlab/-/commit/f5d93688699e4226413b8b4cc9c0dedf1c2f1008) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167196))
- [Add new list between two lists on a board](https://gitlab.com/gitlab-org/gitlab/-/commit/0267db6915f3cbedbf8d227019d47f6cd529e8ae) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163390))
- [Make roles and permissions page visible to premium](https://gitlab.com/gitlab-org/gitlab/-/commit/c3b3600d80576cae291468bfef4748eecae8cde9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165968)) **GitLab Enterprise Edition**
- [Show specific OmniAuth buttons in signup page](https://gitlab.com/gitlab-org/gitlab/-/commit/7bcbb146b5132b2396f0ab08abc308e842d0832e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167467))
- [This MR adds extra check for policy scope](https://gitlab.com/gitlab-org/gitlab/-/commit/e643df59a9de62aa04d66d9d4d4f67e1bbfe472b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167601)) **GitLab Enterprise Edition**
- [Backfill PATs seven_days_notification_sent_at column](https://gitlab.com/gitlab-org/gitlab/-/commit/225aaaf4c7282caade83944b7e428a01aa1e4666) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165592))
- [Add integration test for group scope](https://gitlab.com/gitlab-org/gitlab/-/commit/5288f8483aacd247ce3d40bf7a2f0c58187ddc75) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167334)) **GitLab Enterprise Edition**
- [Update Escalation Policies empty state illustration](https://gitlab.com/gitlab-org/gitlab/-/commit/754c830c2217b3d32176082d5d411d97830b3903) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167497))
- [Scope ComponentsResolver to Group or Project](https://gitlab.com/gitlab-org/gitlab/-/commit/6e3c725d3b8136385a69952d58cbfddbd9c73b55) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166493)) **GitLab Enterprise Edition**
- [Make tag content more ergonomic on commit list pages](https://gitlab.com/gitlab-org/gitlab/-/commit/ff850af3063c9b8a44b9f1bc8b8b10df8b0a497a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167343))
- [Add option to skip cache with zoekt scheduling service](https://gitlab.com/gitlab-org/gitlab/-/commit/4105b9ef0e96c9eebb29287c224badc0d5d8b264) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167232)) **GitLab Enterprise Edition**
- [Align time tracking link size](https://gitlab.com/gitlab-org/gitlab/-/commit/1b6f32ed31ed38ae49b523fc97e9da6cf3a33791) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167187))
- [Show manifest media type for container registry image tag](https://gitlab.com/gitlab-org/gitlab/-/commit/e6a735df721157c0aff366cf708c9ac1855a0526) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166151))
- [Re-enable DocumentationLinks in haml-lint](https://gitlab.com/gitlab-org/gitlab/-/commit/ad7c4c12861ec99c716ad131227c74cb1b984501) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166971))
- [Remove index from SBOM tables](https://gitlab.com/gitlab-org/gitlab/-/commit/8856885ffa6934c4db995845d4d540d80174f8e7) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166912))
- [Fix yaml support for monaco-editor with vite](https://gitlab.com/gitlab-org/gitlab/-/commit/f05bce4435fb73dc7756622836a2bbf2cd1b8d90) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152660))
- [Use a `label` instead of `strong` tag in a CI job token allowlist form](https://gitlab.com/gitlab-org/gitlab/-/commit/cbe5dccd1e6f2f91de0cb44a393aa43fe451db94) by @antonkalmykov ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166953))
- [Small update to Linked widget help copy](https://gitlab.com/gitlab-org/gitlab/-/commit/1593dabc9bbda74e532419fca2c76d24cf5cc9d4) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166960))
- [Zoekt nodes skip tasks when over critical storage watermarks](https://gitlab.com/gitlab-org/gitlab/-/commit/9901138d9d30c1eeca5f0bad53387bf7fa9286d9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166750)) **GitLab Enterprise Edition**
- [Switch from Rails.application.secrets to Rails.application.credentials](https://gitlab.com/gitlab-org/gitlab/-/commit/8a88f8cdcd177fec0104940c84bf729d748283f7) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166431))
- [Ensure zoekt replica router returns distinct set of indices](https://gitlab.com/gitlab-org/gitlab/-/commit/030379350eabc7a2e0568e50d959a4d273c13bf5) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167064)) **GitLab Enterprise Edition**
- [Remove meta-programming from AutoMergeService](https://gitlab.com/gitlab-org/gitlab/-/commit/4061a20cf3d3a20474b6b639aa2d5414fba2fc1c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166778))
- [Add link to error code to Duo Chat response](https://gitlab.com/gitlab-org/gitlab/-/commit/978738f9249d67d9e605e7f5b52923d6037cdc96) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166369)) **GitLab Enterprise Edition**
- [Avatar: Refactor img to use GlAvatar](https://gitlab.com/gitlab-org/gitlab/-/commit/f49ea7918cc90e4a0ad0e4cd8d58d66676245ea2) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166472))
- [Localize dates in UI](https://gitlab.com/gitlab-org/gitlab/-/commit/ad18c79d5f7f1005602fbe21af3c96a77bd081e3) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166521))
- [Remove legacy event tracking from Value Streams Dashboard](https://gitlab.com/gitlab-org/gitlab/-/commit/886d1edf74176d4d27f338e7edb64df10d47289d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166366)) **GitLab Enterprise Edition**
- [Add pages_domains not null constraint for project_id](https://gitlab.com/gitlab-org/gitlab/-/commit/2c82883aeeeb2679d4c52eaccff2b342e3390ef2) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166705))
- [Allow to select multiple groups with the same name in MR approval rules](https://gitlab.com/gitlab-org/gitlab/-/commit/d50b4bc2ea10fab58d22aa322f3d67382b881639) by @antonkalmykov ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166818))
- [Use `GlTable` for the deployment approval settings in the add rule modal](https://gitlab.com/gitlab-org/gitlab/-/commit/b7afb50c652c9647108d88b9e6ed5550d9897ae4) by @antonkalmykov ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166495)) **GitLab Enterprise Edition**
- [Update approval_policy_rule_id fk to nullify on delete](https://gitlab.com/gitlab-org/gitlab/-/commit/5a561fde9f5d00330a898c270beb73eacffe246f) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166482)) **GitLab Enterprise Edition**
- [Remove cache when zoekt replica search FF is changed](https://gitlab.com/gitlab-org/gitlab/-/commit/850cde732dee180e89e801670ba19e8770b0150a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166752))
- [Update Puma to 6.4.3 and patch PID reaper](https://gitlab.com/gitlab-org/gitlab/-/commit/53dfdcd47cc0da402c188b8b069619a16d300598) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166758))
- [Domain verification: Migrate to Crud](https://gitlab.com/gitlab-org/gitlab/-/commit/ba5b53531135f866033e55b5a77b91c7528482d0) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166144))
- [Let embedded videos be full width with max-width 100%](https://gitlab.com/gitlab-org/gitlab/-/commit/f482759df97eccbf2d443bd449fd262096905aff) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166016))
- [Made Environments > Deployment details page mobile friendly](https://gitlab.com/gitlab-org/gitlab/-/commit/72c2608b8bfe2add80bc179c0a41da1871ff5e1b) by @antonkalmykov ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166261)) **GitLab Enterprise Edition**
- [Show group path in group selection dropdown in purchase flow](https://gitlab.com/gitlab-org/gitlab/-/commit/bd9bb78a8350e3a6827235544222760953a1d0f7) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166407)) **GitLab Enterprise Edition**
- [Renamed run pipeline button](https://gitlab.com/gitlab-org/gitlab/-/commit/8669e6924ab261f771f0185b31364e3de566eb39) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166442))
- [ACTUALLY set the schema to gitlab_sec](https://gitlab.com/gitlab-org/gitlab/-/commit/02b025571341b90fb51757da6f38c545e9dfb521) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164518)) **GitLab Enterprise Edition**
- [Update pipeline migration text and link](https://gitlab.com/gitlab-org/gitlab/-/commit/7b12f82bc8c204a8ff9330f07326c3415301d9e1) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166541)) **GitLab Enterprise Edition**
- [Add an OPS FF to avoid flooding sentry with semver dialect errors](https://gitlab.com/gitlab-org/gitlab/-/commit/ff1757dee727548947a68d4de401e4326716748c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165184)) **GitLab Enterprise Edition**
- [There were several problems here:](https://gitlab.com/gitlab-org/gitlab/-/commit/ff81c8a28e30e309e71ec0a8e45ca5cc93d8154e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166644)) **GitLab Enterprise Edition**
- [There were several problems here:](https://gitlab.com/gitlab-org/gitlab/-/commit/00e47f0a14227615f78cd7b9152c9a0c82bef727) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166643)) **GitLab Enterprise Edition**
- [Remove beta mention in metadata database alert on registry pages](https://gitlab.com/gitlab-org/gitlab/-/commit/10a90861c59c883ec2b505086d3928553789d67f) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166393))
- [Show an empty state when Protected Environment has no approval rules](https://gitlab.com/gitlab-org/gitlab/-/commit/c53b3cbaa4458cbce51e6a31dde8444c9a86adc0) by @antonkalmykov ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166309)) **GitLab Enterprise Edition**
- [Update UI docs links in application_settings files](https://gitlab.com/gitlab-org/gitlab/-/commit/283a7bf85cb72c108fbff4b1aad1604687e42491) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164986))
- [Update ffi gem to v1.17.0](https://gitlab.com/gitlab-org/gitlab/-/commit/9165bb9ebef94c1ec7f74b8ad91b64f49bd262a5) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166535))
- [Split remediations query from upload deletion for decomposition](https://gitlab.com/gitlab-org/gitlab/-/commit/f687d630e8e76298284b51622eed4961e594bc9b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166519)) **GitLab Enterprise Edition**
- [Do not destroy empty ML model packages](https://gitlab.com/gitlab-org/gitlab/-/commit/58a7655ed8c6a8d30d1b8e017aafc662b9ec031b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166186))
- [Add used_storage_bytes column to zoekt indices](https://gitlab.com/gitlab-org/gitlab/-/commit/d0166780291bcd390f62e4950fc6fc45faa2ef6a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166398))
- [Modify the way dividers are generated](https://gitlab.com/gitlab-org/gitlab/-/commit/d9402cf62660462732091f99fd5ce3e312fd2633) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166351))
- [Remove cross DB transaction against dast_site_profile](https://gitlab.com/gitlab-org/gitlab/-/commit/56f54a9b8791b717b547284dace34eb5e38509ab) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166147)) **GitLab Enterprise Edition**
- [Remove feature flag zoekt_create_indexing_tasks](https://gitlab.com/gitlab-org/gitlab/-/commit/82b302a23dbe07726090fbafb79f5ddc3adf603b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165978)) **GitLab Enterprise Edition**
- [Watch for k8s events changes](https://gitlab.com/gitlab-org/gitlab/-/commit/bf3c4eddc1a9663f0d5df51f48c0cb70a47b5cde) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165633))
- [Add popover for image and tag on vuln report page](https://gitlab.com/gitlab-org/gitlab/-/commit/c7d3bcdc07fa42329fbdd9b2345f15ee18a6cceb) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165607))
- [Only notify user who started BulkImport](https://gitlab.com/gitlab-org/gitlab/-/commit/ce513bfbb65b39c11f9fcf072c7d4d27af02d2df) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165939))
- [Update dependency ai-gateway to v1.18.0](https://gitlab.com/gitlab-org/gitlab/-/commit/a2527cb16011d0e70d90495346a04c97e702bfa9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162943))
- [Change the UX of the create model button for Model registry](https://gitlab.com/gitlab-org/gitlab/-/commit/50af6c16518313ed841f9ee757bca778a1b1a9e0) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163594))
- [GraphQL: Deprecate CiRunnerUsage.ciUsedMinutes in favor of ciDuration](https://gitlab.com/gitlab-org/gitlab/-/commit/42f76ca8db5e8fbc76907cdbcce3617b4ea6c1a8) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167928))
- [Remove BBM that cannot function post Sec Decomposition](https://gitlab.com/gitlab-org/gitlab/-/commit/ef009c0b064aab3c4869d1bd7388108c50ca0f76) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167794))
- [Delete the `emoji_webhooks` feature flag](https://gitlab.com/gitlab-org/gitlab/-/commit/f5c2a454198c5ed68fdbecc6c0c2b43d266356e6) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161133))
- [Remove ci_platform_metrics and related Sidekiq code](https://gitlab.com/gitlab-org/gitlab/-/commit/e5753a8b72bff30ed22c04da1390d8c0a4be757f) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165460))
- [Remove early access checkbox](https://gitlab.com/gitlab-org/gitlab/-/commit/4747e4289d13d2b201ccd58a917a383114339eb8) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166776)) **GitLab Enterprise Edition**
- [Remove pipeline reference from state transition](https://gitlab.com/gitlab-org/gitlab/-/commit/44b7985dca17966fa9449ec31d3dda034720c5fe) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164207))
- [Remove ignore_columns for Packages::BuildInfo](https://gitlab.com/gitlab-org/gitlab/-/commit/004e48e40d75e879f2968764ab28e14f36ae1ee1) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165616))
### Security (13 changes)
- [Prevent guest access to project templates](https://gitlab.com/gitlab-org/gitlab/-/commit/30cdc6ad27b6fabcedcd381eedddc306db911546)
- [Skip content when listing conflict files with types](https://gitlab.com/gitlab-org/gitlab/-/commit/00b8a6c8f52722b58d6e2f134579a2bd3aeb62a0)
- [Do not create a pipeline on MR refresh if source branch was deleted](https://gitlab.com/gitlab-org/gitlab/-/commit/480d0bd7ccdca6f93ff715abcd6c2fa7a9bebec2)
- [Escape OAuth application name on authorize page](https://gitlab.com/gitlab-org/gitlab/-/commit/18520b5abefbf3d63b39ca786274cdd388c73e97)
- [Remove access to local requests via cube query service](https://gitlab.com/gitlab-org/gitlab/-/commit/ac39cbe4c47622259b06b92f4557d697fd2a8831)
- [Prevent deploy keys from pushing code to an archived project](https://gitlab.com/gitlab-org/gitlab/-/commit/7950fe587ec01257909ee1c6f4035e4477b97c6a)
- [Hide version info from unauthorized users](https://gitlab.com/gitlab-org/gitlab/-/commit/7cc59acbd64189bc4cd6f6a3a3c829a51ac855ed)
- [Return for admin condition if user authentication with job token](https://gitlab.com/gitlab-org/gitlab/-/commit/f5e8c0286f0245eb5704c036ecabeddfc8c7d757) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167449))
- [External webhook token should be set](https://gitlab.com/gitlab-org/gitlab/-/commit/0dbce3f1a8d18540e9914abfba7d73e8eadf9a80)
- [Stop creating keep-arounds on merge base commits](https://gitlab.com/gitlab-org/gitlab/-/commit/396e4a2575a30cdcff985464739a7fc2bded1fa9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168604))
- [Use sticky data consistency for post receive worker](https://gitlab.com/gitlab-org/gitlab/-/commit/2a98ad6964b326751665c53486218ba65234de0b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168514))
- [Enable CI variables optimization for pipeline creation](https://gitlab.com/gitlab-org/gitlab/-/commit/054e53fcc54a93309111e62e9cd6835ea1ab3cc9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168061))
- [Add concurrency_limit to ProcessScanResultPolicyWorker](https://gitlab.com/gitlab-org/gitlab/-/commit/ef7ae09cb04607836017b4b0e852ad57053ca470) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168086)) **GitLab Enterprise Edition**
- [Move a field check into the query instead of the loop body](https://gitlab.com/gitlab-org/gitlab/-/commit/0187b2d63352b90b27c03d4fc744c7c2c2c0472a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168004))
- [Add deduplication to SynScanPoliciesWorker](https://gitlab.com/gitlab-org/gitlab/-/commit/6b5d93995ab52a3906e0b443970c1ee179eab85b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167965)) **GitLab Enterprise Edition**
- [Limit count query in the events APIs](https://gitlab.com/gitlab-org/gitlab/-/commit/e96c39be7fa190d9376a253414586aa93f3db9c7) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166695))
- [Cache Fog::Storage object for CI build chunks](https://gitlab.com/gitlab-org/gitlab/-/commit/d4a21f54f1754a59cce02221f030468ed72f5029) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165900))
### Other (146 changes)
- [Add and backfill project_id for dast_site_profiles_builds](https://gitlab.com/gitlab-org/gitlab/-/commit/15eb6afe1f8b680930c83b294f40f2518053adbc) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167768))
- [Add and backfill project_id for dast_profiles_pipelines](https://gitlab.com/gitlab-org/gitlab/-/commit/1d9212f7a51b38f9577c6e6211d2edeb1ff58ef9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167633))
- [Clean up send_verification_code_to_secondary_email feature flag](https://gitlab.com/gitlab-org/gitlab/-/commit/679969d736b689c018e77ca69041985e0b2436bb) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166869))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/cfde235e8948ace348a879939c6b884e5852363c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168910))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/057db5079901ad14e514dfcab84d002a44ee5e32) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169030))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/634a9262451c2d40c5c60f0a968291d96470b5fc) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168907))
- [Add expiration wording to duo pro and enterprise trial success](https://gitlab.com/gitlab-org/gitlab/-/commit/1be9b534ac4a56593a0ee24428038ba2968a5a4c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168845)) **GitLab Enterprise Edition**
- [Remove in-app trials redirect to stored user location](https://gitlab.com/gitlab-org/gitlab/-/commit/23c5a3c34cc39024faebcf8aa96ec9844fd645f8) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168838)) **GitLab Enterprise Edition**
- [refactor: Protected badge as reusable component](https://gitlab.com/gitlab-org/gitlab/-/commit/a3cdc6743df8caed227967f47766bb3da7ca128c) by @gerardo-navarro ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161917))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/53fde6693289a3207f30b582c055bfba423f8b48) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168906))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/4a29325cb30dd5166240acd4222a8d2ea0cfc4c1) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168732))
- [Do not subscribe to Users::ActivityEvent](https://gitlab.com/gitlab-org/gitlab/-/commit/f751f18e5c5b33e07f95bf64ee5cd17f62abe329) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168629))
- [Create partitions for p_ci_build_trace_metadata](https://gitlab.com/gitlab-org/gitlab/-/commit/84e95d14d400373ab3a4486d1f9e3c5335800ed9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168756))
- [Backfill migration for vulnerability_reads identifier_names](https://gitlab.com/gitlab-org/gitlab/-/commit/92fbabce742a5ac4e510d3ffea6720f5c927a62c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163088))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/859c508fad84e3c6347e01b6f68c3d1acd1b946c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167118))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/a5f477e15b14e920854eea99123411d0dc8baa79) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167265))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/804a24f9df49d1b70ef1f6d97ead2b9aed088d2c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164818))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/a37d795f42ed6fe65c5a3d0b8935c2ced473a6a4) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166852))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/33f75660b6bb1420304fcf61331997a85dd70337) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166853))
- [Add db_config_database into marginalia comments](https://gitlab.com/gitlab-org/gitlab/-/commit/f92e2fc4748478cdb3f96daebe96c8b497e6c80d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168272))
- [Avoid sidekiq warning for FlushCounterIncrementsWorker](https://gitlab.com/gitlab-org/gitlab/-/commit/b27987142bc3a30e55bd38f986898467b931b03a) by @gerardo-navarro ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167145))
- [Track worker concurrency using Redis hash](https://gitlab.com/gitlab-org/gitlab/-/commit/1667b7e08898d79c5f9bd418005c693a5e5dd47d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167027))
- [Backfill issues.correct_work_item_type_id with correct value](https://gitlab.com/gitlab-org/gitlab/-/commit/44e195be1bb6d9f698ee6ea15b97c438530d604a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167972))
- [Remove upcoming_reconciliations from spec](https://gitlab.com/gitlab-org/gitlab/-/commit/13fbb3e7276780932c991337a63f2134d6cf0bca) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168624))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/c605c6a099f627f45c55a8396129b0a7f2e91608) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167391))
- [Add trigger to update issues.correct_work_item_type_id](https://gitlab.com/gitlab-org/gitlab/-/commit/6670a9fc44c4056d418a10b8eadc9671b676e592) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167510))
- [Reduce wait time for replica if worker urgency is high](https://gitlab.com/gitlab-org/gitlab/-/commit/cc8dfe47eefd291a856baf1d698311b816c4c783) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167877))
- [Regenerate RuboCop TODO files](https://gitlab.com/gitlab-org/gitlab/-/commit/2cb80a94a24c134ec14fcb63d3cfe509df523e86) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168547))
- [Add and backfill project_id for packages_composer_metadata](https://gitlab.com/gitlab-org/gitlab/-/commit/df81b0d75bb6e9c2125c9da3cb9b0de8d0cc875a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167444))
- [Add and backfill project_id for dast_scanner_profiles_builds](https://gitlab.com/gitlab-org/gitlab/-/commit/170a80a95b611c80d3a3828f7dcedf63bf91c55c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167626))
- [Use routing table name for PipelineConfig model](https://gitlab.com/gitlab-org/gitlab/-/commit/ce8aec8656f2d468239b75cd554e185be5566012) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168088))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/aa9549861cc91c94b853fe591aa13ea49869efb4) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167698))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/6a1b1f38e67d0efe99f6cd9057d1977bdf683ced) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167117))
- [Move Cop/WithoutReactiveCache to gitlab-org/gitlab](https://gitlab.com/gitlab-org/gitlab/-/commit/e51616651746d28b82aba81a7945fed9dddb8754) by @schurzi ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164279))
- [Set `vulnerability_count` of project_security_statistics records](https://gitlab.com/gitlab-org/gitlab/-/commit/377f3574934ed708c65ec72e87b3b31642390e72) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167812))
- [Create partitions for p_ci_build_trace_metadata](https://gitlab.com/gitlab-org/gitlab/-/commit/054c6e8146ab1778bfd2e8799fc513ee78f3f20f) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168365))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/849e2394cd1849bf5304abf9adae4ad57b880c1e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167999))
- [Correct tag name restrictions documentation](https://gitlab.com/gitlab-org/gitlab/-/commit/45c865ef61734f4f0d2be9d963367ccb8d78d0ec) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168300))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/972671b289c4034aca05dda58ee27da1eebbde6a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167115))
- [Protected containers: Align actor for feature flag](https://gitlab.com/gitlab-org/gitlab/-/commit/ea3051b7c0eb6a64e1e60d6c70f994f42ae02f3a) by @gerardo-navarro ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164083))
- [Add and backfill project_id for ci_secure_file_states](https://gitlab.com/gitlab-org/gitlab/-/commit/4e2af1a4d13d179d06254bba32bca21a49b6b7c3) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167617))
- [Add and backfill project_id for packages_pypi_metadata](https://gitlab.com/gitlab-org/gitlab/-/commit/808c8b9f78685eab1729620d097b9aba788ae8ed) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167608))
- [Fix Style/SingleArgumentDig offences](https://gitlab.com/gitlab-org/gitlab/-/commit/d6ef31b38f9c175d27eb50c23d86d5a25c91572e) by @rutvikchandla3 ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167424))
- [Add and backfill project_id for ci_pipeline_schedule_variables](https://gitlab.com/gitlab-org/gitlab/-/commit/7f74125edf2b1295e7ada3c0c4e8452c281c0fd6) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168110))
- [Regenerate RuboCop TODO files](https://gitlab.com/gitlab-org/gitlab/-/commit/03732e45b4773774129fd56bb05f729162f0fc82) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168223))
- [Add and backfill project_id for packages_rubygems_metadata](https://gitlab.com/gitlab-org/gitlab/-/commit/cea51c5cedefadef818490961e92264a4902d649) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167611))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/f62ecb9bfa119a33a13f21b0afe88bb33e426037) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167116))
- [Add initial schema for custom field configuration](https://gitlab.com/gitlab-org/gitlab/-/commit/920e98dc24efe75bd930fd4225a875630756fb34) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167591))
- [Cleanup of backend and E2E for `pipeline_security_dashboard_graphql`](https://gitlab.com/gitlab-org/gitlab/-/commit/b561c29fb389d16a3d7a727e925c20636ccc4297) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166732))
- [Solve null equality in BBM that deduplicates lfs_objects_projects](https://gitlab.com/gitlab-org/gitlab/-/commit/dc0065b4335415fe18766e9bd246ca91c2cc34db) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167468))
- [Add and backfill project_id for pages_domain_acme_orders](https://gitlab.com/gitlab-org/gitlab/-/commit/9ca5697a1fa565356c3e9d472bd3555503ea74d4) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167614))
- [Remove .issuable-row background in milestone's page_bundles](https://gitlab.com/gitlab-org/gitlab/-/commit/475f644e9196484f655e1db3c7f3be26e639b336) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167934))
- [Add foreign key constraint to `projects.organization_id`](https://gitlab.com/gitlab-org/gitlab/-/commit/a80b66b895271b06731e28b5a65a2a26c46309a7) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166980))
- [Add and backfill project_id for ci_resources](https://gitlab.com/gitlab-org/gitlab/-/commit/116d28970c5000188291278b3c900d9cb271d985) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167645))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/ab5a0c4e6208cbdef96f7e488cfe51e99c372586) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167859))
- [Remove web_ide_oauth flag and its references](https://gitlab.com/gitlab-org/gitlab/-/commit/a709cce3ef830c1d4e7f4eb3d5ee79ae4fea3415) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167464))
- [Change the duo pro discover page to match new wording and design](https://gitlab.com/gitlab-org/gitlab/-/commit/1915ffa36f96181f1a9ada32e00d2220697082a9) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167826)) **GitLab Enterprise Edition**
- [DB Docs are up to date](https://gitlab.com/gitlab-org/gitlab/-/commit/37df8b9a965150924632c640f50f188cde766f9b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166584))
- [Add Duo Enterprise product interaction for seat assignment lead](https://gitlab.com/gitlab-org/gitlab/-/commit/52ec6b6af0a656b57bd157e2f0760ee7ae196c25) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167685)) **GitLab Enterprise Edition**
- [Add and backfill project_id for packages_nuget_metadata](https://gitlab.com/gitlab-org/gitlab/-/commit/34849d27534b4d6655a71b8faac263e511e049bb) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167607))
- [Remove the nodes which are offline for more than 12 hours](https://gitlab.com/gitlab-org/gitlab/-/commit/5e89958a116d7dbda617d3c396c8bc6d0136194d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166481)) **GitLab Enterprise Edition**
- [Add and backfill project_id for ci_builds_runner_session](https://gitlab.com/gitlab-org/gitlab/-/commit/84e195a20dbba1cf2807369ab497ba46e0b0d947) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167634))
- [Add and backfill project_id for pages_deployment_states](https://gitlab.com/gitlab-org/gitlab/-/commit/7a1f0960202ff3fbc0ef71946e8e32b92b4127c1) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167613))
- [Add and backfill project_id for packages_rpm_metadata](https://gitlab.com/gitlab-org/gitlab/-/commit/7e0b3bfb3ea0033427f7f4a48fb445f070a9c73d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167609))
- [Add and backfill project_id for approval_project_rules_protected_branche](https://gitlab.com/gitlab-org/gitlab/-/commit/ec8450985d455ae76d850285b644a32f52d409eb) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167648))
- [Add and backfill project_id for packages_npm_metadata](https://gitlab.com/gitlab-org/gitlab/-/commit/36adef0b862c019a3c6d2b27c79f040c61969c86) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167446))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/26f847dc3d8ad57900021ebbf841ab211dddad2e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166798))
- [Add and backfill project_id for incident_management_pending_alert_escala](https://gitlab.com/gitlab-org/gitlab/-/commit/2af4990b64de20b437266bd098d02a254b2fb8d5) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166816))
- [Fully deprecate legacy sidekiq workers for onboarding](https://gitlab.com/gitlab-org/gitlab/-/commit/454adab2d63dc10996e0ffe107dae94f2b8408e0) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167211))
- [Add metric to track when CVS cannot scan component](https://gitlab.com/gitlab-org/gitlab/-/commit/963b5d448b26f78fc773d5fef6d8dc9aac3f20df) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166928)) **GitLab Enterprise Edition**
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/c977d261ad66a5320e5ec256fd8b0a8219de733a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167114))
- [Add and backfill project_id for incident_management_timeline_event_tag_l](https://gitlab.com/gitlab-org/gitlab/-/commit/f28b7d013796687e4e63c75cac894c021e473339) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166461))
- [Add and backfill project_id for ci_unit_test_failures](https://gitlab.com/gitlab-org/gitlab/-/commit/f6fbec5901a010549aaeecedb4d5978627e70a93) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166817))
- [Mark 20231016162120 as obsolete](https://gitlab.com/gitlab-org/gitlab/-/commit/dd761045c83b611cd315db200aa58a3e1d9cd879) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165989)) **GitLab Enterprise Edition**
- [Add emails notification for RewriteHistory worker](https://gitlab.com/gitlab-org/gitlab/-/commit/b5147c8f76d0244859b2b304c0573e5935b3358c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166173))
- [Add target_type to refine the query](https://gitlab.com/gitlab-org/gitlab/-/commit/dcac8b142a6cfe0e60a8788c6d64ce024a316cc0) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166983))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/79c0ca788472db6c4c777e5323e97354ac17fef3) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166811))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/ec73bc7896035283180b900bcc8d5864d637b182) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166796))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/8588173d926ffa971c6948d9cfb3a2e59a4840de) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166975))
- [refactor: Fix rubocop offense Layout/space_inside_parens](https://gitlab.com/gitlab-org/gitlab/-/commit/9c5e82136d2fc86e27433602d6d9f6c883669bf8) by @gerardo-navarro ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166802))
- [Drop default for work_item_types.id](https://gitlab.com/gitlab-org/gitlab/-/commit/826ac6bd42d9526337cb054a510f713a8321cad6) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166678))
- [Change FF type and default enable flag](https://gitlab.com/gitlab-org/gitlab/-/commit/560789f67e38ca643c39e79ab2bb0bc2521c2a45) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166608)) **GitLab Enterprise Edition**
- [Redefine broken foreign keys on p_ci_pipelines](https://gitlab.com/gitlab-org/gitlab/-/commit/eda06ec1bda8ed2642459268d9b2047054460ea7) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166318))
- [Add accessibility tests to todos filtering dashboard](https://gitlab.com/gitlab-org/gitlab/-/commit/49cd60a4b8f86cfdbcd3a5c875d9d3f4bde082f4) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161036))
- [Add and backfill project_id for milestone_releases](https://gitlab.com/gitlab-org/gitlab/-/commit/5e330b243e58e8ba85feff4019bca60219a74314) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166466))
- [Mark 20231005103449 as obsolete](https://gitlab.com/gitlab-org/gitlab/-/commit/12ec00d4319b25f0c6ef7c65edbad0fd453c5b3c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165988)) **GitLab Enterprise Edition**
- [Rubocop fix](https://gitlab.com/gitlab-org/gitlab/-/commit/b43b2944af17bd579b94aa9d901898ae0ac1c8eb) by @arno_gr ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166805))
- [Fix the initial_indexing logic](https://gitlab.com/gitlab-org/gitlab/-/commit/f38dbcecec9122ab6a7bbf27b5869e9eed8aff3f) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165033)) **GitLab Enterprise Edition**
- [Mark 20231130202203 as obsolete](https://gitlab.com/gitlab-org/gitlab/-/commit/aa4cd9ff3e3954f76bc9e08ca5ea53c45db06e39) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165993)) **GitLab Enterprise Edition**
- [Add and backfill project_id for incident_management_oncall_rotations](https://gitlab.com/gitlab-org/gitlab/-/commit/0b3bedadf5cad169294375e60940172f510570b2) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166153))
- [Add and backfill project_id for alert_management_alert_user_mentions](https://gitlab.com/gitlab-org/gitlab/-/commit/b99f532801dcd3710f11f32a3e0e6c520d02c16e) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166145))
- [Add and backfill project_id for incident_management_escalation_rules](https://gitlab.com/gitlab-org/gitlab/-/commit/c6154d59871e4d47af68536201180b7044252d6a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166149))
- [Remove unused code for build tags](https://gitlab.com/gitlab-org/gitlab/-/commit/2545fe78266478c20f46e66b3a0609d3f797f15a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166613))
- [Mark 20231004124852 as obsolete](https://gitlab.com/gitlab-org/gitlab/-/commit/c6f669877952cf206dad546d694c7a6167252a6d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165987)) **GitLab Enterprise Edition**
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/30376537273cd0f20e6bdeaf163ffe6c5ed0ff0a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166419))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/65a992c617316483e0b11173463eef97870f031b) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166562))
- [Mark 20240107132344 as obsolete](https://gitlab.com/gitlab-org/gitlab/-/commit/32177974b4be1d4a0f50b5272fa01f75d0fca92a) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165996)) **GitLab Enterprise Edition**
- [DB Docs are up to date](https://gitlab.com/gitlab-org/gitlab/-/commit/83d7e2d9c9fa6ef0e211a00d332da47746280177) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166060))
- [Audit list of classes in dashboard.scss](https://gitlab.com/gitlab-org/gitlab/-/commit/a358925bdfc6e9d538e0d0dcb4966e65a1e56d87) by @NIKU-SINGH ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164651))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/cd4324c765db2fae7eabc61eb33d89efa7b6a90f) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162350))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/74b8dc684db2ae608466c388d9a352fa6aaf7c5c) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162804))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/4d572efcfee3b764ef9a7a31a6eebc2e5f7d6f64) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163125))
- [Add and backfill project_id for alert_management_alert_metric_images](https://gitlab.com/gitlab-org/gitlab/-/commit/356f5e171895bcef512b1a7d30fba99feccb812d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166074))
- [Mark 20240104134928 as obsolete](https://gitlab.com/gitlab-org/gitlab/-/commit/ab39e45fb175cd07484fcb3f2ba3a13179abc68f) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165995)) **GitLab Enterprise Edition**
- [Add and backfill project_id for ci_job_artifact_states](https://gitlab.com/gitlab-org/gitlab/-/commit/bc4b7118b814becfd0eade0ec6a71a3f9bc450ea) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165940))
- [Remove feature flag save_policy_violation_data](https://gitlab.com/gitlab-org/gitlab/-/commit/5413f08d1db4e241fdcd913ad1338d29ed969346) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166298)) **GitLab Enterprise Edition**
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/c2bb4944d7d7b9be83d411047b56d1265556e43d) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164150))
- [Mark 20231213172132 as obsolete](https://gitlab.com/gitlab-org/gitlab/-/commit/01c05bbcafa882f4b6a15703f0b528ff54c04232) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165994)) **GitLab Enterprise Edition**
- [Add index for component search on Occurrences table](https://gitlab.com/gitlab-org/gitlab/-/commit/0177ab0fd84ea4554f9afd846001ee49db2e3697) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166180))
- [Mark 20231130152447 as obsolete](https://gitlab.com/gitlab-org/gitlab/-/commit/916e8ec15f74a9382d9bb7baeecb5d80ec14f883) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165991)) **GitLab Enterprise Edition**
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/112f51fe5f5894fa791351072b5f9dca7e0f2cb6) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164578))
- [Remove & clean up set_sbom_report_ingestion_errors FF](https://gitlab.com/gitlab-org/gitlab/-/commit/6f1123d14d1009ca6f17e80cccf556153c0fccf3) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165865))
- [Quarantine a flaky test](https://gitlab.com/gitlab-org/gitlab/-/commit/81385243047622e00d54d83780190666dbf196ee) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/155375))
- [Adjust signup page items for more clarity](https://gitlab.com/gitlab-org/gitlab/-/commit/e272c8a4c7b243758454d6f15363d0c13ca05c04) ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165202)) **GitLab Enterprise Edition**
- [Removes Unused CSS class](https://gitlab.com/gitlab-org/gitlab/-/commit/4e17154650ee4afc8b1ae4238d27efb908855a19) by @NIKU-SINGH ([merge request](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164637))