Skip to content

Releases: tidbcloud/tidbcloud-cli

v1.0.0-beta.1

16 Apr 11:17
ed7be7e

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

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

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

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

Choose a tag to compare

What's Changed

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

v0.4.1

23 May 07:32
b00dec2

Choose a tag to compare

What's Changed

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

v0.4.0

19 May 08:15
c148916

Choose a tag to compare

What's Changed

  • feat: import from MySQL to serverless cluster by @xuanyu66 in #99

Full Changelog: v0.3.3...v0.4.0

v0.3.3

24 Feb 02:54
afacb52

Choose a tag to compare

What's Changed

  • Fix: ticloud update with detailed error message by @xuanyu66 in #95
  • Bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #94

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

17 Feb 09:14
1059ddc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Jan 08:10
73c713c

Choose a tag to compare

What's Changed

  • Optimize help doc
  • Fix select prompt return items in random order by @xuanyu66 in #85

Full Changelog: v0.3.0...v0.3.1