Skip to content

Releases: Boavizta/cloud-scanner

v3.1.0

07 Nov 16:49
72b0123
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

v3.0.0

05 Jun 09:40
97d3009
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v3.0.0

v2.0.5

12 Apr 17:11
e764ab4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.0.5

v2.0.4

01 Mar 13:43
72413a8
Compare
Choose a tag to compare

[2.0.4]-2024-03-01

Added

Breaking change

  • Cli and Serverless parameters --hours-use-time were renamed into --use-duration-hours. Short form remain -u.

Changed

New contributors

  • Thanks to @jnioche for his contribution to testing and documenting issues related to regions !

Full Changelog: v2.0.3...v2.0.4

v2.0.3

17 Jan 22:29
7eba305
Compare
Choose a tag to compare

v2.0.2

17 Jan 16:38
eee1d01
Compare
Choose a tag to compare

v2.0.1

17 Jan 10:05
Compare
Choose a tag to compare

Added

Changed

  • Make filter tags optional in the API routes.
  • Update to latest aws SDK 1.x · Issue #410 · Boavizta/cloud-scanner
  • Breaking change: Renamed the count summary metrics (instances become resources because we now take into account additional resources like storage):
    • boavizta_number_of_instances_total becomes boavizta_number_of_resources_total
    • boavizta_number_of_instances_assessed becomes boavizta_number_of_resources_assessed
  • Use Boavizta API v1.1.0 in docker-compose (this adds support for additional instances): #386
  • Update logo in documentation: #381
  • Add link checker when publishing documentation: #382
  • Add logo in the doc website: #383

v2.0.0-alpha

10 Jan 14:15
667c429
Compare
Choose a tag to compare
v2.0.0-alpha Pre-release
Pre-release

[2.0.0-alpha]-2024-01-10

Added

Changed

  • Breaking change: Renamed the count summary metrics (instances become resources because we now take into account additional resources like storage):
    • boavizta_number_of_instances_total becomes boavizta_number_of_resources_total
    • boavizta_number_of_instances_assessed becomes boavizta_number_of_resources_assessed
  • Use Boavizta API v1.1.0 in docker-compose (this adds support for additional instances): #386
  • Update logo in documentation: #381
  • Add link checker when publishing documentation: #382
  • Add logo in the doc website: #383

v1.0.1

28 Oct 06:52
dae1552
Compare
Choose a tag to compare

Return the list of instances to which volumes are attached see #366

See change log: https://github.com/Boavizta/cloud-scanner/blob/main/CHANGELOG.md.