Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 818 Bytes

CHANGES.md

File metadata and controls

41 lines (28 loc) · 818 Bytes

v1.1.0 (2024-11-25)

  • Add plugin file with plugin name for verification

v1.0.0 (2024-06-03)

  • Switch spec build to python 3.11

v0.2.1 (2023-10-27)

Get credentials for VM:

  • Get token for VM
  • Get resourceUri
  • Get managed identity and use managedBy field
  • Get plan ID
  • Read config product code and parse it to extract plan id
  • Add tests

v0.2.0 (2023-09-20)

  • Implement get version hookspec

v0.1.1 (2023-07-31)

  • Implement meter_billing() for Azure and corresponding test cases
  • Update spec file to match other csp-billing-adapter plugins

v0.1.0 (2023-07-24)

  • Implement plugin metadata functions and unit tests

v0.0.1 (2023-05-08)

  • initial release