Releases: prometheus/common
Releases · prometheus/common
v0.52.3
v0.52.2
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
v0.51.0
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
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
v0.49.0
What's Changed
- Synchronize common files from prometheus/prometheus by @prombot in #574
- Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 in /sigv4 by @dependabot in #571
- Synchronize common files from prometheus/prometheus by @prombot in #581
- Update Go by @SuperQ in #588
- Deprecate version.NewCollector by @SuperQ in #579
- Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.27 in /sigv4 by @dependabot in #587
- Avoid off-spec openmetrics exposition when exemplars have empty labels by @orls in #569
- Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #585
- Write created lines when negotiating OpenMetrics by @ArthurSens in #504
- Upgrade client_model to v.0.6.0 by @vesari in #589
- http_config: Add host by @jkroepke in #549
- LabelSet: Fix alphabetical sorting for prometheus LabelSet by @wasim-nihal in #575
- labelset: optimise String() function by @bboreham in #590
New Contributors
Full Changelog: v0.48.0...v0.49.0
v0.48.0
This release will require changes of code that relies on direct access to content-type format strings. See the PR linked below for work-arounds. Please file an issue if your use case doesn't work anymore.
What's Changed
Full Changelog: v0.47.0...v0.48.0
v0.47.0
What's Changed
- UTF-8 support in validation, and some parsers and formatters by @ywwg in #537
- Support empty OAuth2 inline secrets by @TheSpiritXIII in #547
- UTF8: Content negotiation (encoding side) by @ywwg in #570
New Contributors
Full Changelog: v0.46.0...v0.47.0
v0.46.0
What's Changed
- Add golangci-lint config by @SuperQ in #517
- model: add metric type values by @bboreham in #533
- Synchronize common files from prometheus/prometheus by @prombot in #532
- Bump github.com/aws/aws-sdk-go from 1.45.19 to 1.47.0 in /sigv4 by @dependabot in #529
- Update modules by @SuperQ in #534
- Synchronize common files from prometheus/prometheus by @prombot in #535
- Allow using empty Authorization credentials by @TheSpiritXIII in #546
- enable errorlint linter by @mmorel-35 in #550
- Synchronize common files from prometheus/prometheus by @prombot in #548
- Bump github.com/aws/aws-sdk-go from 1.47.0 to 1.48.10 in /sigv4 by @dependabot in #539
- Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 by @dependabot in #542
- Synchronize common files from prometheus/prometheus by @prombot in #552
- Bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #541
- Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #540
- Add hints for promlog by @lucacome in #556
- Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #560
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 in /sigv4 by @dependabot in #558
- Synchronize common files from prometheus/prometheus by @prombot in #555
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #559
- Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.49.13 in /sigv4 by @dependabot in #557
- Synchronize common files from prometheus/prometheus by @prombot in #561
- Make version getRevision public by @SuperQ in #563
- enable gofumpt, goimports, testifylint linters by @mmorel-35 in #551
- version: make GetTegs() public by @ArthurSens in #565
- switch to protodelim package (which pbutil now calls) by @stapelberg in #567
- Bump Go modules by @SuperQ in #568
New Contributors
- @TheSpiritXIII made their first contribution in #546
- @mmorel-35 made their first contribution in #550
- @ArthurSens made their first contribution in #565
- @stapelberg made their first contribution in #567
Full Changelog: v0.45.0...v0.46.0
v0.45.0
What's Changed
- Adding support for file based configuration of basic auth username in http client config by @wasim-nihal in #511
- Bump golang.org/x/net from 0.10.0 to 0.12.0 by @dependabot in #507
- Add read-only token permissions by @pnacht in #490
- Synchronize common files from prometheus/prometheus by @prombot in #495
- Update client_golang by @SuperQ in #513
- Bump golang.org/x/oauth2 from 0.8.0 to 0.12.0 by @dependabot in #514
- Bump github.com/aws/aws-sdk-go from 1.44.266 to 1.45.18 in /sigv4 by @dependabot in #515
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.17.0 in /sigv4 by @dependabot in #516
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 in /sigv4 by @dependabot in #493
- Update golang_protobuf_extensions to v2 by @Neo2308 in #509
- Synchronize common files from prometheus/prometheus by @prombot in #518
- Bump github.com/aws/aws-sdk-go from 1.45.18 to 1.45.19 in /sigv4 by @dependabot in #519
- Synchronize common files from prometheus/prometheus by @prombot in #520
- Bump golang.org/x/net from 0.15.0 to 0.17.0 in /sigv4 by @dependabot in #525
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #524
New Contributors
- @wasim-nihal made their first contribution in #511
- @pnacht made their first contribution in #490
- @Neo2308 made their first contribution in #509
Full Changelog: v0.44.0...v0.45.0