Skip to content

Commit ca6b072

Browse files
authored
Changelog for 2.15 (#740)
1 parent d09d158 commit ca6b072

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 2.15.0 (November 2, 2020)
2+
3+
IMPROVEMENTS:
4+
5+
- `datadog_monitor`: Add `priority`field ([#729](https://github.com/DataDog/terraform-provider-datadog/pull/729)).
6+
7+
BUGFIXES:
8+
9+
- `datadog_synthetics_test`: Handle missing variables field from API response ([#733](https://github.com/DataDog/terraform-provider-datadog/pull/733)).
10+
- `datadog_monitor`: Handle `0` in `new_host_delay` ([#726](https://github.com/DataDog/terraform-provider-datadog/pull/726)).
11+
12+
NOTES:
13+
14+
- `provider`: Replace 4d63.com/tz with time/tzdata. It means go 1.15 is required now to build the provider ([#728](https://github.com/DataDog/terraform-provider-datadog/pull/728)
15+
116
## 2.14.0 (October 27, 2020)
217

318
FEATURES:

0 commit comments

Comments
 (0)