Skip to content

Releases: linode/linode-cli

v5.48.0

09 Jan 23:20
95b49eb

Choose a tag to compare

🚀 New Features

🐛 Bug Fixes

💡 Improvements

  • Change string concatenation style to be adjacent string literal by @zliang-akamai in #563

✔️ Testing

Full Changelog: v5.47.1...v5.48.0

v5.47.1

20 Dec 15:46
e83d0fe

Choose a tag to compare

Built from Linode OpenAPI spec v4.169.1

v5.47.0

19 Dec 21:27
e83d0fe

Choose a tag to compare

Built from Linode OpenAPI spec v4.169.0

v5.46.0

11 Dec 20:37
e83d0fe

Choose a tag to compare

🚀 New Features

  • Add support for user-defined prefixes in file uploads, enabling obj subdirectory uploads through command: linode obj put @jriddle-linode (#538)

💡 Improvements

✔️ Workflow / 🧪 Test Improvements

  • Add VPC integration tests @ykim-1 @zliang-akamai (#541)
  • Add additional release info in xml test reports @ykim-1 (#553)
  • Update OCI publish workflow to install Python dependencies on GHA runner for accurate determination of CLI version before image building @lgarber-akamai (#551)

v5.45.2

09 Nov 18:48
9b43cf8

Choose a tag to compare

🐛 Bug Fixes

✔️ CI Improvements

v5.45.1

07 Nov 22:32
fcbc407

Choose a tag to compare

Built from Linode OpenAPI spec v4.167.3

v5.45.0

16 Oct 20:58
2132cfb

Choose a tag to compare

Built from Linode OpenAPI spec v4.166.0

v5.44.3

06 Oct 13:58
8619b72

Choose a tag to compare

Built from Linode OpenAPI spec v4.164.1

v5.44.2

04 Oct 20:40
8619b72

Choose a tag to compare

Changes

v5.44.1

20 Sep 17:29
32fd489

Choose a tag to compare

🐛 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 ...
  • Resolve issue with formatting on nested fields in JSON mode @lgarber-akamai (#522)