Skip to content

v2.28.0

Compare
Choose a tag to compare
@yec-akamai yec-akamai released this 11 Sep 14:42
· 123 commits to main since this release
3680c66

⚠️ WARNING ⚠️

Updating firewalls with this version may drop VMs from your firewall, please update to v2.29.1

What's Changed

📋 New Project

⚠️ Breaking Change

  • Framework Migration: linode_firewall Resource by @zliang-akamai in #1426
    • Empty lists of IP addresses (ipv4 and ipv6 attributes) in the blocks of firewall rules are no longer allowed to align with API behavior.
    • Empty strings of ports attribute are no longer allowed, and according to the API doc, "if no ports are configured, all ports are affected".

🐛 Bug Fixes

  • Fallback to cluster when region is not available in setting obj bucket resource ID by @zliang-akamai in #1573

💡 Improvements

  • Add validation for the accepted values of device_name attribute of instance config resource by @zliang-akamai in #1563

🧪 Testing Improvements

📦 Dependency Updates

  • build(deps): bump github.com/linode/linodego from 1.39.0 to 1.40.0 by @dependabot in #1567
  • build(deps): bump mvdan.cc/gofumpt from 0.6.0 to 0.7.0 in /tools by @dependabot in #1558
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.60.1 to 1.61.0 by @dependabot in #1569
  • build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #1571
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework-nettypes from 0.1.0 to 0.2.0 by @dependabot in #1576

Full Changelog: v2.27.0...v2.28.0