Releases: tidbcloud/tidbcloud-cli
Releases · tidbcloud/tidbcloud-cli
v1.0.0-beta.8
New Feature
- Support Debezium protocol in changefeed command #305
Full Changelog: v1.0.0-beta.7...v1.0.0-beta.8
v1.0.0-beta.7
New Feature
- Support partitions flag in
ticloud serverless export createcommand #302 - Support changefeed with
ticloud serverless changefeedcommand #301 #283
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
v1.0.0-beta.6
New Feature
- Support configure rotation policy and cloud storage for audit log with
ticloud serverless audit-log config updatecommand #290 - Allow to create essential cluster on AWS #295
Break Change
- Remove the
ticloud aicommand #291 - The command
ticloud serverless audit-log configis replaced byticloud serverless audit-log config update#290 - The command
ticloud serverless audit-log describeis replaced byticloud serverless audit-log config describe#290
Enhancement
- Polish explanation for the
ticloud serverless audit-logcommand #285 - Fix the prompt typo of the
ticloud upgradecommand #287 - Add more explanation for the
ticloud serverless sql-usercommand #293 - Add plan property for region #294
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
v1.0.0-beta.5
What's Changed
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
New Feature
- Support reseting branch.
- Support creating clusters on Alibaba Cloud.
- Support importing from Alibaba Cloud OSS.
Enhancement
- Simplify get/list cluster response to avoid timeout.
- Optimize
auth login,auth whoamiprompts. - Fix invalid swagger warning for openapi-generator.
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
New feature
- Support SQL user management for TiDB Cloud Serverless clusters via
ticloud serverless sql-user. - Allow disabling public endpoint for TiDB Cloud Serverless clusters in
ticloud serverless createandticloud serverless update. - Add
ticloud auth whoamicommand to get information about the current user when using OAuth authentication. - Support
--sql,--where,--filterflags inticloud serverless export createto choose source tables flexibly. - Support exporting to file type CSV and Parquet.
- Support exporting to S3 using role ARN as credentials, to GCS and Azure Blob Storage.
- Support importing from S3, GCS, and Azure Blob Storage.
- Support creating branch from branch and specific timestamp.
Enhancement
- Improve debug logging. Now it could log credentials and user-agent.
- Speed up local export file download from tens of KB per second to tens of MB per second.
Break change
--s3.bucket-uriflag is replaced by-s3.uriinticloud serverless export create.--databaseand--tableflags are removed inticloud serverless export create.ticloud serverless updatecannot updateannotationsfield anymore.
New Contributors
- @FingerLeader made their first contribution in #174
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- Refactor
ticloudwith the new v1beta1 version TiDB Cloud Open API. It's incompatible with previousticloudversions. - TiDB Serverless clusters management is moved from
ticloud clustertoticloud serverless. - Allow exporting data from TiDB Serverless clusters via
ticloud serverless export. - Allow importing large file from local storage into TiDB Serverless clusters via
ticloud serverless import. - Allow chat with TiDB Bot for TiDB related questions via
ticloud ai. - Allow authenticating users through OAuth via
ticloud auth login, providing TiDB Cloud accounts.
New Contributors
Full Changelog: v0.5.2...v1.0.0-beta.1
v0.5.2
What's Changed
- update latest version by @github-actions in #110
- Optimize branch delete to avoid too many 404 by @shiyuhang0 in #114
- Optimize create/delete output by @shiyuhang0 in #113
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- update latest version by @github-actions in #108
- Optimize Branch Cli error output by @shiyuhang0 in #109
Full Changelog: v0.5.0...v0.5.1