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