Skip to content

Commit b800785

Browse files
Update CHANGELOG (#1502)
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 3d8164d commit b800785

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff 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
16+
17+
**Full Changelog**: https://github.com/DataDog/terraform-provider-datadog/compare/v3.13.1...v3.14.0
18+
119
## 3.13.1 (July 11, 2022)
220

321
### BUGFIXES

0 commit comments

Comments
 (0)