Skip to content

v5.23.0

Compare
Choose a tag to compare
@yec-akamai yec-akamai released this 15 Oct 15:16
· 64 commits to main since this release
76310a4

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

💡 Improvements

🧪 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