Linode-cli

Latest version: v5.55.0

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

Scan your dependencies

Page 1 of 12

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

5.53.1

5.53.0

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

What's Changed
๐Ÿ› Bug Fixes
* get-kubeconfig merge into empty lists by merll in https://github.com/linode/linode-cli/pull/648
๐Ÿš€ New Features
* Allow specifying a custom configuration path through environment variable by yec-akamai in https://github.com/linode/linode-cli/pull/652
๐Ÿ’ก Improvements
* Override images replicate output by yec-akamai in https://github.com/linode/linode-cli/pull/653
๐Ÿงช Testing Improvements
* Fix slack payload in integration workflow by ykim-1 in https://github.com/linode/linode-cli/pull/649


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

**Full Changelog**: https://github.com/linode/linode-cli/compare/v5.52.0...v5.53.0

5.52.0

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

What's Changed
๐Ÿ“‹ New Project
* Change Clusters Choice in OBJ Plugin Config to be Text Input by zliang-akamai in https://github.com/linode/linode-cli/pull/630
๐Ÿš€ New Features
* Add suppress-version-warning config option by jriddle-linode in https://github.com/linode/linode-cli/pull/635
๐Ÿ’ก Improvements
* Break out command help page logic; sort actions in output by lgarber-akamai in https://github.com/linode/linode-cli/pull/638
๐Ÿงช Testing Improvements
* Remove unnecessary assertion warnings and update exit codes in tests by ykim-1 in https://github.com/linode/linode-cli/pull/632
* Test placement by vshanthe in https://github.com/linode/linode-cli/pull/636
* Add lke tests by vshanthe in https://github.com/linode/linode-cli/pull/641
* Update volume tests to reflect new threshold values for sizing by ykim-1 in https://github.com/linode/linode-cli/pull/646
* Add retry on flaky tests by ykim-1 in https://github.com/linode/linode-cli/pull/647
* fix unit tests to not overwrite existing cli config file by ykim-1 in https://github.com/linode/linode-cli/pull/642
* Update smoke test coverage and improve nightly test workflow by ykim-1 in https://github.com/linode/linode-cli/pull/637


**Full Changelog**: https://github.com/linode/linode-cli/compare/v5.51.0...v5.52.0

5.51.0

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

What's Changed
๐Ÿ› Bug Fixes
* Add Paginator to Recursively Delete All Objects Before Delete Bucket by zliang-akamai in https://github.com/linode/linode-cli/pull/631
๐Ÿ’ก Improvements
* Added enum for exit codes by ErikZilber in https://github.com/linode/linode-cli/pull/622
* Changes for CLI/TechDocs spec compatibility by lgarber-akamai in https://github.com/linode/linode-cli/pull/624
๐Ÿงช Testing Improvements
* Add Calico Inbound and Outbound policies to LKE nodes for E2E by ykim-1 in https://github.com/linode/linode-cli/pull/619
* fix autoflake syntax and depracated pytest warnings by ykim-1 in https://github.com/linode/linode-cli/pull/620
* Add option to run integration tests against minimal test account without any special customer tags by ykim-1 in https://github.com/linode/linode-cli/pull/621
* Fixed exit code related integration tests by ezilber-akamai in https://github.com/linode/linode-cli/pull/625
* Skip support-related tests by vshanthe in https://github.com/linode/linode-cli/pull/626
* Update e2e test script submodule repository by ykim-1 in https://github.com/linode/linode-cli/pull/628
* Add option to run on PR in e2e integration workflow by ykim-1 in https://github.com/linode/linode-cli/pull/633
โš™๏ธ Repo/CI Improvements
* Add project label by zliang-akamai in https://github.com/linode/linode-cli/pull/627

New Contributors
* ErikZilber made their first contribution in https://github.com/linode/linode-cli/pull/622
* ezilber-akamai made their first contribution in https://github.com/linode/linode-cli/pull/625

**Full Changelog**: https://github.com/linode/linode-cli/compare/v5.50.0...v5.51.0

Page 1 of 12

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