From 6d7bf36afe0b39e3bce2a4e4a82c4e38e842893a Mon Sep 17 00:00:00 2001 From: "Jens L." Date: Fri, 2 May 2025 19:05:25 +0200 Subject: [PATCH] website/docs: fix dry-run release highlight (#14337) Signed-off-by: Jens Langhammer --- website/docs/releases/2025/v2025.4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/releases/2025/v2025.4.md b/website/docs/releases/2025/v2025.4.md index 806ecbc12b..defd2e25cb 100644 --- a/website/docs/releases/2025/v2025.4.md +++ b/website/docs/releases/2025/v2025.4.md @@ -13,7 +13,7 @@ slug: "/releases/2025.4" - **Password History Policy** Enterprise A new policy (the Password Uniqueness policy) can be implemented to prevent users from reusing previous passwords; admins are able to configure how many previous password hashes the system will store and evaluate. This new policy makes it easier to enforce password reuse requirements, such as for FedRAMP compliance. -- **Source Sync Dry Run** :ak-preview Add the option for dry-run syncs for SCIM, Google Workspace, and Entra to preview the results of a sync without affecting live accounts. +- **Provider Sync Dry Run** :ak-preview Add the option for dry-run syncs for SCIM, Google Workspace, and Microsoft Entra providers to preview the results of a sync without affecting live accounts. ## Breaking changes @@ -70,7 +70,7 @@ Previously, sessions were stored by default in the cache. Now, they are stored i - **Improve membership resolution for the LDAP Source**: See [description](#highlights) under Highlights. Refer to our [documentation](../../users-sources/sources/directory-sync/active-directory/index.md). -- **Source Sync Dry Run**: See [description](#highlights) under Highlights. +- **Provider Sync Dry Run**: See [description](#highlights) under Highlights. - **Gateway API support** :ak-preview