Skip to content

v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 16:14
· 55 commits to master since this release
4a1df2f

16 changes since v0.7.0

๐Ÿ› ๏ธ Minor Changes

  • Allow testing PromQL queries (#110)

๐Ÿ› Fixes

  • Fix queries if node class label is added (#99)
  • Fix memory query on unrelated node label changes (#105)
  • Fix query on PV info change (#111)
  • Fix query on namespace label changes and organization change (#112)

๐Ÿ”— Dependency Updates

  • Update paambaati/codeclimate-action action to v3.2.0 (#93)
  • Update docker.io/library/postgres Docker tag to v15 (#94)
  • Update module github.com/prometheus/client_golang to v1.14.0 (#98)
  • Update module github.com/stretchr/testify to v1.8.1 (#96)
  • Update module github.com/urfave/cli/v2 to v2.23.5 (#95)
  • Update module github.com/prometheus/common to v0.39.0 (#107)
  • Update goreleaser/goreleaser-action action to v4 (#108)
  • Update docker.io/library/alpine Docker tag to v3.17 (#100)
  • Update module github.com/urfave/cli/v2 to v2.23.7 (#106)
  • Update module go.uber.org/zap to v1.24.0 (#102)
  • Update module github.com/jackc/pgtype to v1.13.0 (#103)