Skip to content

Releases: linode/linode-cli

v5.52.0

01 Oct 19:11
700b935
Compare
Choose a tag to compare

What's Changed

📋 New Project

🚀 New Features

💡 Improvements

🧪 Testing Improvements

  • Remove unnecessary assertion warnings and update exit codes in tests by @ykim-1 in #632
  • Test placement by @vshanthe in #636
  • Add lke tests by @vshanthe in #641
  • Update volume tests to reflect new threshold values for sizing by @ykim-1 in #646
  • Add retry on flaky tests by @ykim-1 in #647
  • fix unit tests to not overwrite existing cli config file by @ykim-1 in #642
  • Update smoke test coverage and improve nightly test workflow by @ykim-1 in #637

Full Changelog: v5.51.0...v5.52.0

v5.51.0

13 Aug 20:25
e99d833
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Add Paginator to Recursively Delete All Objects Before Delete Bucket by @zliang-akamai in #631

💡 Improvements

🧪 Testing Improvements

  • Add Calico Inbound and Outbound policies to LKE nodes for E2E by @ykim-1 in #619
  • fix autoflake syntax and depracated pytest warnings by @ykim-1 in #620
  • Add option to run integration tests against minimal test account without any special customer tags by @ykim-1 in #621
  • Fixed exit code related integration tests by @ezilber-akamai in #625
  • Skip support-related tests by @vshanthe in #626
  • Update e2e test script submodule repository by @ykim-1 in #628
  • Add option to run on PR in e2e integration workflow by @ykim-1 in #633

⚙️ Repo/CI Improvements

New Contributors

Full Changelog: v5.50.0...v5.51.0

v5.50.0

04 Jun 15:46
0bca21c
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

💡 Improvements

🧪 Testing Improvements

  • Replace test execution handler with conditional by @ykim-1 in #612
  • Add integration test coverage by @vshanthe in #605
  • Add skip for backup test for managed test accounts by @ykim-1 in #614
  • Add E2E Cloud Firewall for all test linode instances by @ykim-1 in #616

Full Changelog: v5.49.1...v5.50.0

v5.49.1

02 May 18:05
91167c3
Compare
Choose a tag to compare

What's Changed

💡 Improvements

Full Changelog: v5.49.0...v5.49.1

v5.49.0

01 May 20:56
a636df9
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🚀 New Features

💡 Improvements

🧪 Testing Improvements

  • Update outdated backup test and address test warnings messages by @ykim-1 in #600
  • Add test integration by @vshanthe in #593

⚙️ Repo/CI Improvements

📖 Documentation

📦 Dependency Updates

  • build(deps-dev): bump requests-mock from 1.11.0 to 1.12.1 by @dependabot in #595

Other Changes

Full Changelog: v5.48.4...v5.49.0

v5.48.4

17 Apr 18:10
592ddb3
Compare
Choose a tag to compare

Built from Linode OpenAPI spec v4.173.1

v5.48.3

05 Mar 18:59
592ddb3
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🚀 New Features

⚙️ Repo/CI Improvements

  • Add SKIP_BAKE Argument to bake Target in Makefile by @zliang-akamai in #580
  • new: Add API spec version to User-Agent; add User-Agent to metadata plugin requests by @lgarber-akamai in #583

Full Changelog: v5.48.2...v5.48.3

v5.48.2

05 Feb 20:52
72c723f
Compare
Choose a tag to compare

🐛 Bug Fixes

💡 Improvements

✔️ Testing

Full Changelog: v5.48.1...v5.48.2

v5.48.1

16 Jan 20:28
ede396a
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Resolve issue when not specifying all keys for object list entries by @lgarber-akamai in #569
  • Resolve bug that prevented nested dict fields in object lists from being included in request body by @lgarber-akamai in #571

Full Changelog: v5.48.0...v5.48.1

v5.48.0

09 Jan 23:20
95b49eb
Compare
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