From 85b8bcd652107f049c4d9f37a89e9cbc960e3ff9 Mon Sep 17 00:00:00 2001 From: "Carrie Warner (Mattermost)" <74422101+cwarnermm@users.noreply.github.com> Date: Thu, 14 Nov 2024 10:50:50 -0500 Subject: [PATCH] Fixed build warning --- source/about/deprecated-features.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/about/deprecated-features.rst b/source/about/deprecated-features.rst index 09b1410a795..118c9c2ef26 100644 --- a/source/about/deprecated-features.rst +++ b/source/about/deprecated-features.rst @@ -9,7 +9,7 @@ Removed features in upcoming versions Mattermost Server v10.5.0 ~~~~~~~~~~~~~~~~~~~~~~~~~ -- In the February 2025 Mattermost release (and next ESR), the Mattermost server will stop supporting manual plugin deployment. Plugins are deployed manually when an administrator or some deployment automation copies the contents of a plugin bundle into the server's working directory. If a manual or automated deployment workflow is still required, administrators can instead prepackage the plugin bundles. See more details in `this forum post `_. +- In the February 2025 Mattermost release (and next ESR), the Mattermost server will stop supporting manual plugin deployment. Plugins are deployed manually when an administrator or some deployment automation copies the contents of a plugin bundle into the server's working directory. If a manual or automated deployment workflow is still required, administrators can instead prepackage the plugin bundles. See more details in `this forum post `__. Mattermost Server v10.3.0 ~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -22,7 +22,7 @@ Removed features by Mattermost version Mattermost Server v10.2.0 ~~~~~~~~~~~~~~~~~~~~~~~~~ -- Docker Content Trust (DCT) for signing Docker image artifacts has been replaced by Sigstore Cosign in v10.2 (November, 2024). If you rely on artifact verification using DCT, please `transition to using Cosign `_. See `this forum post `_ for more details. +- Docker Content Trust (DCT) for signing Docker image artifacts has been replaced by Sigstore Cosign in v10.2 (November, 2024). If you rely on artifact verification using DCT, please `transition to using Cosign `_. See `this forum post `__ for more details. Mattermost Server v10.0.0 ~~~~~~~~~~~~~~~~~~~~~~~~~