Releases: digitalocean/terraform-provider-digitalocean
Releases · digitalocean/terraform-provider-digitalocean
v2.51.0
What's Changed
New Features 🎉
- introduction of partner network connect by @apinonformoso in #1350
- Kubernetes: Add support for autoscaling to zero @danaelhe in #1357
Full Changelog: v2.50.0...v2.51.0
v2.50.0
What's Changed
New Features 🎉
- Support Spaces Key API Updated by @amahajan-do in #1342
Updated Functionality for Existing Resources ⚙
- add routing_agent option to kubernetes cluster by @m3co-code in #1344
Bug Fixes🧑🔧 🐞
- k8s: fix data source test by @andrewsomething in #1346
Miscellaneous 📚
- extend reference docs with doks routing-agent by @m3co-code in #1347
New Contributors
- @m3co-code made their first contribution in #1344
- @amahajan-do made their first contribution in #1342
Full Changelog: v2.49.2...v2.50.0
v2.49.2
What's Changed
Bug Fixes🧑🔧 🐞
- load balancers: fix importing global LBs by @andrewsomething in #1340
Miscellaneous 📚
- update contributing with notes about generating release notes when pu… by @loosla in #1328
- Added documentation for reserved ipv6 by @imaskm in #1330
- docs: fix typo in error codes that are retried by @andrewsomething in #1332
- docs: link to API docs for finding image IDs. by @andrewsomething in #1336
- docs: update links to API reference by @andrewsomething in #1337
Full Changelog: v2.49.0...v2.49.2
v2.49.1
v2.49.0
What's Changed
Updated Functionality for Existing Resources ⚙
Miscellaneous 📚
- kubernetes: add a regression test for control plane firewall by @loosla in #1321
- fix kubernetes package acceptance test suite to pass by @loosla in #1323
- Fix typo in code comment by @lkb85 in #1324
- Update godo by @danaelhe in #1327
- Add automatically generated github release notes by @loosla in #1326
New Contributors
Full Changelog: v2.48.2...v2.49.0
v2.48.2
v2.48.1
BUGFIXES:
- #1316 - @andrewsomething - kubernetes: protect against panic in flattenControlPlaneFirewallOpts
v2.48.0
IMPROVEMENTS:
- #1311 - @jvasilevsky - LBAAS-3600: support loadbalancer network_stack in terraform
- #1310 - @basert - feat(kubernetes): add support to configure control plane firewall
- #1306 - @linuxluigi - Add kubeconfig expiration option for credentials
- #1304 - @andrewsomething - apps: support Bitbucket as a source.
- #1293 - @moreinhardt - Add maintenance day validation for database and kubernetes clusters
BUGFIXES:
- #1305 - @Xowap - There is no minimum on services
- #1308 - @lionello - Project: return success after removing ID
MISC:
- #1301 - @dependabot[bot] - build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0
- #1300 - @loosla - update godo version
- #1307 - @lee-aaron - Add Makefile command for upgrading godo
v2.47.0
IMPROVEMENTS:
- #1297 - @andrewsomething - apps: add support for termination configuration.
- #1296 - @andrewsomething - apps: workers support autoscaling
- #1295 - @andrewsomething - apps: support specifying images by digest
DOCS:
- #1294 - @moreinhardt - docs: Clarify tags argument for firewall
v2.46.1
BUG FIXES:
- #1290 - @andrewsomething - fix: add opensearch_acl to data.digitalocean_database_user schema