diff --git a/data/deprecations/17-0-deprecation-windows-server-2019.yml b/data/deprecations/17-0-deprecation-windows-server-2019.yml new file mode 100644 index 0000000000000000000000000000000000000000..6470f9afcdcfb89719420905f43c08dd22963333 --- /dev/null +++ b/data/deprecations/17-0-deprecation-windows-server-2019.yml @@ -0,0 +1,12 @@ +- title: "Deprecating Windows Server 2019 in favor of 2022" + removal_milestone: "17.0" + announcement_milestone: "16.9" + breaking_change: true + reporter: gabrielengel_gl + stage: Verify + issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/438554 + manual_task: true + body: | # (required) Don't change this line. + We have recently announced the release of Windows Server 2022 for our SaaS runners on Windows (Beta). With it, we are deprecating Windows 2019 in GitLab 17.0. + + For more information about how to migrate to using Windows 2022, see [Windows 2022 support for GitLab SaaS runners now available](https://about.gitlab.com/blog/2024/01/22/windows-2022-support-for-gitlab-saas-runners/). diff --git a/doc/update/deprecations.md b/doc/update/deprecations.md index b7627c2999e3e83b28980df4f694648e6f3dbcef..08ff463b0b1d2ff1966fd898261d81564d86e48d 100644 --- a/doc/update/deprecations.md +++ b/doc/update/deprecations.md @@ -844,6 +844,22 @@ The parameters, `sign_in_text` and `help_text`, are deprecated in the [Settings <div class="deprecation breaking-change" data-milestone="17.0"> +### Deprecating Windows Server 2019 in favor of 2022 + +<div class="deprecation-notes"> +- Announced in GitLab <span class="milestone">16.9</span> +- Removal in GitLab <span class="milestone">17.0</span> ([breaking change](https://docs.gitlab.com/ee/update/terminology.html#breaking-change)) +- To discuss this change or learn more, see the [deprecation issue](https://gitlab.com/gitlab-org/gitlab/-/issues/438554). +</div> + +We have recently announced the release of Windows Server 2022 for our SaaS runners on Windows (Beta). With it, we are deprecating Windows 2019 in GitLab 17.0. + +For more information about how to migrate to using Windows 2022, see [Windows 2022 support for GitLab SaaS runners now available](https://about.gitlab.com/blog/2024/01/22/windows-2022-support-for-gitlab-saas-runners/). + +</div> + +<div class="deprecation breaking-change" data-milestone="17.0"> + ### DingTalk OmniAuth provider <div class="deprecation-notes">