Skip to content

Releases: linode/linode-cli

v5.46.0

11 Dec 20:37
e83d0fe
Compare
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
Compare
Choose a tag to compare

🐛 Bug Fixes

✔️ CI Improvements

v5.45.1

07 Nov 22:32
fcbc407
Compare
Choose a tag to compare

Built from Linode OpenAPI spec v4.167.3

v5.45.0

16 Oct 20:58
2132cfb
Compare
Choose a tag to compare

Built from Linode OpenAPI spec v4.166.0

v5.44.3

06 Oct 13:58
8619b72
Compare
Choose a tag to compare

Built from Linode OpenAPI spec v4.164.1

v5.44.2

04 Oct 20:40
8619b72
Compare
Choose a tag to compare

Changes

v5.44.1

20 Sep 17:29
32fd489
Compare
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)

v5.44.0

18 Sep 18:53
4125131
Compare
Choose a tag to compare

Built from Linode OpenAPI spec v4.163.0

v5.43.0

12 Sep 16:56
0285591
Compare
Choose a tag to compare

User-Facing Changes

Internal Dev and Testing Infra Changes

  • test: upload xml reports to test account's obj storage @ykim-1 (#517)
  • fix: e2e-suite.yml typo in pytest and set file name properly @ykim-1 (#520)

v5.42.1

28 Aug 18:04
04ef99d
Compare
Choose a tag to compare

Changes