Skip to content

Commit

Permalink
Prep v2.29.0 release. (#1011)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsomething committed Jul 17, 2023
1 parent 2669476 commit 18bf7f3
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# 2.29.0

FEATURES:

- **New Data Source:** `digitalocean_database_user` (#989). - @lezgomatt

IMPROVEMENTS:

- `digitalocean_kubernetes_cluster`: Add destroy_all_associated_resources option (#1007). - @andrewsomething

BUG FIXES:

- `digitalocean_spaces_bucket`: Update `retryOnAwsCode` to five minutes (#999). - @danaelhe

MISC:

- `docs`: Note how to get `id` for record import (#1004) - @nimboya
- `provider`: Bump Go version to 1.20.x (#975). - @andrewsomething
- `testing`: Update Postgres versions in acceptance tests (#1002). - @andrewsomething
- `provider`: build(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 (#1003). - @dependabot[bot]

# 2.28.1

BUG FIXES:
Expand Down

0 comments on commit 18bf7f3

Please sign in to comment.