Skip to content

v0.68.0

Choose a tag to compare

@bwplotka bwplotka released this 29 May 15:44
· 19 commits to main since this release
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