diff --git a/data/deprecations/17-7-deprecate-SPPgraphqlmutation.yml b/data/deprecations/17-7-deprecate-SPPgraphqlmutation.yml index 57faf252ab37a70b09496d75926993b9e96b1a8f..e22b55556c8a36a4c0e050dd50b08d9bf7baa8ce 100644 --- a/data/deprecations/17-7-deprecate-SPPgraphqlmutation.yml +++ b/data/deprecations/17-7-deprecate-SPPgraphqlmutation.yml @@ -1,7 +1,7 @@ - title: "Rename `setPreReceiveSecretDetection` GraphQL mutation to `setSecretPushProtection`" removal_milestone: "18.0" announcement_milestone: "17.7" - breaking_change: true + breaking_change: false window: 3 reporter: abellucci stage: application_security_testing diff --git a/doc/update/breaking_windows.md b/doc/update/breaking_windows.md index b917c0a83cd6a6e86a86136caf6088f4938d6ae9..27d97a93e38ac0249bb845ac78c5c209aa9e267a 100644 --- a/doc/update/breaking_windows.md +++ b/doc/update/breaking_windows.md @@ -83,7 +83,6 @@ This window takes place on May 5 - 7, 2025 from 09:00 UTC to 22:00 UTC. | [GraphQL `target` field for to-do items replaced with `targetEntity`](https://gitlab.com/gitlab-org/gitlab/-/issues/484987) | Low | Foundations | Project | | [`ciJobTokenScopeAddProject` GraphQL mutation is deprecated](https://gitlab.com/gitlab-org/gitlab/-/issues/474175) | Low | Govern | Project | | [Removal of `migrationState` field in `ContainerRepository` GraphQL API](https://gitlab.com/gitlab-org/gitlab/-/issues/459869) | Low | Package | Project | -| [Rename `setPreReceiveSecretDetection` GraphQL mutation to `setSecretPushProtection`](https://gitlab.com/gitlab-org/gitlab/-/issues/514414) | Medium | Application_security_testing | Project | | [Updated tooling to release CI/CD components to the Catalog](https://gitlab.com/groups/gitlab-org/-/epics/12788) | High | Verify | Instance | | [Increased default security for use of pipeline variables](https://gitlab.com/gitlab-org/gitlab/-/issues/502382) | Medium | Verify | Project | | [Amazon S3 Signature Version 2](https://gitlab.com/gitlab-org/container-registry/-/issues/1449) | Low | Package | Project | diff --git a/doc/update/deprecations.md b/doc/update/deprecations.md index 1149ab95e052d4b08ff31d2d0faa4db3d9e51151..c2e90b52ee07edca5d8218094792425324946a91 100644 --- a/doc/update/deprecations.md +++ b/doc/update/deprecations.md @@ -1841,14 +1841,14 @@ In 18.0 we are removing the `duoProAssignedUsersCount` GraphQL field. Users may -