0.43.0 / 2023-05-04
NOTE: The protobuf library has been changed from the deprecated github.com/golang/protobuf
to the new officially supported google.golang.org/protobuf
. If you have direct use of the proto, you may need to make changes for deprecated functions.
What's Changed
- Synchronize common files from prometheus/prometheus by @prombot in #463
- Negotiate OM v1.0.0 by @gouthamve in #475
- Bump golang.org/x/oauth2 from 0.5.0 to 0.7.0 by @dependabot in #478
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 by @dependabot in #481
- Update Go modules by @SuperQ in #479
- Bump github.com/alecthomas/kingpin/v2 from 2.3.1 to 2.3.2 by @dependabot in #469
Full Changelog: v0.42.0...v0.43.0