Skip to content

Commit 572479b

Browse files
authored
Merge pull request #10548 from harness/sync-sdk-versioning-policy-doc-update
FMEPRD-166 Update Versioning Policy for SDKs Documentation
2 parents 54e49d9 + 5ec4e22 commit 572479b

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

docs/feature-management-experimentation/20-sdks-and-infrastructure/sdk-overview/sdk-versioning-policy.md renamed to docs/feature-management-experimentation/20-sdks-and-infrastructure/sdk-overview/versioning-policy-for-sdks-and-customer-deployed-components.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
11
---
2-
title: SDK versioning policy
3-
sidebar_label: SDK versioning policy
2+
title: Versioning policy for SDKs and customer-deployed components
3+
sidebar_label: Versioning policy for SDKs and customer-deployed components
44
sidebar_position: 1
5+
redirect_from:
6+
- /docs/feature-management-experimentation/sdks-and-infrastructure/sdk-overview/sdk-versioning-policy
57
---
68

79
<p>
810
<button hidden style={{borderRadius:'8px', border:'1px', fontFamily:'Courier New', fontWeight:'800', textAlign:'left'}}> help.split.io link: https://help.split.io/hc/en-us/articles/360038143771-SDK-versioning-policy </button>
911
</p>
1012

11-
Harness FME versions SDKs according to semantic versioning industry standards and actively support major versions for 12 months post release.
13+
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.
14+
15+
:::note
16+
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.
17+
:::
18+
1219

1320
## What is semantic versioning?
1421

@@ -38,4 +45,4 @@ Bug fixes that preserve compatibility are released as a patch version. Depending
3845

3946
## Version support
4047

41-
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.
48+
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.

0 commit comments

Comments
 (0)