We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a7a44 commit e76315aCopy full SHA for e76315a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.6.0 / 2023-05-25
2
+
3
+* [FEATURE] Add snappy encoding support for `/metrics` endpoint. #518
4
+* [ENHANCEMENT] Add pre-built binaries for the s390x architecture. #537
5
+* [BUGFIX] Fix possible leak of a file handle when using compression. #518
6
7
## 1.5.1 / 2022-11-29
8
9
* [SECURITY] Fix basic authentication bypass vulnerability (CVE-2022-46146). #516
VERSION
@@ -1 +1 @@
-1.5.1
+1.6.0
0 commit comments