Skip to content

Commit d1eded6

Browse files
update
1 parent 3dd8ce4 commit d1eded6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import InstallUpgrade from '/snippets/install/install-upgrade.mdx';
1010

1111
## 🔔 Notable Changes
1212

13-
- **Unified Plan lifecycle view**Review and rollout now appear in a single Plan detail page, giving developers one place to follow a change from draft to deployment.
13+
- **Unified Plan lifecycle view**The Plan detail page now shows the full lifecycle of a database change — change, review, deploy — in sections, allowing developers to edit change, view approval result, and execute deployment in this single page. Issue page is now dedicated primarily for review and approval. Developer will need to go to plan page to edit changes and create rollout when needed.
1414

1515
- **API breaking changes** — Worksheet API moves to project scope (`/v1/projects/{id}/worksheets`), `ListDatabases` now requires workspace ID (`/v1/workspaces/{id}/databases`), `branding_logo` moves from workspace profile setting to workspace message, `GRANT_REQUEST` issue type renamed to `ROLE_GRANT`, `UpdateSubscription` API deprecated in favor of `UploadLicense`, and classification description and level description fields removed with level type changed from string to number. See [Change Details](<#api-breaking-changes>).
1616

0 commit comments

Comments
 (0)