Linode-cli

Latest version: v5.56.3

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

5.56.3

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
๐Ÿ› Bug Fixes
* Fix failure on OBJ plugin when CLI is not configured by zliang-akamai in https://github.com/linode/linode-cli/pull/725
๐Ÿ’ก Improvements
* Updated dockerfile to python 3.13, removed cache from pip3 to reduce size of the docker image by sd416 in https://github.com/linode/linode-cli/pull/700
* Improve maintainability for baked request and response by yec-akamai in https://github.com/linode/linode-cli/pull/729
* Add fallback value to replace explicitly option checking for config gets by zliang-akamai in https://github.com/linode/linode-cli/pull/726
๐Ÿ“– Documentation
* Update wiki description of flag to show all columns by smemsh in https://github.com/linode/linode-cli/pull/731
* Add Uninstall Document by jriddle-linode in https://github.com/linode/linode-cli/pull/733

New Contributors
* smemsh made their first contribution in https://github.com/linode/linode-cli/pull/731

**Full Changelog**: https://github.com/linode/linode-cli/compare/v5.56.2...v5.56.3

5.56.2

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

๐Ÿ’ก Improvements

* Align options in `linode-cli configuration` prompts by mssalvatore in https://github.com/linode/linode-cli/pull/706

โš™๏ธ Repo/CI Improvements

* Consume linode-api-docs/openapi.json rather than openapi.yaml by lgarber-akamai in https://github.com/linode/linode-cli/pull/727

๐Ÿ“ฆ Dependency Updates

* Require boto3>=1.36 by zliang-akamai in https://github.com/linode/linode-cli/pull/724
* build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by dependabot in https://github.com/linode/linode-cli/pull/719
* build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1 by dependabot in https://github.com/linode/linode-cli/pull/721
* build(deps): bump docker/build-push-action from 6.10.0 to 6.13.0 by dependabot in https://github.com/linode/linode-cli/pull/720
* build(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 by dependabot in https://github.com/linode/linode-cli/pull/722

**Full Changelog**: https://github.com/linode/linode-cli/compare/v5.56.1...v5.56.2

5.56.1

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

๐Ÿ’ก Improvements

* Sort options in configuration prompts by mssalvatore in https://github.com/linode/linode-cli/pull/704

๐Ÿ› Bug Fixes
* Address incompatibility between boto3 >= 1.36.x and third-party S3-compatible storage providers by lgarber-akamai in https://github.com/linode/linode-cli/pull/718

๐Ÿงช Testing Improvements

* Refactor make test commands and update related workflows by ykim-akamai in https://github.com/linode/linode-cli/pull/716

โš™๏ธ Repo/CI Improvements

* Multiple workflow changes by zliang-akamai in https://github.com/linode/linode-cli/pull/705

๐Ÿ“ฆ Dependency Updates

* build(deps): bump softprops/action-gh-release from 2.0.9 to 2.2.0 by dependabot in https://github.com/linode/linode-cli/pull/712

New Contributors

* mssalvatore made their first contribution in https://github.com/linode/linode-cli/pull/704

**Full Changelog**: https://github.com/linode/linode-cli/compare/v5.56.0...v5.56.1

5.56.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
๐Ÿ› Bug Fixes
* Replace lstrip with substring to resolve 685 by jorenkoyen in https://github.com/linode/linode-cli/pull/686
* Support dictionary values in API responses by lgarber-akamai in https://github.com/linode/linode-cli/pull/697
* Only use +and in filters when necessary by lgarber-akamai in https://github.com/linode/linode-cli/pull/695
* Updated OBJ plugin default cluster configurataion to be required by ezilber-akamai in https://github.com/linode/linode-cli/pull/699
๐Ÿš€ New Features
* Support oneOfs & anyOfs in operation request & response schema by lgarber-akamai in https://github.com/linode/linode-cli/pull/701
๐Ÿ’ก Improvements
* Response bodies included in debug output by ezilber-akamai in https://github.com/linode/linode-cli/pull/694
๐Ÿงช Testing Improvements
* Add LKE ACL cases by ykim-akamai in https://github.com/linode/linode-cli/pull/684
* Add LKE Enterprise cases by ykim-akamai in https://github.com/linode/linode-cli/pull/687
* Integration test by vshanthe in https://github.com/linode/linode-cli/pull/696
* Fix LKE integration test with node pool by yec-akamai in https://github.com/linode/linode-cli/pull/715
โš™๏ธ Repo/CI Improvements
* Updating remaining checkout actions to v4 by sd416 in https://github.com/linode/linode-cli/pull/693
๐Ÿ“ฆ Dependency Updates
* build(deps): bump slackapi/slack-github-action from 1.26.0 to 2.0.0 by dependabot in https://github.com/linode/linode-cli/pull/691
* build(deps): bump softprops/action-gh-release from 1 to 2 by dependabot in https://github.com/linode/linode-cli/pull/689
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.6 to 1.12.2 by dependabot in https://github.com/linode/linode-cli/pull/688
* build(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/linode/linode-cli/pull/692
* build(deps): bump actions/github-script from 6 to 7 by dependabot in https://github.com/linode/linode-cli/pull/690
* Bump minimal Python version to 3.9 by zliang-akamai in https://github.com/linode/linode-cli/pull/698
* build(deps): bump docker/build-push-action from 4.1.1 to 6.10.0 by dependabot in https://github.com/linode/linode-cli/pull/713
* build(deps): bump rickstaa/action-create-tag from 1.6.1 to 1.7.2 by dependabot in https://github.com/linode/linode-cli/pull/711
* build(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by dependabot in https://github.com/linode/linode-cli/pull/710
* build(deps): bump docker/setup-buildx-action from 2.7.0 to 3.8.0 by dependabot in https://github.com/linode/linode-cli/pull/709

New Contributors
* sd416 made their first contribution in https://github.com/linode/linode-cli/pull/693
* jorenkoyen made their first contribution in https://github.com/linode/linode-cli/pull/686

**Full Changelog**: https://github.com/linode/linode-cli/compare/v5.55.0...v5.56.0

5.55.0

<!-- 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

5.54.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
โš ๏ธ Breaking Change
* Send errors and warnings to stderr by jschauma in https://github.com/linode/linode-cli/pull/644
๐Ÿš€ New Features
* Add support for loading JSON OpenAPI spec files by lgarber-akamai in https://github.com/linode/linode-cli/pull/629
๐Ÿ’ก Improvements
* Simplify and colorize images replicate table by yec-akamai in https://github.com/linode/linode-cli/pull/659
* Sanitize Bearer Token in debug output by ezilber-akamai in https://github.com/linode/linode-cli/pull/658
๐Ÿงช Testing Improvements
* Added tests as a part Test Coverage by vshanthe in https://github.com/linode/linode-cli/pull/656
* Update help menu test cases by ykim-akamai in https://github.com/linode/linode-cli/pull/660
* Separate applying calico rules to different job; add job to apply cfw after integration tests are executed; update test_invalid_file test case by ykim-akamai in https://github.com/linode/linode-cli/pull/663
โš™๏ธ Repo/CI Improvements
* Notify slack channel on releases; Add test coverage for vlans and lke types by ykim-akamai in https://github.com/linode/linode-cli/pull/665

New Contributors
* jschauma made their first contribution in https://github.com/linode/linode-cli/pull/644

**Full Changelog**: https://github.com/linode/linode-cli/compare/v5.53.1...v5.54.0

Page 1 of 12

ยฉ 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.