What's Changed
💡 Improvements
- Improve ApiError message formatting; add
response
field to ApiError and UnexpectedResponseError by @lgarber-akamai in #467
📖 Documentation
- Added documentation links to pricing endpoints by @ezilber-akamai in #470
🧪 Testing Improvements
- Allow integration and unit tests to run against EOL or desired python version by @ykim-akamai in #471
- Update warm resizing test case by @ykim-akamai in #474
⚙️ Repo/CI Improvements
- Notify Slack on releases by @ykim-akamai in #469
- Configure default Python version using integration-tests job environment by @lgarber-akamai in #473
- Set token for security jobs in e2e test workflow by @ykim-akamai in #475
- Add job in E2E CI to attach firewall to any remaining instances by @ykim-akamai in #468
Full Changelog: v5.23.0...v5.24.0