Skip to content

Releases: linode/linode-cli

v5.61.0

08 Aug 14:35
8abff4e
Compare
Choose a tag to compare

Built from Linode OpenAPI spec v4.208.1

What's Changed

🐛 Bug Fixes

  • Fix support for deeply nested oneOfs; group nested oneOf options on help pages by @lgarber-akamai in #785

🧪 Testing Improvements

⚙️ Repo/CI Improvements

Full Changelog: v5.60.0...v5.61.0

v5.60.0

05 Aug 13:41
a50ce24
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🚀 New Features

🧪 Testing Improvements

📦 Dependency Updates

  • build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1 by @dependabot[bot] in #791
  • build(deps): bump softprops/action-gh-release from 2.2.2 to 2.3.2 by @dependabot[bot] in #789

Full Changelog: v5.59.0...v5.60.0

v5.59.0

03 Jun 15:01
cc6307d
Compare
Choose a tag to compare

What's Changed

Built from Linode OpenAPI spec v4.200.0

🚀 New Features

  • Add support for Advanced configuration in MySQL and PostgreSQL Managed Databases

💡 Improvements

🧪 Testing Improvements

  • Add integration test coverage for DB Advanced configuration by @ykim-akamai in #780

📦 Dependency Updates

  • build(deps): bump docker/build-push-action from 6.16.0 to 6.18.0 by @dependabot in #781
  • build(deps): bump slackapi/slack-github-action from 2.0.0 to 2.1.0 by @dependabot in #782

Full Changelog: v5.58.0...v5.59.0

v5.58.0

23 May 17:23
8032e0f
Compare
Choose a tag to compare

What's Changed

Built from Linode OpenAPI spec v4.199.0

🚀 New Features

  • Add support for update Firewalls for Linodes
  • Add support for Object Storage quotas
  • Add support for Linode Interfaces and firewall templates (BETA)

🧪 Testing Improvements

Full Changelog: v5.57.1...v5.58.0

v5.57.1

08 May 15:55
c5f2d30
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Allow specifying explicitly empty dicts and lists for object arguments by @lgarber-akamai in #761

🧪 Testing Improvements

📦 Dependency Updates

  • build(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @dependabot in #766
  • build(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 by @dependabot in #767

Full Changelog: v5.57.0...v5.57.1

v5.57.0

30 Apr 17:08
10d24ef
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🚀 New Features

💡 Improvements

  • Remove deprecated warning and update license format to latest format by @ykim-akamai in #751
  • Error on missing x-linode-cli-command extension; log when operationId is used for action by @lgarber-akamai in #757

🧪 Testing Improvements

⚙️ Repo/CI Improvements

📖 Documentation

📦 Dependency Updates

  • build(deps): bump crazy-max/ghaction-github-labeler from 5.1.0 to 5.2.0 by @dependabot in #742
  • build(deps): bump docker/build-push-action from 6.13.0 to 6.15.0 by @dependabot in #741
  • build(deps): bump docker/setup-buildx-action from 3.8.0 to 3.10.0 by @dependabot in #740
  • build(deps): bump docker/setup-qemu-action from 3.3.0 to 3.6.0 by @dependabot in #739
  • build(deps): bump crazy-max/ghaction-github-labeler from 5.2.0 to 5.3.0 by @dependabot in #753
  • build(deps): bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #754

New Contributors

Full Changelog: v5.56.3...v5.57.0

v5.56.3

27 Feb 15:49
556685d
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

💡 Improvements

  • Updated dockerfile to python 3.13, removed cache from pip3 to reduce size of the docker image by @sd416 in #700
  • Improve maintainability for baked request and response by @yec-akamai in #729
  • Add fallback value to replace explicitly option checking for config gets by @zliang-akamai in #726

📖 Documentation

New Contributors

Full Changelog: v5.56.2...v5.56.3

v5.56.2

10 Feb 15:33
c5cecf9
Compare
Choose a tag to compare

What's Changed

💡 Improvements

⚙️ Repo/CI Improvements

📦 Dependency Updates

  • Require boto3>=1.36 by @zliang-akamai in #724
  • build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in #719
  • build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1 by @dependabot in #721
  • build(deps): bump docker/build-push-action from 6.10.0 to 6.13.0 by @dependabot in #720
  • build(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 by @dependabot in #722

Full Changelog: v5.56.1...v5.56.2

v5.56.1

30 Jan 18:24
c8c17d0
Compare
Choose a tag to compare

What's Changed

💡 Improvements

🐛 Bug Fixes

  • Address incompatibility between boto3 >= 1.36.x and third-party S3-compatible storage providers by @lgarber-akamai in #718

🧪 Testing Improvements

  • Refactor make test commands and update related workflows by @ykim-akamai in #716

⚙️ Repo/CI Improvements

📦 Dependency Updates

  • build(deps): bump softprops/action-gh-release from 2.0.9 to 2.2.0 by @dependabot in #712

New Contributors

Full Changelog: v5.56.0...v5.56.1

v5.56.0

07 Jan 15:57
f23417c
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🚀 New Features

💡 Improvements

🧪 Testing Improvements

⚙️ Repo/CI Improvements

  • Updating remaining checkout actions to v4 by @sd416 in #693

📦 Dependency Updates

  • build(deps): bump slackapi/slack-github-action from 1.26.0 to 2.0.0 by @dependabot in #691
  • build(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #689
  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.6 to 1.12.2 by @dependabot in #688
  • build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #692
  • build(deps): bump actions/github-script from 6 to 7 by @dependabot in #690
  • Bump minimal Python version to 3.9 by @zliang-akamai in #698
  • build(deps): bump docker/build-push-action from 4.1.1 to 6.10.0 by @dependabot in #713
  • build(deps): bump rickstaa/action-create-tag from 1.6.1 to 1.7.2 by @dependabot in #711
  • build(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #710
  • build(deps): bump docker/setup-buildx-action from 2.7.0 to 3.8.0 by @dependabot in #709

New Contributors

Full Changelog: v5.55.0...v5.56.0