Skip to content

v2.0.1

Compare
Choose a tag to compare
@demeringo demeringo released this 17 Jan 10:05
· 266 commits to main since this release

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