Skip to content

Releases: tidbcloud/tidbcloud-cli

v1.0.0-beta.5

13 Jun 06:55
4ad68db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5

v1.0.0-beta.4

22 Apr 08:06
d15616a
Compare
Choose a tag to compare

What's Changed

  • Support Export to Alibaba Cloud OSS in #275
  • Support authorized network in #274

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4

v1.0.0-beta.3

01 Apr 03:13
a23b760
Compare
Choose a tag to compare

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 whoami prompts.
  • Fix invalid swagger warning for openapi-generator.

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3

v1.0.0-beta.2

24 Sep 04:59
ae8f86a
Compare
Choose a tag to compare

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 create and ticloud serverless update.
  • Add ticloud auth whoami command to get information about the current user when using OAuth authentication.
  • Support --sql, --where, --filter flags in ticloud serverless export create to 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-uri flag is replaced by -s3.uri in ticloud serverless export create.
  • --database and --table flags are removed in ticloud serverless export create.
  • ticloud serverless update cannot update annotations field anymore.

New Contributors

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2

v1.0.0-beta.1

16 Apr 11:17
ed7be7e
Compare
Choose a tag to compare

What's Changed

  • Refactor ticloud with the new v1beta1 version TiDB Cloud Open API. It's incompatible with previous ticloud versions.
  • TiDB Serverless clusters management is moved from ticloud cluster to ticloud 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

16 Aug 03:40
e5ac713
Compare
Choose a tag to compare

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

18 Jul 04:25
b4878c3
Compare
Choose a tag to compare

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

v0.5.0

05 Jul 06:16
9649a7a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

07 Jun 06:36
814fab6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

23 May 07:32
b00dec2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1