You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog/bytebase-3-17-0.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ import InstallUpgrade from '/snippets/install/install-upgrade.mdx';
10
10
11
11
## 🔔 Notable Changes
12
12
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.
14
14
15
15
-**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>).
0 commit comments