Skip to content

Commit fa1408e

Browse files
author
Arthur Silva Sens
authored
Merge pull request #1352 from prometheus/arthursens/cut-1.17.0
Add changelog entry for 1.17
2 parents 1bae6c1 + 24a72b8 commit fa1408e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Unreleased
22

3+
## 1.17.0 / 2023-09-27
4+
5+
* [CHANGE] Minimum required go version is now 1.19 (we also test client_golang against new 1.21 version). #1325
6+
* [FEATURE] Add support for Created Timestamps in Counters, Summaries and Historams. #1313
7+
* [ENHANCEMENT] Enable detection of a native histogram without observations. #1314
8+
39
## 1.16.0 / 2023-06-15
410

511
* [BUGFIX] api: Switch to POST for LabelNames, Series, and QueryExemplars. #1252

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.16.0
1+
1.17.0

0 commit comments

Comments
 (0)