Sourced from github.com/prometheus/common's releases.
0.43.0 / 2023-05-04
NOTE: The protobuf library has been changed from the deprecated
github.com/golang/protobuf
to the new officially supportedgoogle.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 prometheus/common#463- Negotiate OM v1.0.0 by
@gouthamve
in prometheus/common#475- Bump golang.org/x/oauth2 from 0.5.0 to 0.7.0 by
@dependabot
in prometheus/common#478- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 by
@dependabot
in prometheus/common#481- Update Go modules by
@SuperQ
in prometheus/common#479- Bump github.com/alecthomas/kingpin/v2 from 2.3.1 to 2.3.2 by
@dependabot
in prometheus/common#469Full Changelog: https://github.com/prometheus/common/compare/v0.42.0...v0.43.0
e27922a
Merge pull request #469 from prometheus/dependabot/go_modules/github.com/alec...9a176e1
Bump github.com/alecthomas/kingpin/v2 from 2.3.1 to 2.3.2a2ac260
Merge pull request #479 from prometheus/superq/updates5e8c998
expfmt: Avoid copying mutex in proto message27a8fa5
Update Go modules92f8c27
Merge pull request #481 from prometheus/dependabot/go_modules/github.com/prom...2328fd6
Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1cffd08e
Merge pull request #478 from prometheus/dependabot/go_modules/golang.org/x/oa...b933a95
Merge pull request #475 from gouthamve/negotiate-om-1.0567ed12
Bump golang.org/x/oauth2 from 0.5.0 to 0.7.0