Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 18:35
· 171 commits to refs/heads/main since this release
fd8cd6e

What's Changed

⚠️ Breaking Change

  • [improvement][breaking] : allow auto-allocation of NB backend ips by @rahulait in #391
    This is a breaking change for someone who was using "VPCs and NBs with linode specific private ips as backend ips". If someone was running outside of VPC, or if someone was not using private ips with VPCs, this change is not a breaking change for them. See PR notes for additional details.

🐛 Bug Fixes

  • [fix]: pin gh-release action to v2.2.2 as new release of it broke the action by @rahulait in #398

💡 Improvements

  • [improvement][breaking] : allow auto-allocation of NB backend ips by @rahulait in #391

📦 Dependency Updates