Skip to content

Releases: VictoriaMetrics/victoriametrics-cloud-api-go

v0.0.4

03 Nov 10:07
3d15656

Choose a tag to compare

What's Changed

  • Fixed method for rules file uploading, updated linter, small fixes in examples by @Amper in #4

Full Changelog: v0.0.3...v0.0.4

v0.0.3

02 Oct 10:12
71fc084

Choose a tag to compare

What's Changed

  • Model for access tokens extended with LastUsedAt field by @Amper in #2
  • Fixed tests for rule-sets files, was used wrong API paths by @Amper in #3
  • Improved example for access tokens with the new field "Last used at" by @Amper in 71fc084

Full Changelog: v0.0.2...v0.0.3

v0.0.2

03 Jun 12:47
ba0e7fc

Choose a tag to compare

fix rule-set files listing API

v0.0.1

28 May 12:05
492f866

Choose a tag to compare

  • Initial version