Merge pull request #1352 from prometheus/arthursens/cut-1.17.0

Add changelog entry for 1.17
This commit is contained in:
Arthur Silva Sens 2023-09-27 14:41:57 +02:00 committed by GitHub
commit fa1408ee35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
## Unreleased
## 1.17.0 / 2023-09-27
* [CHANGE] Minimum required go version is now 1.19 (we also test client_golang against new 1.21 version). #1325
* [FEATURE] Add support for Created Timestamps in Counters, Summaries and Historams. #1313
* [ENHANCEMENT] Enable detection of a native histogram without observations. #1314
## 1.16.0 / 2023-06-15
* [BUGFIX] api: Switch to POST for LabelNames, Series, and QueryExemplars. #1252

View File

@ -1 +1 @@
1.16.0
1.17.0