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
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
## 3.14.0 (July 25, 2022)
2
+
3
+
### BUGFIXES
4
+
*[datadog_synthetics_test] Fix ci execution rule options for browser tests by @romainberger in https://github.com/DataDog/terraform-provider-datadog/pull/1491
5
+
*[datadog_synthetics_test] defaults api_step timeout to 60 to avoid it defaulting to 0 by @AlaricCalmette in https://github.com/DataDog/terraform-provider-datadog/pull/1497
6
+
### FEATURES
7
+
*[datadog_security_monitoring_rule] NewValue detection type supports threshold learning duration and metrics by @juliendoutre in https://github.com/DataDog/terraform-provider-datadog/pull/1479
8
+
*[datadog_security_monitoring_rule] Dynamic Criticality Support by @pietrodll in https://github.com/DataDog/terraform-provider-datadog/pull/1483
9
+
*[datadog_synthetics_test] Add support for grpc subtype by @AlaricCalmette in https://github.com/DataDog/terraform-provider-datadog/pull/1500
10
+
### NOTES
11
+
*[provider] Update go client by @therve in https://github.com/DataDog/terraform-provider-datadog/pull/1501
12
+
13
+
## New Contributors
14
+
*@juliendoutre made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/1479
15
+
*@pietrodll made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/1483
0 commit comments