Skip to content

Releases: prometheus/common

v0.62.0

16 Jan 18:47
280b0e7
Compare
Choose a tag to compare

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

v0.61.0

04 Dec 23:04
7b484e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.60.1...v0.61.0

v0.60.1

24 Oct 15:30
653e0fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.60.0...v0.60.1

v0.60.0

01 Oct 12:38
dae848d
Compare
Choose a tag to compare

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #692
  • slog: expose io.Writer by @jkroepke in #694
  • Synchronize common files from prometheus/prometheus by @prombot in #695
  • promslog: use UTC timestamps for go-kit log style by @dswarbrick in #696
  • feat: add promslog.NewNopLogger() convenience func by @tjhop in #697
  • Bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #699
  • Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot in #698
  • Update supported Go versions by @SuperQ in #700

Full Changelog: v0.59.1...v0.60.0

v0.59.1

05 Sep 15:50
be8a747
Compare
Choose a tag to compare

What's Changed

  • fix(utf8): Fix multiple metric name inside braces validation by @fedetorres93 in #691

Full Changelog: v0.59.0...v0.59.1

v0.59.0

05 Sep 12:50
v0.59.0
bf4843e
Compare
Choose a tag to compare

What's Changed

  • expfmt: Add WithEscapingScheme to help construct Formats by @ywwg in #688
  • Change the default escape method to UnderscoreEscaping by @ywwg in #690

Full Changelog: v0.58.0...v0.59.0

v0.58.0

05 Sep 12:48
v0.58.0
b1880d0
Compare
Choose a tag to compare

What's Changed

  • docs: mention new promslog package in package list in README by @tjhop in #683
  • Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #684
  • Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #685
  • Remove secret file existence check in Validate for headers by @roidelapluie in #687

Full Changelog: v0.57.0...v0.58.0

v0.57.0

28 Aug 17:00
9bbc9cb
Compare
Choose a tag to compare

What's Changed

  • feat: new promslog and promslog/flag packages to wrap log/slog by @tjhop in #677

New Contributors

Full Changelog: v0.56.0...v0.57.0

v0.56.0

27 Aug 21:59
6623230
Compare
Choose a tag to compare

What's Changed

  • Don't always fetch a OAuth2 token, if the secret from a file didn't change by @multani in #647
  • remove dependency to github.com/prometheus/client_golang by @ilius in #662
  • Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.11 in /sigv4 by @dependabot in #661
  • Synchronize common files from prometheus/prometheus by @prombot in #664
  • Revert #576 and add deprecation notice by @SuperQ in #665
  • Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #667
  • use basic string in IsValidLegacyMetricName by @ywwg in #668
  • Synchronize common files from prometheus/prometheus by @prombot in #672
  • Synchronize common files from prometheus/prometheus by @prombot in #674
  • Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 in /sigv4 by @dependabot in #671
  • sigv4: support nil body by @roidelapluie in #673
  • Fix overflows of untyped int constants on 32-bit by @dswarbrick in #675
  • Update client_golang by @SuperQ in #676
  • Update golangci lint by @roidelapluie in #679
  • expfmt: Add UTF-8 syntax support in text_parse.go by @fedetorres93 in #670
  • Synchronize common files from prometheus/prometheus by @prombot in #681
  • fix(utf8): provide a method for explicitly checking label names for legacy validity by @ywwg in #682

New Contributors

Full Changelog: v0.55.0...v0.56.0

v0.55.0

26 Jun 13:43
0c7b585
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.54.0...v0.55.0