Skip to content

Commit 0ba2f73

Browse files
Update docs/changelog/bytebase-3-13-0.mdx
Co-authored-by: Copilot <[email protected]>
1 parent ce9a887 commit 0ba2f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog/bytebase-3-13-0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import InstallUpgrade from '/snippets/install/install-upgrade.mdx';
2020
- Generic payload and comment fields are removed.
2121
- Rule level enums migrate from `SQLReviewRuleLevel_WARNING/ERROR` to `SQLReviewRule_WARNING/ERROR`.
2222
- Move rollout policy checkers from environment to project level: **Require issue approval** and **Plan check enforcement**. Project settings are checked if any checker is previously used via automatic migration.
23-
- Migrate user identifiers: User references change from users/{id} to users/{email} in APIs and storage. Audit logs store user emails directly.
23+
- Migrate user identifiers: User references change from `users/{id}` to `users/{email}` in APIs and storage. Audit logs store user emails directly.
2424
- Rename **Masking Exception** to **Masking Exemption**:
2525
- APIs rename `MaskingException` to `MaskingExemption`.
2626
- The action field is removed.

0 commit comments

Comments
 (0)