Tidbcloudy

Latest version: v1.1.1

Safety actively analyzes 638379 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

1.0.1

_Release on Sep 19, 2022_

What's Changed
* 🚀 No longer limit modifiable configuration items in `cluster.update()` by Oreoxmt in https://github.com/Oreoxmt/tidbcloudy/pull/8
* Update README.md and code examples by Oreoxmt in https://github.com/Oreoxmt/tidbcloudy/pull/9, https://github.com/Oreoxmt/tidbcloudy/pull/10


**Full Changelog**: https://github.com/Oreoxmt/tidbcloudy/compare/v1.0.0...v1.0.1

1.0.0

_Release on Sep 5, 2022_

What's Changed

- 🚀 Support changes in [TiDB Cloud 20220823](https://docs.pingcap.com/tidbcloud/api/v1beta#section/API-Changelog/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](https://docs.python.org/3/howto/descriptor.html#id1) by Oreoxmt in https://github.com/Oreoxmt/tidbcloudy/pull/6
- 🚀 Add code examples in the `examples` folder by Oreoxmt in https://github.com/Oreoxmt/tidbcloudy/pull/6

**Full Changelog**: https://github.com/Oreoxmt/tidbcloudy/compare/v0.2.2...v1.0.0

0.2.2

_Release on Aug 14, 2022_

What's Changed

- Update the description and include README.md in [pypi.org](https://pypi.org/project/tidbcloudy/0.2.2/).

**Full Changelog**: https://github.com/Oreoxmt/tidbcloudy/compare/v0.2.1...v0.2.2

0.2.1

_Release on Aug 14, 2022_

What's Changed

- 🐛 Fix a bug that iterating backups in a cluster fails to work. To iterate all backups in a specified cluster, you can use the `Cluster().iter_backups()` method.
- 🚀 Update the readme of this repository.

**Full Changelog**: https://github.com/Oreoxmt/tidbcloudy/compare/v0.2.0...v0.2.1

0.2.0

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.