Skip to content

v0.8.7

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 19:34
· 67 commits to refs/heads/main since this release
4894dcc

What's Changed

🐛 Bug Fixes

  • Skip webhook validation during the move operation by @komer3 in #710
  • Refactor reconciliation logic in Linode controllers to handle deletion cases gracefully by @komer3 in #709

🚀 New Features

  • [feat] : add nodeipam-ccm flavor by @rahulait in #730
  • [feat] Adding ability to BYO VPC and configure with it by @komer3 in #708

💡 Improvements

  • Reverse firewall precedence to prioritize direct IDs over references by @komer3 in #717

⚙️ Repo/CI Improvements

  • Increase assert timeout for e2e test in GHA by @komer3 in #711

📖 Documentation

📦 Dependency Updates