Skip to content

Releases: Boavizta/boaviztapi-sdk-rust

v1.3.3

11 Dec 11:14
44277ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.3

v1.2.0

17 Jan 17:54
b82f83a
Compare
Choose a tag to compare

Regenerate SDK and update to support API v1.2.0

Important

This version still implements the workaround of issue #6

v1.1.0

17 Jan 13:20
Compare
Choose a tag to compare

Update to support Boavizta API v1.1.0

v1.0.1

17 Jan 12:26
Compare
Choose a tag to compare

Update to support Boavizta API v1.0.1

v0.3.0-alpha2

17 Jan 12:17
def731e
Compare
Choose a tag to compare
v0.3.0-alpha2 Pre-release
Pre-release

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 🌴

05 Apr 21:57
def731e
Compare
Choose a tag to compare

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