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