From 0722e8a24b885aab8b76e6366514d175cdea5b0a Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Thu, 9 Dec 2021 13:56:28 +0100 Subject: [PATCH] docs(compat): add .net gradual rollout custom stickiness --- website/docs/sdks/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/sdks/index.md b/website/docs/sdks/index.md index af4046b3ec..0f3a0e376f 100644 --- a/website/docs/sdks/index.md +++ b/website/docs/sdks/index.md @@ -66,7 +66,7 @@ If you see an item marked with a ❌ that you would find useful, feel free to re | **Category: Built-in strategies** | | | | | | | | | | [standard](../user_guide/activation_strategy#standard) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | [`flexibleRollout`](../user_guide/activation_strategy#gradual-rollout) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | -| [`flexibleRollout`: custom stickiness](../user_guide/activation_strategy#customize-stickiness-beta) | ✅ | ✅ | ⭕ | ✅ | ⭕ | ? | ✅ | ✅ | +| [`flexibleRollout`: custom stickiness](../user_guide/activation_strategy#customize-stickiness-beta) | ✅ | ✅ | ⭕ | ✅ | ⭕ | ✅ | ✅ | ✅ | | [`userWithID`](../user_guide/activation_strategy#userids) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | [`remoteAddress`](../user_guide/activation_strategy#ips) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | `remoteAddress`: CIDR syntax | ✅ | ✅ | ✅ | ✅ | ⭕ | ⭕ | ⭕ | ✅ |