File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.3.0
2
+
3
+ :warning : Backward incompatible configuration with previous versions.
4
+ * [ CHANGE] Migrate JSONPath library [ #74 ] ( https://github.com/prometheus-community/json_exporter/pull/74 )
5
+ * [ CHANGE] Add TLS metrics support [ #68 ] ( https://github.com/prometheus-community/json_exporter/pull/68 )
6
+
1
7
## 0.2.0 / 2020-11-03
2
8
3
- * [ CHANGE] This release is complete refactoring #49
4
- * [ BUGFIX] Fix unchecked call to io.Copy #57
9
+ * [ CHANGE] This release is complete refactoring [ #49 ] ( https://github.com/prometheus-community/json_exporter/pull/49 )
10
+ * [ BUGFIX] Fix unchecked call to io.Copy [ #57 ] ( https://github.com/prometheus-community/json_exporter/pull/57 )
5
11
6
12
## 0.1.0 / 2020-07-27
7
13
Original file line number Diff line number Diff line change 1
- 0.2 .0
1
+ 0.3 .0
You can’t perform that action at this time.
0 commit comments