0.96.0 (2026-02-18)
Features
- cluster: add otel options to metrics server resource (#2595) (32dfac8)
- network: add configurable timeout for network reload operations (#2573) (ed8593d)
Bug Fixes
- cluster: fix
Descriptionbody-building bug and standardize delete handling in options (#2601) (a704bb1) - file: retry read-back after upload for distributed storage consistency (#2571) (989a4ba)
- hwmapping: add comment validator, fix acceptance tests (#2609) (f943051)
- network: properly delete cidr/cidr6 when address is removed from linux (#2587) (a52a11f)
- network: properly delete optional fields when removed from VLAN config (#2599) (d0f1704)
- node: add CPU utilization to node data source (#2605) (1a1cbbb)
- sdn: avoid mtu=0 when omitted for sdn zones (#2584) (66c43d8)
- sdn: better
applyresiliency, fix import of a pending zone (#2610) (a9ea3c1) - vm: clean up orphaned re-import code and clarify
import_fromas create-only (#2568) (2160f00)
Miscellaneous
- core: unify Delete field type across API client structs (#2604) (d6a66f4)
- deps: update golangci/golangci-lint (v2.8.0 → v2.9.0) (#2589) (ee0f07f)
- deps: update image golang (1.25.7 → 1.26.0) (#2590) (8f5d598)
- deps: update module golang.org/x/crypto (v0.47.0 → v0.48.0) (#2591) (43c295b)
- deps: update module golang.org/x/net (v0.49.0 → v0.50.0) (#2592) (7b83dd8)
- test: do not run SDN acceptance tests in parallel (#2607) (ac1fabd)
- test: fix parallel VM tests execution (#2608) (09500be)