v5.11.0
github-actions
released this
13 Dec 17:01
·
125 commits
to refs/heads/main
since this release
🚀 New Features
- Add support for region availability endpoints (#349) @lgarber-akamai
- Add support for account availability endpoints for DC get well (#354)(#362) @yec-akamai
💡 Improvements
- Migrate legacy expire endpoint to revoke (#352) (
/oauth/token/expire
–>/oauth/revoke
) @mkaminsk-akamai - Preserve user-defined
client.session.verify
, addressing the override conflict with the verify argument (#353) @okokes-akamai - Update API documentations for Beta Programs (#355) @yec-akamai
✔️ Testing/Workflow Improvements
- Address skipped and failing tests (#351) @ykim-1
- Introduce step in the E2E workflow to designate builds as failed for improved reliability (#351) @ykim-1
- Add additional release information in test reports (#357) @ykim-1
- Add/Update integration and unit tests related to account availability for DC get well (#354)(#362) @yec-akamai