v1.0.5
What's Changed
🐛 Bug Fixes
- Ensure all arguments with None defaults are marked as optional by @lgarber-akamai in linode#459
- Add include_none_values ClassVar to JSONObject; apply to response-only classes by @lgarber-akamai in linode#466
🚀 New Features
- Added support for Block Storage Encryption by @ezilber-akamai in linode#453
- Add VPC Grant and Refactor
UserGrants
class by @zliang-akamai in linode#455
💡 Improvements
- Resolve circular imports and restore top-level imports by @zliang-akamai in linode#462
🧪 Testing Improvements
- Refactor regions in image replicate tests; Add LA notice by @yec-akamai in linode#461
- Add retry on flaky tests by @ykim-1 in linode#458
- Add cloud firewalls to migration tests and improve wait times to disk related tests by @ykim-1 in linode#460
- Update smoke test coverage and improve nightly test workflow by @ykim-1 in linode#452
- Address pytest warnings; remove duplicate test helper by @ykim-1 in linode#463
- Fix slack payload in integration workflow by @ykim-1 in linode#464
Full Changelog: v1.0.3...v1.0.5