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)