What's Changed
🐛 Bug Fixes
- Fix issue displaying missing action errors when
--help
is specified by @lgarber-akamai in #662 - Account for edge case where apiVersion param has no default by @lgarber-akamai in #678
- Exclude parameter values from API request bodies by @lgarber-akamai in #681
💡 Improvements
- Override placement group view to display members by @yec-akamai in #675
- Improve parsing & formatting of help page descriptions by @lgarber-akamai in #680
🧪 Testing Improvements
- Fix unit tests caused by error output being routed to stderr instead of stdout by @ykim-akamai in #668
- Improve flaky reboot instance test; Implement retry for execute test command function by @ykim-akamai in #676
- Allow integration and unit tests to run against EOL or desired python version by @ykim-akamai in #674
- Add test coverage for Disk Encryption, Config, and Disk by @ykim-akamai in #677
- Update SSH and VLAN test cases by @ykim-akamai in #682
- Allow overriding spec when manually triggering E2E test workflow #664 by @vshanthe in #679
📦 Dependency Updates
- Enable dependabot checking updates for GitHub Actions by @zliang-akamai in #667
- build(deps): bump docker/setup-qemu-action from 2.2.0 to 3.2.0 by @dependabot in #670
- build(deps): bump docker/login-action from 2.2.0 to 3.3.0 by @dependabot in #673
- build(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 by @dependabot in #671
- build(deps): bump WyriHaximus/github-action-get-previous-tag from 1.3.0 to 1.4.0 by @dependabot in #672
- build(deps): bump tibdex/github-app-token from 1.8.0 to 2.1.0 by @dependabot in #669
Full Changelog: v5.54.0...v5.55.0