Skip to content

v0.62.0

Latest
Compare
Choose a tag to compare
@bwplotka bwplotka released this 16 Jan 18:47
· 6 commits to main since this release
280b0e7

⚠️ This releases switches internal global to UTF8Validation from LegacyValidation. This is a breaking change, relaxing the validation. We don't intend to add more schemas and we have to have a global for unmarshalling interfaces, thus the change was made ⚠️

What's Changed

  • Change default validation scheme to UTF8Validation by @ywwg in #724
  • Remove deprecated promlog package by @SuperQ in #738
  • Remove deprecated sigv4 module by @SuperQ in #737
  • update links to openmetrics to reference the v1.0.0 release by @dashpole in #740
  • Synchronize common files from prometheus/prometheus by @prombot in #742
  • Bump google.golang.org/protobuf from 1.35.2 to 1.36.1 by @dependabot in #744
  • Bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #743
  • Synchronize common files from prometheus/prometheus by @prombot in #747
  • http_config: Allow customizing TLS config and settings. by @bwplotka in #748

New Contributors

Full Changelog: v0.61.0...v0.62.0