What's Changed
🐛 Bug Fixes
- Fix
port
in mysqlv2 resource by @ezilber-akamai in #1748 - Fix issue causing DBs to get recreated with every update by @ezilber-akamai in #1754
- Fix multiple miscellaneous issues by @zliang-akamai in #1746
- Fix LKE integration tests for
tier
by @yec-akamai in #1756 - Update Linode resize to differentiate between warm and cold migrations by @ezilber-akamai in #1728
🚀 New Features
- Support
tier
in LKE resource and data source by @yec-akamai in #1718 - Add object storage endpoints data source by @zliang-akamai in #1744
- Adding Support for Object Storage Gen2 in Existing Resources and Data Sources by @zliang-akamai in #1743
- Add add_vpcs and add_placement_groups user grants by @stvnjacobs in #1720
🧪 Testing Improvements
- Update test commands and related workflows by @ykim-akamai in #1733
- Update DB forked test cases by @ykim-akamai in #1755
📦 Dependency Updates
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.74.0 to 1.74.1 by @dependabot in #1740
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.1 to 1.29.2 by @dependabot in #1739
- build(deps): bump github.com/hashicorp/terraform-plugin-mux from 0.17.0 to 0.18.0 by @dependabot in #1742
- build(deps): bump github.com/linode/linodego from 1.46.0 to 1.47.0 by @dependabot in #1751
- build(deps): bump crazy-max/ghaction-github-labeler from 5.1.0 to 5.2.0 by @dependabot in #1749
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.2 to 1.29.4 by @dependabot in #1750
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.74.1 to 1.75.2 by @dependabot in #1752
New Contributors
- @stvnjacobs made their first contribution in #1720
Full Changelog: v2.33.0...v2.34.0