• v0.9.21 d62d5a9ccb

    v0.9.21 Stable

    calum released this 2026-08-12 03:29:10 +01:00 | 20 commits to main since this release

    0.9.21 — ADR-N093 phase 1: VLAN identity via stable UUID. Additive migration adds vlan_row_id (UUID FK) alongside existing INTEGER vlan_id on every membership / address / port / lag; auto-populate triggers keep them in sync; upsert_vlan cascades the INTEGER on renumber. Fixes the class of bug where changing a VLAN's number silently orphans memberships (the one the operator hit on Management 1010 → 1542). Phase 2 (0.9.22) drops the INTEGER cache and switches readers to UUID keying.

    Downloads