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
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,22 @@
1
+
## 3.61.0 (April 30, 2025)
2
+
3
+
### BUGFIXES
4
+
*[datadog_spans_metric] Fix validation with unintended side effects by @Supam in https://github.com/DataDog/terraform-provider-datadog/pull/2983
5
+
### FEATURES
6
+
*[synthetics_test] add escalation message parameter as a monitor option in the terraform provider as a monitor option by @mtalec in https://github.com/DataDog/terraform-provider-datadog/pull/2979
7
+
*[datadog_metric_tags] add `datadog_metric_tags` data source by @mdb in https://github.com/DataDog/terraform-provider-datadog/pull/2966
8
+
*[datadog_monitor_notification_rule] Add support for Monitor Notification Rule by @shaneyuandd in https://github.com/DataDog/terraform-provider-datadog/pull/2980
9
+
*[datadog_security_monitoring_rule] Add default tag support by @Supam in https://github.com/DataDog/terraform-provider-datadog/pull/2968
10
+
11
+
## New Contributors
12
+
*@mtalec made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2979
13
+
*@aleks-dog made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2978
14
+
*@mdb made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2966
15
+
*@nguyening made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2986
16
+
*@shaneyuandd made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2980
0 commit comments