Skip to content

Releases: prometheus/common

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

v0.54.0

03 Jun 13:18
789222a
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.22.0 to 0.23.0 in /sigv4 by @dependabot in #624
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #623
  • Add HTTP headers support to common HTTP client. by @roidelapluie in #416
  • Synchronize common files from prometheus/prometheus by @prombot in #633
  • Bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.32 in /sigv4 by @dependabot in #632
  • Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #628
  • Bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot in #630
  • Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by @dependabot in #631
  • Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #629
  • Use common interface to fetch secrets in HTTP client config by @TheSpiritXIII in #538
  • Add support for secret refs via a secret manager by @TheSpiritXIII in #572
  • oauth2RoundTripper: Avoid race condition and readability changes. by @bwplotka in #634
  • Synchronize common files from prometheus/prometheus by @prombot in #636
  • Bump github.com/aws/aws-sdk-go from 1.51.32 to 1.53.14 in /sigv4 by @dependabot in #638
  • Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 in /sigv4 by @dependabot in #639
  • feat: add time template helpers by @freak12techno in #627

New Contributors

Full Changelog: v0.53.0...v0.54.0

v0.53.0

18 Apr 12:55
e54e4df
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.52.3...v0.53.0

v0.52.3

10 Apr 22:54
0234594
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.52.2...v0.52.3

v0.52.2

03 Apr 13:55
v0.52.2
4433931
Compare
Choose a tag to compare

What's Changed

  • Drop support for Go older than 1.18 by @SuperQ in #612
  • fix(protobuf): Correctly decode multi-messages streams by @srebhan in #616
  • Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4 by @dependabot in #615

New Contributors

Full Changelog: v0.51.1...v0.52.2

v0.51.1

24 Mar 05:38
e821827
Compare
Choose a tag to compare

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #606
  • Synchronize common files from prometheus/prometheus by @prombot in #609
  • Retract v0.50.0 by @SuperQ in #610

Full Changelog: v0.51.0...v0.51.1

v0.51.0

21 Mar 13:23
057bec8
Compare
Choose a tag to compare

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #604
  • expfmt: Add a way to generate different OpenMetrics Formats by @ywwg in #596
  • Fix string slice definition for FormatFlagOptions. by @gizmoguy in #607
  • Correct logic in sample naming for counters, add new test by @vesari in #608

New Contributors

Full Changelog: v0.50.0...v0.51.0

v0.50.0

07 Mar 08:27
944239f
Compare
Choose a tag to compare

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #594
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /sigv4 by @dependabot in #593
  • Bump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.29 in /sigv4 by @dependabot in #592
  • Bump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.31 in /sigv4 by @dependabot in #595
  • Remove unused 'Host' member from HTTPClientConfig by @bboreham in #597
  • Add OpenMetrics unit support by @vesari in #544
  • Remove deprecated version function by @SuperQ in #591
  • Synchronize common files from prometheus/prometheus by @prombot in #599
  • Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #600
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #601

Full Changelog: v0.49.0...v0.50.0