You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+36-4Lines changed: 36 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,49 @@
1
-
## 2.28.1 (Unreleased)
2
-
* resource/sumologic_muting_schedule: Added group supporting for muting schedule (GH-593)
1
+
## 2.29.1 (Unreleased)
2
+
FEATURES:
3
+
* resource/sumologic_muting_schedule: Added support for Muting Schedule for an alert group (GH-601)
4
+
5
+
## 2.29.0 (April 9, 2024)
6
+
7
+
FEATURES:
8
+
* Added support for signal suppression window size in CSE Rules. (GH-641)
9
+
10
+
ENHANCEMENTS:
11
+
* Added support for custom window sizes for the CSE Rules (Aggregation, Chain, Threshold). (GH-623)
12
+
13
+
BUG FIXES:
14
+
* Fix error while importing monitor having timeZone as `null` in the Email notification object. (GH-637)
15
+
* Fix perpetual diff in Extraction Rules by normalizing the parse expression.
16
+
* Fix `resource_sumologic_cse_match_list` timing out when updating match list items (GH-640)
17
+
18
+
## 2.28.3 (March 5, 2024)
19
+
20
+
BUG FIXES:
21
+
* Update module dependencies to pick up security fixes. (GH-602)
22
+
23
+
## 2.28.2 (February 1, 2024)
24
+
25
+
BUG FIXES:
26
+
* Uses the recently added API support for `rule_ids` for CSE Rule Tuning Expressions to fix the resource import functionality. (GH-612)
27
+
28
+
## 2.28.1 (January 19, 2024)
29
+
30
+
ENHANCEMENTS:
31
+
* Added support for `dynamic_severity` for the CSE Custom Insight. (GH-607)
32
+
33
+
BUG FIXES:
34
+
* Minor fixes enabling proper resource import for CSE Rules (`severity`, `severity_mapping`, `aggregation_functions`). (GH-606)
3
35
4
36
## 2.28.0 (November 23, 2023)
5
37
FEATURES:
6
38
* resource/sumologic_monitor: Added support for setting `time_zone` at Monitor level for notifications content (GH-586)
7
39
8
-
BUG FIXES:
40
+
BUG FIXES:
9
41
* Fixes `resource_sumologic_cse_match_list` constant change when defining a match list containing a custom column using the custom columns name instead of ID (GH-591)
0 commit comments