Releases: h2oai/cloud-discovery-py
Releases · h2oai/cloud-discovery-py
v1.0.0
What's Changed
- ci: 👷 extract all jobs to reusable worklows by @zoido in #25
- ci: 👷 running workflow in merge queue by @zoido in #26
- build(deps): bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #27
New Contributors
- @dependabot made their first contribution in #27
Full Changelog: v1.0.0-rc.1...v1.0.0
v1.0.0-rc.1
v1.0.0-alpha.1
What's Changed
Full Changelog: v0.2.0-alpha...v1.0.0-alpha.1
v0.2.0-alpha BREAKING CHANGE
https://pypi.org/project/h2o-cloud-discovery/0.2.0a0/
- added synchronous
discover
endpoint
BREAKING CHANGE:
Default h2o_discovery.discover()
is now synchronous. asynchronous endpoint was renamed to h2o_discovery.discover_async()
Full Changelog: v0.1.0-alpha.1...v0.2.0-alpha