diff --git a/website/docs/releases/2025/v2025.4.md b/website/docs/releases/2025/v2025.4.md index ce58eea5a1..843acb6c75 100644 --- a/website/docs/releases/2025/v2025.4.md +++ b/website/docs/releases/2025/v2025.4.md @@ -14,7 +14,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 @@ -71,7 +71,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