Skip to content

Commit 9d39946

Browse files
update
1 parent 0469023 commit 9d39946

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

mintlify/changelog/bytebase-3-10-1.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@ import InstallUpgrade from '/snippets/install/install-upgrade.mdx';
1414
### 🔔 Notable Changes
1515

1616
- Environment Rollout Policy:
17-
- The **Issue Creator** and **Last Issue Approver** roles are being sunset. They no longer appear in new environments, while existing environments remain unaffected. Full removal is scheduled for the **next release.**
18-
- The **force rollout** mechanism will be replaced by configurable rollout conditions in the **next release**, providing more flexibility and stronger security.
19-
- Restrict **Disallow issue creation for SQL review with errors** option to project level only. (was applied to both project and workspace)
17+
- The **Issue Creator** and **Last Issue Approver** roles are being sunset. They no longer appear in new environments, while existing environments remain unaffected. Full removal is scheduled for the *next release.*
18+
- The **force rollout** mechanism will be replaced by configurable rollout conditions in the *next release*, providing more flexibility and stronger security.
19+
- Restrict **Disallow issue creation for SQL review with errors** option to project level only (was applied to both project and workspace).
2020
- Remove settings pages in **Editor mode**.
2121
- **API** - Change database label filter syntax to `labels.region == "asia"` (was `label == "region:asia"`).
22-
- **API** - Deprecates the standalone `DisableCopyDataPolicy` and migrates its functionality to `QueryDataPolicy`.
22+
- **API** - Deprecate the standalone `DisableCopyDataPolicy` and migrates its functionality to `QueryDataPolicy`.
2323

2424
### 🎄 Enhancements
2525

2626
- Improve Data Export issue page:
2727
- Support updating targets before issue creation.
2828
- Display tasks in a flat list instead of grouping by stages.
2929
- Add option to switch transaction mode in Plan.
30-
- MySQL - Add isolation level selection when transaction mode is on.
31-
- Postgres - Add role selection for executing SQL in Plan.
30+
- **MySQL** - Add isolation level selection when transaction mode is on.
31+
- **Postgres** - Add role selection for executing SQL in Plan.
3232
- Support `instance_id` in risk condition.
3333
- Optimize advanced search with cached filters.
3434

0 commit comments

Comments
 (0)