Releases: Boavizta/boaviztapi-sdk-rust
Releases · Boavizta/boaviztapi-sdk-rust
v1.3.3
What's Changed
- chore: regenerate SDK for Boaviztapi 1.3 by @demeringo in #16
- 17 update sdk for boaviztapi v133 by @demeringo in #18
Full Changelog: v1.2.0...v1.3.3
v1.2.0
v1.1.0
v1.0.1
v0.3.0-alpha2
Reflect latest API changes, reflects the updates of the API routes (and not be too far being ongoing dev)
This SDK version is compatible with Boavizta API V1.x
v0.2.2 - Douala 🌴
Latest Rust client for Boavizta API v0.2.2
Limitations:
- Code only tested to query Boavizta API for AWS cloud resource impacts.
- Due to #6 , the support for cloud workload is only partial. The
time_workload
of a resource can only be passed as a single float number. - In the future the SDK function signature are likely to evolve, particularly after if we decide to use a different code generator after #7