Skip to content

Releases: linode/linode-cli

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

v5.42.0

24 Aug 20:13
de14732
Compare
Choose a tag to compare

Built from Linode OpenAPI spec v4.161.0

v5.41.3

25 Jul 20:36
5f3e3d4
Compare
Choose a tag to compare

Changes

Built from Linode OpenAPI spec v4.159.0

v5.41.2

29 Jun 20:44
33c928e
Compare
Choose a tag to compare

Built from Linode OpenAPI spec v4.157.1

v5.41.1

16 Jun 19:40
7c9e549
Compare
Choose a tag to compare

Built from Linode OpenAPI spec v4.156.1-patch.1

v5.41.0

16 Jun 14:15
ac7377e
Compare
Choose a tag to compare

Changes

  • new: Add a No Default option when running the configure 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)