v1.38.0
What's Changed
⚠️ Breaking Change
- PG affinity_type -> placement_group_type; is_strict -> placement_group_policy by @lgarber-akamai in #546
🐛 Bug Fixes
- Separate plan availability logic from getRegionsWithCaps(...) by @lgarber-akamai in #558
🚀 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
- Linode Disk Encryption Support by @avestuk in #503
- Linode Disk Encryption by @lgarber-akamai in #541
💡 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
- Fix LKE node pool tests by @zliang-akamai in #556
⚙️ Repo/CI Improvements
- Add project label by @zliang-akamai in #554
📖 Documentation
- Update api doc urls to point to new docs by @jriddle-linode in #548
- Updated README to explicitly mention ListOptions pointer ownership by @ezilber-akamai in #553
New Contributors
- @avestuk made their first contribution in #503
- @mrogers950 made their first contribution in #549
Full Changelog: v1.37.0...v1.38.0