Skip to content

v3.0.0-rc50

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 06:55
· 427 commits to main since this release
89b462d

Changelog

  • b8131c8 ci: Select the correct sha for the test results when running from a post-merge action.
  • 2a61209 Fix typos
  • c887711 Fix typo
  • 91a7ce9 Bump github.com/prometheus/common from 0.36.0 to 0.37.0
  • 27ba8ce Bump github.com/prometheus/common from 0.35.0 to 0.36.0
  • 56833d8 Fix golangci-lint code issue
  • f38c61d Fix store GC not remove all expired metrics
  • 4ba57b0 Add Non single byte end of read buffer test case
  • 2c52c51 Fix golangci-lint issue
  • c12a012 Fix Unicode replacement character appear in parse result
  • 09b4d33 chore: go mod tidy
  • 4d6fe06 Raise minimum Go version to 1.17.
  • 9a8beb5 Bump lewagon/wait-on-check-action from 1.1.1 to 1.1.2
  • a3609d1 Bump github.com/prometheus/common from 0.34.0 to 0.35.0
  • 8d4ea4a Make linter happy
  • af57b0c Stabelize order of labels in statsd/graphite/collectd export
  • b1bc19f Bump goreleaser/goreleaser-action from 2 to 3
  • d813c6c Reformat the code to appease the linter.