Skip to content

Commit acb76e0

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

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff 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
22+
23+
**Full Changelog**: https://github.com/DataDog/terraform-provider-datadog/compare/v3.48.1...v3.49.0
24+
125
## 3.48.1 (November 14, 2024)
226

327
### BUGFIXES

0 commit comments

Comments
 (0)