v2.22.0
github-actions
released this
24 Mar 03:09
·
528 commits
to master
since this release
2.22.0 (March 23, 2023)
FEATURES:
- resource/sumologic_monitor: Added support for creating SLO Monitors with multiple burn rates (GH-499)
- Add new optional
resolution_payload
field to connection resource andresolution_payload_override
field to notifications section of monitor resource (GH-482) - New Resource: sumologic_local_file_source (GH-477)
BUG FIXES:
- Remove thresholdType field under searchSchedule in content resource (GH-483)
DEPRECATIONS:
- resource/sumologic_monitor: Deprecated
burn_rate_threshold
andtime_range
in favor ofburn_rate
insideslo_burn_rate_condition
block (GH-499)