Skip to content

Update module github.com/prometheus/common to v0.43.0 - autoclosed

renovate requested to merge renovate/github.com-prometheus-common-0.x into master

This MR contains the following updates:

Package Type Update Change
github.com/prometheus/common require minor v0.32.1 -> v0.43.0

Release Notes

prometheus/common

v0.43.0: 0.43.0 / 2023-05-04

Compare Source

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

Full Changelog: https://github.com/prometheus/common/compare/v0.42.0...v0.43.0

v0.42.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.41.0...v0.42.0

v0.41.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.40.0...v0.41.0

v0.40.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.39.0...v0.40.0

v0.39.0

Compare Source

  • [ENHANCEMENT] Add support for proxy connect headers. #​409
  • [ENHANCEMENT] Add platform info to labels. #​403

v0.38.0

Compare Source

  • [FEATURE] Implement Stringer on TLSVersion (#​405)
  • [FEATURE] Check if TLS certificate and key file have been modified (#​345)
  • [ENHANCEMENT] Add the ability to specify the maximum acceptable TLS version (#​414)
  • [ENHANCEMENT] Make LoadHTTPConfigFile set directory and move from tests file (#​415)
  • [ENHANCEMENT] Get Revision from debug.BuildInfo if not explicitly set (#​374)

v0.37.1

Compare Source

  • [BUGFIX] Update go.mod for CVE-2022-41717 #​420

v0.37.0

Compare Source

  • [ENHANCEMENT] Improve OAuth2 user agent handling (#​391)

v0.36.0

Compare Source

  • [ENHANCEMENT] OAuth2: Respect disable keepalives option; Implement close idle connections (#​390)
  • [ENHANCEMENT] Add User-Agent header to oauth2 requests #​387

v0.35.0

Compare Source

  • [ENHANCEMENT] Static server: Add more mimetypes (#​385)

v0.34.0

Compare Source

  • [ENHANCEMENT] Enable selecting minimum TLS version. #​375

v0.33.0

Compare Source

  • [ENHANCEMENT] Make HTTP2 User Visible #​360
  • [FEATURE] Add proxy_url support for oauth2 #​358

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports