Skip to content

v0.2.0

Compare
Choose a tag to compare
@kislerdm kislerdm released this 26 Jul 14:43
· 82 commits to master since this release
6fee073

The release incorporates the up-to-date API contract as of 2023-07-26 11:57:20 GMT.

Added

  • Pagination support for list methods
  • [Preview] Method to query consumption metrics for every
    project (details):
    • ListProjectsConsumption

Fixed

  • (#15) Autoscaling limits are defined using floating point units
  • (#9) The project's quota data struct is collocated with the
    project's settings data struct.

Changed

  • Module's documentation
  • Order of the data structs' attributes, they will be sorted alphabetically

Removed

  • Support of go versions below 1.18

Changelog