Skip to content

Releases: prometheus/common

v0.70.0

Choose a tag to compare

@roidelapluie roidelapluie released this 10 Jul 08:24
v0.70.0
5eff7a8

What's Changed

  • config: fix TLSVersion.String() printing pointer address by @s3onghyun in #929
  • build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 by @dependabot[bot] in #933
  • Manually go mod tidy by @SuperQ in #934
  • Synchronize common files from prometheus/prometheus by @prombot in #937
  • route: add support for the QUERY HTTP method by @roidelapluie in #932
  • Combine and extend Prometheus text and OpenMetrics 1.0 encoder benchmarks by @dashpole in #943
  • build(deps): bump the codeql group with 4 updates by @dependabot[bot] in #938
  • build(deps): bump actions/setup-go from 6.2.0 to 6.5.0 by @dependabot[bot] in #940
  • build(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #942
  • build(deps): bump ossf/scorecard-action from 2.1.2 to 2.4.3 by @dependabot[bot] in #939
  • build(deps): bump actions/checkout from 3.1.0 to 7.0.0 by @dependabot[bot] in #941

New Contributors

Full Changelog: v0.69.0...v0.70.0

v0.69.0

Choose a tag to compare

@roidelapluie roidelapluie released this 17 Jun 08:55
v0.69.0
e3c14a0

What's Changed

Full Changelog: v0.68.1...v0.69.0

v0.68.1

Choose a tag to compare

@SuperQ SuperQ released this 03 Jun 07:04
2120573

What's Changed

  • build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 by @dependabot[bot] in #903
  • build(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 by @dependabot[bot] in #914
  • Synchronize common files from prometheus/prometheus by @prombot in #915

Full Changelog: v0.68.0...v0.68.1

v0.68.0

Choose a tag to compare

@bwplotka bwplotka released this 29 May 15:44
1e0ae83

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #873
  • Synchronize common files from prometheus/prometheus by @prombot in #874
  • build(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 by @dependabot[bot] in #879
  • build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in #878
  • Synchronize common files from prometheus/prometheus by @prombot in #875
  • Synchronize common files from prometheus/prometheus by @prombot in #880
  • Remove logic adding unit to metrics name by @vesari in #877
  • Synchronize common files from prometheus/prometheus by @prombot in #881
  • Update for Go 1.26 by @SuperQ in #883
  • build(deps): bump golang.org/x/net from 0.49.0 to 0.51.0 by @dependabot[bot] in #882
  • version: Add a slog helper by @SuperQ in #886
  • Remove Arthur from maintainers list by @ArthurSens in #885
  • Synchronize common files from prometheus/prometheus by @prombot in #895
  • Synchronize common files from prometheus/prometheus by @prombot in #896
  • config: change NewOAuth2RoundTripper to accept variadic HTTPClientOption by @alliasgher in #898
  • config: guard against nil oauth2 credential in RoundTrip by @alliasgher in #897
  • build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 by @dependabot[bot] in #890
  • build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 by @dependabot[bot] in #891
  • build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.36.0 by @dependabot[bot] in #892
  • Move interface assertions to a test file by @msiegen in #839
  • fix(http_config): fix client cert rotation when no CA is configured by @machine424 in #908
  • Remove CircleCI by @ArthurSens in #910
  • Fix: apply DialContextFunc to OAuth2 token-fetch transport by @yuri-tceretian in #911

New Contributors

Full Changelog: v0.67.5...v0.68.0

v0.67.5

Choose a tag to compare

@SuperQ SuperQ released this 05 Jan 15:53
934ff37

What's Changed

  • build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.34.0 by @dependabot[bot] in #871
  • Synchronize common files from prometheus/prometheus by @prombot in #866
  • build(deps): bump golang.org/x/net from 0.46.0 to 0.48.0 by @dependabot[bot] in #872
  • build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by @dependabot[bot] in #870

Full Changelog: v0.67.4...v0.67.5

v0.67.4 / 2025-11-18

Choose a tag to compare

@bwplotka bwplotka released this 21 Nov 13:53
d80d854

What's Changed

  • chore: clean up golangci-lint configuration by @mmorel-35 in #782
  • chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them by @JorTurFer in #864
  • chore: Add omitempty tag to all config fields by @JorTurFer in #865

Full Changelog: v0.67.3...v0.67.4

v0.67.3 / 2025-11-18

Choose a tag to compare

@bwplotka bwplotka released this 18 Nov 08:28
b2cdb07

What's Changed

  • Support JWT Profile for Authorization Grant (RFC 7523 3.1) by @JorTurFer in #862
  • Config: remove outdated comment about HTTP/2 issues by @bboreham in #863

New Contributors

Full Changelog: v0.67.2...v0.67.3

v0.67.2 / 2025-10-28

Choose a tag to compare

@beorn7 beorn7 released this 28 Oct 14:09
v0.67.2
594f4d4

What's Changed

  • config: Fix panic in tlsRoundTripper when CA file is absent by @ndk in #792
  • Cleanup linting issues by @SuperQ in #860

New Contributors

  • @ndk made their first contribution in #792

Full Changelog: v0.67.1...v0.67.2

v0.67.1

Choose a tag to compare

@SuperQ SuperQ released this 07 Oct 13:37
c41fe14

What's Changed

  • Fix Go case-insensitive file name collision by @SuperQ in #853

Full Changelog: v0.67.0...v0.67.1

v0.67.0 / 2025-10-07

Choose a tag to compare

@beorn7 beorn7 released this 07 Oct 10:01
v0.67.0

What's Changed

  • Create CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by @ywwg in #833
  • model: New test for validation with dots by @m1k1o in #759
  • expfmt: document NewTextParser as required by @burgerdev in #842
  • expfmt: Add support for float histograms and gauge histograms by @beorn7 in #843
  • Updated minimum Go version to 1.24.0, updated Go dependecies by @SuperQ in #849

New Contributors

Full Changelog: v0.66.1...v0.67.0