Releases: linode/linode-cli
Releases · linode/linode-cli
v5.41.0
Changes
- new: Add a
No Default
option when running theconfigure
command @lgarber-akamai (#472) - new: Dynamically resolve CLI automated release version @lgarber-akamai (#464)
- new: Add
LINODE_CLI_CA
environment override @lgarber-akamai (#467) - new: Add
--all-rows
Flag @zliang-akamai (#455) - fix: Resolve
--no-headers
flag for tabular output @lgarber-akamai (#463) - test: Add workflow for Windows @ykim-1 (#461)
- test: fix integration tests for windows and improve flaky tests @ykim-1 (#465)
- test: update readme file to reflect changes in integration tests @ykim-1 (#462)
- ref: Remove logic for resolving version from tag; failover to
v0.0.0
@lgarber-akamai (#466) - gh: Remove acctest command and add hash check @ykim-1 (#473)
- gh: Unpin Dev Requirements Version @zliang-akamai (#471)
v5.40.0
Built from Linode OpenAPI spec v4.153.3-patch.1
v5.39.0
Built from Linode OpenAPI spec v4.153.2
v5.38.0
Changes
- Put obj plugin website functions to another file @zliang-akamai (#454)
- Add support for output overrides and add
domains zone-file
override @lgarber-akamai (#449)
CI/CD
- Downgrade slash command to v1.2.0 in linode-cli repo @zliang-akamai (#448)
- Bump pylint from 2.17.3 to 2.17.4 @dependabot (#453)
Testing
- Fix error assertions and cleanup dependencies @ykim-1 (#450)
v5.37.0
Change
- Replace terminaltables with rich @noprobelm (#440)
- bug: Shorten datetime strings output from
linode-cli obj ls
operation @Dorthu (#443)
Developer Infrastructure
- migrate unittest to pytest @ykim-1 (#438)
- Simplified Acctest Command Dispatching Workflow @zliang-akamai (#447)
Documents
- doc: Add link to the Linode CLI marketplace action @lgarber-akamai (#446)
Dev Dependencies
- Bump pylint from 2.17.2 to 2.17.3 @dependabot (#445)
v5.36.0
Built from API spec v4.150.0.
Changes
- release: inc requirements.txt for pypi source tarball file @chenrui333 (#435)
- Add default values for database engines @yec-akamai (#427)
- internal improvements to testing and organization by @ykim-1 and @zliang-akamai
v5.35.0
Built from API spec v4.150.0.
Changes
- Migrate the
obj
plugin toboto3
@zliang-akamai (#425) - Added
get-kubeconfig
plugin @ezilber-akamai (#407) - Deprecate Python 3.6 support @zliang-akamai (#419)
- Added
linode
andlin
aliases @ezilber-akamai (#414) - Added warning when not using
--json
on endpoints with unreadable outputs @ezilber-akamai (#399) - Ignore missing defaults when no default user is defined @lgarber-akamai (#410)
v5.34.1
Changes
- Add packaging to install_requires and drop version specifier @lgarber-akamai (#413)
v5.34.0
Changes
Built from OpenAPI Spec v4.149.0
- Remove usage of deprecated
distutils
version system @lgarber-akamai (#405) - Resolve issue with configuration of tokens without account privileges @lgarber-akamai (#403)
- Support inheriting shared arguments in plugins @lgarber-akamai (#376)
- Allow defining plugins as modules @zliang-akamai (#402)
v5.33.0
Changes
- Improved integration tests for obj plug-in @zliang-akamai (#385)
- Refactor argument parsing @jriddle-linode (#368)
- Add integration and unit tests for the
image-upload
plugin @lgarber-akamai (#386) - Fix unit test @zliang-akamai (#384)