diff --git a/docs/feature-management-experimentation/20-sdks-and-infrastructure/sdk-overview/sdk-versioning-policy.md b/docs/feature-management-experimentation/20-sdks-and-infrastructure/sdk-overview/versioning-policy-for-sdks-and-customer-deployed-components.md similarity index 60% rename from docs/feature-management-experimentation/20-sdks-and-infrastructure/sdk-overview/sdk-versioning-policy.md rename to docs/feature-management-experimentation/20-sdks-and-infrastructure/sdk-overview/versioning-policy-for-sdks-and-customer-deployed-components.md index 8520ac5484a..74e3f77eeaa 100644 --- a/docs/feature-management-experimentation/20-sdks-and-infrastructure/sdk-overview/sdk-versioning-policy.md +++ b/docs/feature-management-experimentation/20-sdks-and-infrastructure/sdk-overview/versioning-policy-for-sdks-and-customer-deployed-components.md @@ -1,14 +1,21 @@ --- -title: SDK versioning policy -sidebar_label: SDK versioning policy +title: Versioning policy for SDKs and customer-deployed components +sidebar_label: Versioning policy for SDKs and customer-deployed components sidebar_position: 1 +redirect_from: + - /docs/feature-management-experimentation/sdks-and-infrastructure/sdk-overview/sdk-versioning-policy ---

-Harness FME versions SDKs according to semantic versioning industry standards and actively support major versions for 12 months post release. +Harness FME versions its SDKs and customer-deployed components (such as the Split Proxy, Evaluator, Synchronizer, and Split Daemon) according to semantic versioning industry standards. FME actively supports major versions of these components for 12 months following their release. + +:::note +The versioning and support policy described here applies to all SDKs and customer-deployed components maintained by FME. This includes the Split Proxy, Evaluator, Synchronizer, Split Daemon (SplitD), JavaScript synchronizer tools, and any new tools released in the future. +::: + ## What is semantic versioning? @@ -38,4 +45,4 @@ Bug fixes that preserve compatibility are released as a patch version. Depending ## Version support -FME supports and patches prior major releases for up to 12 months following the version release date. If 12 months has elapsed, support and the Harness FME SDK engineering team may ask you to first upgrade to the current major release before attempting to patch old versions. \ No newline at end of file +FME supports and patches prior major releases of SDKs and customer-deployed components (such as the Split Proxy, Evaluator, Synchronizer, and Split Daemon) for up to 12 months following the version release date. If 12 months has elapsed, support and the Harness FME SDK engineering team may ask you to first upgrade to the current major release before attempting to patch old versions. \ No newline at end of file