v1.0.0-beta.1
github-actions
released this
16 Apr 11:17
·
80 commits
to main
since this release
What's Changed
- Refactor
ticloud
with the new v1beta1 version TiDB Cloud Open API. It's incompatible with previousticloud
versions. - TiDB Serverless clusters management is moved from
ticloud cluster
toticloud 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