Skip to content

Releases: sapcc/maia

1.0.6

25 Oct 08:50
492faf4
Compare
Choose a tag to compare

1.0.5

14 Oct 12:05
c61fe8e
Compare
Choose a tag to compare

Adds support for using Thanos as a storage backend. Our tenant-aware implementation of
the label/.../values API has been rewritten to avoid memory usage spikes (#35).

Additional improvements have been made to the documentation, test coverage and error handling.

1.0.4

15 May 15:51
4dbe3a3
Compare
Choose a tag to compare

Adds support for the --os-auth-type / OS_AUTH_TYPE parameter, used to disambiguate password and token parameters in case both are provided.

1.0.3

10 May 09:25
efe2d0f
Compare
Choose a tag to compare

Minor improvements and bug-fixes

  • new icon
  • query command now respects the --columns parameter when using tabular output

1.0.2

11 Apr 11:32
92c343e
Compare
Choose a tag to compare

Minor update including the following improvements

  • Better performance for users with access to hundreds of projects #37 #38
  • Updated Go version to 1.12 #39 #43
  • Bugfixes #41