Skip to content

Commit f527346

Browse files
Prep v2.28.0 release. (#980)
1 parent 1975db0 commit f527346

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# 2.28.0
2+
3+
IMPROVEMENTS:
4+
5+
- `provider`: Add godo's rate limiter configuration & retryable http client (#967). - @DanielHLelis
6+
- `digitalocean_kubernetes_cluster`: Support container registry integration (#963). - @mohsenSy
7+
- `digitalocean_database_replica`: Add support for resizing replicas (#977). - @andrewsomething
8+
- `digitalocean_database_cluster`: Add backup-restore functionality to db create (#970). - @danaelhe
9+
10+
BUG FIXES:
11+
12+
- `digitalocean_record`: Handle pagination in data source (#979). - @andrewsomething
13+
- `digitalocean_kubernetes_cluster`: Require importing additional node pools manually (#976). - @andrewsomething
14+
- `digitalocean_database_replica`: Add uuid to data source schema (#969). - @andrewsomething
15+
16+
MISC:
17+
18+
- `docs`: Fix inconsistencies in `digitalocean_uptime_alert` documentation #972 - @nicwortel
19+
- `docs`: Use correct links in uptime docs. #973 - @andrewsomething
20+
- `provider`: Update Terraform SDK to v2.26.1. #975 - @andrewsomething
21+
122
# 2.27.1
223

324
BUG FIXES:

0 commit comments

Comments
 (0)