We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2669476 commit 18bf7f3Copy full SHA for 18bf7f3
1 file changed
CHANGELOG.md
@@ -1,3 +1,24 @@
1
+# 2.29.0
2
+
3
+FEATURES:
4
5
+- **New Data Source:** `digitalocean_database_user` (#989). - @lezgomatt
6
7
+IMPROVEMENTS:
8
9
+- `digitalocean_kubernetes_cluster`: Add destroy_all_associated_resources option (#1007). - @andrewsomething
10
11
+BUG FIXES:
12
13
+- `digitalocean_spaces_bucket`: Update `retryOnAwsCode` to five minutes (#999). - @danaelhe
14
15
+MISC:
16
17
+- `docs`: Note how to get `id` for record import (#1004) - @nimboya
18
+- `provider`: Bump Go version to 1.20.x (#975). - @andrewsomething
19
+- `testing`: Update Postgres versions in acceptance tests (#1002). - @andrewsomething
20
+- `provider`: build(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 (#1003). - @dependabot[bot]
21
22
# 2.28.1
23
24
BUG FIXES:
0 commit comments