Skip to content

Commit c9eb5e9

Browse files
authored
Merge pull request #447 from SumoLogic/vsinghal13-patch-1
Update CHANGELOG.md
2 parents c78b931 + b2dd9c8 commit c9eb5e9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
## 2.19.1 (Unreleased)
22
FEATURES:
33
* Add new optional `resolution_window` field to resource/sumologic_monitor (GH-418)
4+
45
BUG FIXES:
5-
* cse rules hard failing if passing tags with empty strings. (GH-445)
6+
* CSE rules hard failing if passing tags with empty strings. (GH-445)
7+
* Return error when unable to read collectors. (GH-446)
68

79
## 2.19.0 (September 20, 2022)
810
FEATURES:
@@ -44,7 +46,7 @@ BUG FIXES:
4446
## 2.16.2 (June 12, 2022)
4547

4648
BUG FIXES:
47-
* Monitor Folder provider now handles more error codes: "api_not_enabled", in addition to: "not_implemented_yet" (GH-389)
49+
* Monitor Folder provider now handles more error codes: "api_not_enabled", in addition to: "not_implemented_yet" (GH-389)
4850

4951
## 2.16.1 (June 6, 2022)
5052

@@ -53,7 +55,7 @@ BUG FIXES:
5355

5456
## 2.16.0 (May 20, 2022)
5557

56-
FEATURES:
58+
FEATURES:
5759
* Add new optional `obj_permission` set to resource/sumologic_monitor_folder for Fine Grain Permission (FGP) support (GH-373)
5860

5961
BUG FIXES:

0 commit comments

Comments
 (0)