Skip to content

1.0.0

Compare
Choose a tag to compare
@Oreoxmt Oreoxmt released this 12 Sep 10:48
· 39 commits to main since this release
30057a5

Release on Sep 5, 2022

What's Changed

  • ๐Ÿš€ Support changes in TiDB Cloud 20220823:
    • To pause an available status cluster, you can use the Cluster().pause() method.
    • To resume a paused status cluster, you can use the Cluster().resume() method.
  • ๐Ÿš€ Refine using Descriptor by @Oreoxmt in #6
  • ๐Ÿš€ Add code examples in the examples folder by @Oreoxmt in #6

Full Changelog: v0.2.2...v1.0.0