From 6142d81ab2ce6fb1734bbe57c14a9ade08b9759a Mon Sep 17 00:00:00 2001 From: Alastair Pitts Date: Thu, 24 Jul 2025 12:16:38 +1000 Subject: [PATCH] Change soft-deprecation period to 6 months --- src/pages/docs/deprecations/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/docs/deprecations/index.md b/src/pages/docs/deprecations/index.md index adecf56812..63652a7978 100644 --- a/src/pages/docs/deprecations/index.md +++ b/src/pages/docs/deprecations/index.md @@ -15,7 +15,7 @@ Deprecations have the following lifecycle: - Announce deprecation - (+6 months) Toggle off deprecated functionality -- (+1 year) Remove deprecated functionality +- (+6 months) Remove deprecated functionality :::div{.warning} Deprecations are subject to change in detail or time frame. If you need help assessing the impact of the deprecation of a feature on your particular Octopus Server configuration, please contact our [support team](https://octopus.com/support).