Releases: linode/linode-cli
Releases · linode/linode-cli
v5.45.0
Built from Linode OpenAPI spec v4.166.0
v5.44.3
Built from Linode OpenAPI spec v4.164.1
v5.44.2
Changes
- fix: Display empty lists when using
--json
@lgarber-akamai (#526) - fix: remove dbaas configuration @jriddle-linode (#527)
- test: fix/skip integration test failures @ykim-1 (#524)
v5.44.1
🐛 Bug Fixes
- Disable attribute depth limit for JSON outputs @lgarber-akamai (#521)
- Resolves an issue that would cause certain fields to be excluded from the output of
firewalls rules-list --json ...
- Resolves an issue that would cause certain fields to be excluded from the output of
- Resolve issue with formatting on nested fields in JSON mode @lgarber-akamai (#522)
v5.44.0
Built from Linode OpenAPI spec v4.163.0
v5.43.0
User-Facing Changes
- new: convert documentation from README.rst to GitHub Wiki @jriddle-linode @lgarber-akamai (#495)
- new: Display full path in the header for nested columns @lgarber-akamai (#515)
Internal Dev and Testing Infra Changes
v5.42.1
Changes
- Resolve issue with creating arguments for objects without properties @lgarber-akamai (#513)
- Pagination flags for obj plugin @zliang-akamai (#504)
v5.42.0
Built from Linode OpenAPI spec v4.161.0
- new: Adding support
--order
and--order_by
for list operations @amisiorek-akamai (#506) - new: Add support for explicit nullable arguments @lgarber-akamai (#421)
- new: Overhaul truncation system; move markdown output to Rich @lgarber-akamai (#502)
- new: Merge OpenAPI spec parser into
dev
branch @zliang-akamai (#491) - new: Allow API target overrides through the config file @lgarber-akamai (#493)
- fix: Only use
+and
when filtering on multiple attributes @lgarber-akamai (#503) - fix: changing
--order_by
to--order-by
to match CLI flag conventions @amisiorek-akamai (#508) - fix: ip-view test in networking_test @ykim-1 (#497)
- test: add unit test to cover gaps @ykim-1 (#499)
v5.41.3
Changes
Built from Linode OpenAPI spec v4.159.0
- fix: Resolve type error when using
--no-truncation
on non-string values @lgarber-akamai (#486) - fix: Use
+and
for X-Filter header and support filtering on multiple list entries @lgarber-akamai (#476) - feat: option to display output in ASCII tables @jcallahan-akamai (#485)
- Test/small regex fix @ykim-1 (#489)
- Dockerfile upgrade and BATS test related Dockerfiles and scripts cleanup @zliang-akamai (#484)
- new: Add CODEOWNERS @lgarber-akamai (#488)
- Update urllib3 requirement from <2 to <3 @dependabot (#460)
v5.41.2
Built from Linode OpenAPI spec v4.157.1