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
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,27 @@
1
+
## 3.49.0 (November 26, 2024)
2
+
3
+
### BUGFIXES
4
+
*[resource_monitor_json] Avoid restricted role diffs with restriction_policy by @phillip-dd in https://github.com/DataDog/terraform-provider-datadog/pull/2638
5
+
*[datadog_webhook] Fix panic on missing encode_as field by @nkzou in https://github.com/DataDog/terraform-provider-datadog/pull/2689
6
+
*[datadog_authn_mapping] Read team assignment when importing AuthN mappings by @chris-pinola-rf in https://github.com/DataDog/terraform-provider-datadog/pull/2686
7
+
### IMPROVEMENTS
8
+
*[provider] Bump Datadog Go SDK by @nkzou in https://github.com/DataDog/terraform-provider-datadog/pull/2697
9
+
### FEATURES
10
+
*[datadog_synthetics_test] Add `always_execute` and `exit_if_succeed` to browser steps by @Drarig29 in https://github.com/DataDog/terraform-provider-datadog/pull/2647
11
+
*[datadog_integration_ms_teams_tenant_based_handle] Added Resource by @kblackdd in https://github.com/DataDog/terraform-provider-datadog/pull/2657
12
+
*[datadog_rum_metric] Add support for the resource. by @hemeryar in https://github.com/DataDog/terraform-provider-datadog/pull/2643
13
+
### NOTES
14
+
*[datadog_sensitive_data_scanner_rule] make recommended keywords an opt-out option by @amaskara-dd in https://github.com/DataDog/terraform-provider-datadog/pull/2674
15
+
16
+
## New Contributors
17
+
*@kblackdd made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2657
18
+
*@hemeryar made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2643
19
+
*@AntoineDona made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2688
20
+
*@chris-pinola-rf made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2686
21
+
*@jegutierrez made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2692
0 commit comments