Skip to content

Commit 2db25f0

Browse files
committed
Update changelog for v2.5.2
1 parent 339e473 commit 2db25f0

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## 2.5.2 (March 10, 2021)
2+
NOTES:
3+
* With the update to go 1.16 ([#597](https://github.com/digitalocean/terraform-provider-digitalocean/pull/597)),
4+
the provider now supports `darwin_arm64`.
5+
6+
FEATURES:
7+
* `datasource_digitalocean_firewall`: Adds Firewall datasource ([#594](https://github.com/digitalocean/terraform-provider-digitalocean/pull/594))
8+
9+
IMPROVEMENTS:
10+
* Run tests on pull_request not pull_request_target. ([#589](https://github.com/digitalocean/terraform-provider-digitalocean/pull/589))
11+
* kubernetes - enable surge upgrades by default during cluster creation ([#584](https://github.com/digitalocean/terraform-provider-digitalocean/pull/584))
12+
* Assign and remove project resources without unnecessary churn (Fixes: #585). ([#586](https://github.com/digitalocean/terraform-provider-digitalocean/pull/586))
13+
* dbaas replica: Add missing attrbutes to docs. ([#588](https://github.com/digitalocean/terraform-provider-digitalocean/pull/588))
14+
* bump kubernetes version ([#583](https://github.com/digitalocean/terraform-provider-digitalocean/pull/583))
15+
16+
BUG FIXES:
17+
* Fix broken documentation links ([#592](https://github.com/digitalocean/terraform-provider-digitalocean/pull/592))
18+
* Fix docs and validation for expiry_seconds on registry docker credentials resource. ([#582](https://github.com/digitalocean/terraform-provider-digitalocean/pull/582))
19+
120
## 2.5.1 (February 05, 2021)
221

322
BUG FIXES:

0 commit comments

Comments
 (0)