node-ttl
node-ttl copied to clipboard
Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
Bumps github.com/prometheus/client_golang from 1.15.1 to 1.16.0.
Release notes
Sourced from github.com/prometheus/client_golang's releases.
v1.16.0
What's Changed
- [BUGFIX] api: Switch to POST for LabelNames, Series, and QueryExemplars. #1252
- [BUGFIX] api: Fix undefined execution order in return statements. #1260
- [BUGFIX] native histograms: Fix bug in bucket key calculation. #1279
- [ENHANCEMENT] Reduce constrainLabels allocations for all metrics. #1272
- [ENHANCEMENT] promhttp: Add process start time header for scrape efficiency. #1278
- [ENHANCEMENT] promlint: Improve metricUnits runtime. #1286
- Merge v1.15 to main by
@bwplotkain prometheus/client_golang#1250- Switch to POST for LabelNames, Series, and QueryExemplars to DoGetFallback by
@jacksontjin prometheus/client_golang#1252- ✏️ [collectors]: fix typo in test assertion by
@vegerotin prometheus/client_golang#1153- Added interactive tutorial [kubeCon] by
@bwplotkain prometheus/client_golang#1255- Fixed tutorial. by
@bwplotkain prometheus/client_golang#1256- Bump golang.org/x/sys from 0.6.0 to 0.7.0 by
@dependabotin prometheus/client_golang#1265- Cleanup proto use in tests by
@SuperQin prometheus/client_golang#1264- Fix tutorial on WSL-based systems by
@mareversin prometheus/client_golang#1257- Fix undefined execution order in return statements by
@PiotrLewandowski323in prometheus/client_golang#1260- Merge release 1.15.1 to main by
@bwplotkain prometheus/client_golang#1267- GitHub Workflows security hardening by
@sashashurain prometheus/client_golang#1180- add process start time header to client_golang prometheus by
@logicalhanin prometheus/client_golang#1278- Fix bug in bucket key calculation by
@beorn7in prometheus/client_golang#1279- Bump github.com/prometheus/procfs from 0.9.0 to 0.10.1 by
@dependabotin prometheus/client_golang#1283- Reduce constrainLabels allocations by
@khasanovbiin prometheus/client_golang#1272- added circleci as gh action YAML by
@krishnaduttPanchagnulain prometheus/client_golang#1281- Improve metricUnits runtime by
@avlitmanin prometheus/client_golang#1286- Moving fully to GH actions. by
@bwplotkain prometheus/client_golang#1288- Fix docstring references to renamed native histogram fields / functions. by
@juliusvin prometheus/client_golang#1290- Fixed README & CHANGELOG; Added fmt makefile command (+bingo) for easier contributions. by
@bwplotkain prometheus/client_golang#1289New Contributors
@vegerotmade their first contribution in prometheus/client_golang#1153@mareversmade their first contribution in prometheus/client_golang#1257@PiotrLewandowski323made their first contribution in prometheus/client_golang#1260@sashashuramade their first contribution in prometheus/client_golang#1180@logicalhanmade their first contribution in prometheus/client_golang#1278@khasanovbimade their first contribution in prometheus/client_golang#1272@krishnaduttPanchagnulamade their first contribution in prometheus/client_golang#1281@avlitmanmade their first contribution in prometheus/client_golang#1286Full Changelog: https://github.com/prometheus/client_golang/compare/v1.15.1...v1.16.0
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
1.16.0 / 2023-06-15
- [BUGFIX] api: Switch to POST for LabelNames, Series, and QueryExemplars. #1252
- [BUGFIX] api: Fix undefined execution order in return statements. #1260
- [BUGFIX] native histograms: Fix bug in bucket key calculation. #1279
- [ENHANCEMENT] Reduce constrainLabels allocations for all metrics. #1272
- [ENHANCEMENT] promhttp: Add process start time header for scrape efficiency. #1278
- [ENHANCEMENT] promlint: Improve metricUnits runtime. #1286
Commits
3583c1eCut v1.16.0 (#1292)2feda42Fixed README & CHANGELOG; Added fmt makefile command (+bingo) for easier cont...5b9cf9cMerge pull request #1290 from prometheus/fix-nh-docstring-refs1b19d5fFix docstring references to renamed native histogram fields / functions.7352ab7Moving fully to GH actions. (#1288)e4ff34dImprove metricUnits runtime (#1286)781ea28added circleci as gh action YAML (#1281)a09a1d3Reduce constrainLabels allocations (#1272)8840afcBump github.com/prometheus/procfs from 0.9.0 to 0.10.1 (#1283)5e78d5fMerge pull request #1279 from prometheus/beorn7/histogram- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)