We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef97961 commit d198997Copy full SHA for d198997
2 files changed
CHANGELOG.md
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a changelog](https://github.com/olivierlacan/keep-a-changelog).
4
5
<!--next-version-placeholder-->
6
+## 0.3.6 / 2024-02-11
7
+- upgrade to go 1.22
8
+- upgrage modules version
9
+
10
## 0.3.5 / 2024-02-11
11
- fix panic when var is not found for metric
12
- fix target parsing when exporter is used in proxy mode: allow formats
VERSION
@@ -1 +1 @@
1
-0.3.5
+0.3.6
0 commit comments