Skip to content

v0.68.0

Choose a tag to compare

@frappe-pr-bot frappe-pr-bot released this 13 Jul 13:29
· 1322 commits to master since this release
2c9bbe3

0.68.0 (2026-07-13)

Bug Fixes

  • cluster: Restore lost fields (7abaf18)
  • nat: Check NAT server in cluster before OCI route table attach (ef2954a)
  • nat: Fix OCI NAT issues (f29941b)
  • virtual-machine: Check NAT server existence before ip removal (fff05f4)
  • virtual-machine: Return if OCI ip removal failed (1a977c2)
  • virtual-machine: Throw error if NAT server is not found (57e6bad)

Features

  • cluster: Add OCI in get_nat_server_if_supported (f702477)
  • nat: Extend NAT into OCI (a273dae)
  • virtual-machine: Create NAT security group in existing clusters (63c166d)
  • virtual-machine: Remove sync inside disassociate function (29357eb)