Skip to content

Commit 7b0657f

Browse files
authored
Release v0.22.0 (#896)
* [FEATURE] Add indices filters #624 * [FEATURE] Add MIBOPTS flag to the generator #891 * [ENHANCEMENT] Treat Bits as OctetString #870 * [ENHANCEMENT] Report duration in logs for canceled scrapes #876 * [BUGFIX] Fix several generator MIBs. #843, #868, #889 Signed-off-by: SuperQ <[email protected]>
1 parent 740f72f commit 7b0657f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.22.0 / 2023-06-15
2+
3+
* [FEATURE] Add indices filters #624
4+
* [FEATURE] Add MIBOPTS flag to the generator #891
5+
* [ENHANCEMENT] Treat Bits as OctetString #870
6+
* [ENHANCEMENT] Report duration in logs for canceled scrapes #876
7+
* [BUGFIX] Fix several generator MIBs. #843, #868, #889
8+
19
## 0.21.0 / 2022-11-22
210

311
* [CHANGE] Update to exporter-toolkit v0.8.1 (#810)

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.21.0
1+
0.22.0

0 commit comments

Comments
 (0)