Skip to content

Commit 24a72b8

Browse files
author
Arthur Silva Sens
committed
Add changelog entry for 1.17
Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
1 parent 1bae6c1 commit 24a72b8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
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

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.16.0
1+
1.17.0

0 commit comments

Comments
 (0)