From dede087c44067155ad4e80cc83119341815a240a Mon Sep 17 00:00:00 2001 From: beorn7 Date: Wed, 10 Jul 2024 19:51:55 +0200 Subject: [PATCH] Cut v1.4.0 Signed-off-by: beorn7 --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be1fd987..dfc25b9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,13 @@ * [ENHANCEMENT] * [BUGFIX] +## 1.4.0 / 2024-07-11 + +* [FEATURE] Support native histograms. #169 +* [FEATURE] Support float histograms (classic and native). #176 + +_This release also comes with updated dependencies, and the pre-built binaries are using Go1.22.5., both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.3.3.)_ + ## 1.3.3 / 2023-05-25 _There are no code changes in this release. It merely comes with updated diff --git a/VERSION b/VERSION index 31e5c843..88c5fb89 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.3 +1.4.0