Skip to content

Commit dcf20dc

Browse files
committed
docs: update 3-10-0
1 parent eecc041 commit dcf20dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

1515
## 🔔 Notable Changes
1616

17-
- Service accounts no longer contribute to user usage metrics.
17+
- Service accounts no longer consume user seats.
1818
- **API** – Deprecate `SQL_RESULT_SIZE_LIMIT` setting and `DATA_EXPORT` policy. Consolidated `SQLQueryRestrictionSetting` and `ExportDataPolicy` into the `DATA_QUERY` policy.
1919
- **Terraform** – Deprecate `sql_query_restriction` setting. Use the `query_data_policy` block instead, which supports `disable_export`, `maximum_result_rows`, `maximum_result_size`, and `timeout_in_seconds`.
2020

2121
## 🎄 Enhancements
2222

2323
- **Bytebase Cloud** - Gemini AI is enabled automatically in the SaaS mode - Totally FREE!
24-
- **Bytebase GitHub Actions** (bytebase-action) - `rollout` command now outputs a job summary on GitHub. [Example](https://github.com/bytebase/example-gitops-github-flow/actions/runs/17601287317)
24+
- **Bytebase GitHub Actions** `bytebase-action rollout` command now outputs a job summary on GitHub. [Example](https://github.com/bytebase/example-gitops-github-flow/actions/runs/17601287317)
2525
- Improve database creation page for clearer information.
2626

2727
## 🐞 Bug Fix

0 commit comments

Comments
 (0)