Skip to content

v1.38.0

Compare
Choose a tag to compare
@jriddle-linode jriddle-linode released this 23 Jul 16:09
· 16 commits to main since this release
dca8978

What's Changed

⚠️ Breaking Change

  • PG affinity_type -> placement_group_type; is_strict -> placement_group_policy by @lgarber-akamai in #546

🐛 Bug Fixes

🚀 New Features

  • Add support for LKE NodePool Labels and Taints by @mrogers950 in #549
  • Update getRegionsWithCaps function to also accept a list of plans that must be available in the identified region by @ykim-1 in #555

Linode Disk Encryption

💡 Improvements

  • Migrated nodebalancer_firewalls to object_storage_clusters to request helpers by @ezilber-akamai in #544
  • Migrated volumes to vpc_subnet from resty to request helpers by @ezilber-akamai in #552
  • Migrated object_storage_keys to profile_logins from resty to request helpers by @ezilber-akamai in #550
  • Migrated regions_availability to vlans from resty to request helpers by @ezilber-akamai in #551
  • Migrated profile_phone_number to regions from resty to request helpers by @ezilber-akamai in #547

🧪 Testing Improvements

⚙️ Repo/CI Improvements

📖 Documentation

New Contributors

Full Changelog: v1.37.0...v1.38.0