Skip to content

Commit 35fa60c

Browse files
fix
1 parent e4020ac commit 35fa60c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import InstallUpgrade from '/snippets/install/install-upgrade.mdx';
1212

1313
- **Unified Plan lifecycle view** — the Plan detail page shows the full lifecycle of a database change, giving developers one place to follow a change from draft to deployment.
1414
- The three phases of a database change — change, review, deploy — are shown in sections, allowing developers to edit change, view approval result, and execute deployment in this single page.
15-
- 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.
15+
- Issue page is now dedicated primarily for review and approval. Developers will need to go to the plan page to edit changes and create a rollout when needed.
1616

1717
- **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>).
1818

@@ -22,7 +22,7 @@ import InstallUpgrade from '/snippets/install/install-upgrade.mdx';
2222

2323
- **Remove Pro plan 20-user seat cap** — Pro plan no longer has a user limit.
2424

25-
- **Terraform provider**Migrate for 3.17.0 API breaking changes. Support get, create, update, and list identity provider. See [Migration Guide](https://github.com/bytebase/terraform-provider-bytebase/blob/main/migration/3.17.0.md).
25+
- **Terraform provider**Updated for 3.17.0 API breaking changes. Supports get, create, update, and list identity providers. See [Migration Guide](https://github.com/bytebase/terraform-provider-bytebase/blob/main/migration/3.17.0.md).
2626

2727
## 🚀 Features
2828

0 commit comments

Comments
 (0)