v2.26.0
What's Changed
π New Projects
- Image Service Gen. 2 by @yec-akamai in #1531
π New Features
- Support tags in node pools nested in
linode_lke_cluster
by @zliang-akamai in #1530
π Bug Fixes
- Resolved createTempKeys failure when bucket is deleted by @ezilber-akamai in #1524
- Fix flatten image panic when error happens in image creation by @zliang-akamai in #1543
- Handle unknown values in
objkey
's config validate function by @zliang-akamai in #1545 - Fix multiple issues in
linode_object_storage_bucket
andlinode_object_storage_key
resources by @zliang-akamai in #1547
π‘ Improvements
- Added missing
placement_group
field tolinode_instances
data source by @ezilber-akamai in #1529 - Refactor
parseLKEAttributes
function and reduce size of LKE acceptance test instances by @zliang-akamai in #1546
π§ͺ Testing Improvements
-
Fix TestAccResourceInstance_privateImage integration test by @yec-akamai in #1555
-
Add RegionType to test region helper by @ykim-1 in #1548
βοΈ Repo/CI Improvements
- Add workflow job to verify registry publication after release by @zliang-akamai in #1527
π Documentation
- Add deprecation warning to cluster attributes by @zliang-akamai in #1534
π¦ Dependency Updates
- build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #1535
- build(deps): bump github.com/go-resty/resty/v2 from 2.13.1 to 2.14.0 by @dependabot in #1538
- build(deps): bump github.com/hashicorp/terraform-plugin-framework-timetypes from 0.4.0 to 0.5.0 by @dependabot in #1539
- build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #1541
- build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.9.0 to 1.10.0 by @dependabot in #1544
Full Changelog: v2.25.0...v2.26.0