From 2b09179c0f2198e2ed6b913319b229ac5847cc02 Mon Sep 17 00:00:00 2001 From: adela Date: Thu, 29 Jan 2026 11:08:16 +0100 Subject: [PATCH] small update --- docs/changelog/bytebase-3-14-1.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog/bytebase-3-14-1.mdx b/docs/changelog/bytebase-3-14-1.mdx index 4217d4f5..0fd4dd86 100644 --- a/docs/changelog/bytebase-3-14-1.mdx +++ b/docs/changelog/bytebase-3-14-1.mdx @@ -13,7 +13,7 @@ import InstallUpgrade from '/snippets/install/install-upgrade.mdx'; - Improve result masking performance for queries spanning multiple databases, and enhance masking coverage. - Show rollout link whenever plan has a rollout, regardless of issue status. - **Google Cloud SQL** — Support IAM authentication for connections. -- **Azure SCIM** — Support string-format active field and source setting in SCIM PATCH API. +- **Azure SCIM** — Enhance SCIM PATCH API and fix SCIM sync issues. ## 🐞 Bug Fixes