We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bae6c1 commit 24a72b8Copy full SHA for 24a72b8
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## Unreleased
2
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
9
## 1.16.0 / 2023-06-15
10
11
* [BUGFIX] api: Switch to POST for LabelNames, Series, and QueryExemplars. #1252
VERSION
@@ -1 +1 @@
-1.16.0
+1.17.0
0 commit comments