v5.57.0
What's Changed
π Bug Fixes
- Print OBJ plugin errors to stderr by @ezilber-akamai in #737
- Fixed domain test failures caused by
--target-command
argument by @ezilber-akamai in #764
π New Features
- Ssh by domain by @jrouzierinverse in #723
- Configure Python
logging
level when debug flag is specified; add debug logs to bake command by @lgarber-akamai in #749 - Add support for custom aliases for commands by @ezilber-akamai in #755
π‘ Improvements
- Remove deprecated warning and update license format to latest format by @ykim-akamai in #751
- Error on missing x-linode-cli-command extension; log when operationId is used for action by @lgarber-akamai in #757
π§ͺ Testing Improvements
- Update image view integration test by @yec-akamai in #738
- Added integration tests for suspend and resume by @ezilber-akamai in #743
- Add object-storage integration tests by @ykim-akamai in #750
- fix the failing test for Linode CLI by @vshanthe in #759
- Update LA Disk Encryption Capability by @vshanthe in #760
- Add LKE tier integration tests by @ykim-akamai in #758
βοΈ Repo/CI Improvements
- Add test summary to slack notification by @ykim-akamai in #744
- Add conditions to notification job in e2e workflow by @ykim-akamai in #747
- Add openapi.json to .gitignore; drop from repository by @lgarber-akamai in #752
- Rename workflows; cleanup unnecessary steps by @zliang-akamai in #762
- Trusted publisher for PyPI by @zliang-akamai in #763
π Documentation
- Improve maintainability of arg_helpers.py by @ezilber-akamai in #745
- Improve maintainability of api_request.py by @ezilber-akamai in #748
π¦ Dependency Updates
- build(deps): bump crazy-max/ghaction-github-labeler from 5.1.0 to 5.2.0 by @dependabot in #742
- build(deps): bump docker/build-push-action from 6.13.0 to 6.15.0 by @dependabot in #741
- build(deps): bump docker/setup-buildx-action from 3.8.0 to 3.10.0 by @dependabot in #740
- build(deps): bump docker/setup-qemu-action from 3.3.0 to 3.6.0 by @dependabot in #739
- build(deps): bump crazy-max/ghaction-github-labeler from 5.2.0 to 5.3.0 by @dependabot in #753
- build(deps): bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #754
New Contributors
- @jrouzierinverse made their first contribution in #723
Full Changelog: v5.56.3...v5.57.0