|
| 1 | +api: |
| 2 | + fixes: |
| 3 | + - summary: >- |
| 4 | + Enhanced reliability of the upload server for block devices by adding readiness checks and |
| 5 | + fixing configuration delays to prevent upload errors. |
| 6 | + pull_request: https://github.com/deckhouse/virtualization/pull/2178 |
| 7 | +core: |
| 8 | + fixes: |
| 9 | + - summary: >- |
| 10 | + Fixed vulnerabilities CVE-2026-32280, CVE-2026-32281, CVE-2026-32282, CVE-2026-32283, |
| 11 | + CVE-2026-32288, CVE-2026-32289 |
| 12 | + pull_request: https://github.com/deckhouse/virtualization/pull/2196 |
| 13 | + - summary: >- |
| 14 | + Improve VM migration progress reporting while target scheduling and preparation are already |
| 15 | + in progress. |
| 16 | + pull_request: https://github.com/deckhouse/virtualization/pull/2190 |
| 17 | + - summary: Fixed vulnerabilities CVE-2026-34986. |
| 18 | + pull_request: https://github.com/deckhouse/virtualization/pull/2188 |
| 19 | + - summary: Fix KVVM resync for unschedulable VMs when VMClass placement settings are changed. |
| 20 | + pull_request: https://github.com/deckhouse/virtualization/pull/2177 |
| 21 | + - summary: >- |
| 22 | + Fixed vulnerabilities CVE-2026-25679, CVE-2026-27142, CVE-2026-27139, CVE-2026-33186, |
| 23 | + CVE-2026-34040, CVE-2026-33997. |
| 24 | + pull_request: https://github.com/deckhouse/virtualization/pull/2175 |
| 25 | + - summary: >- |
| 26 | + Set firmware outdated condition only for running VM instances and align firmware |
| 27 | + workload-updater checks with current condition-driven flow. |
| 28 | + pull_request: https://github.com/deckhouse/virtualization/pull/2162 |
| 29 | +observability: |
| 30 | + fixes: |
| 31 | + - summary: Fix gaps in live migration metrics. |
| 32 | + pull_request: https://github.com/deckhouse/virtualization/pull/2170 |
| 33 | +vm: |
| 34 | + features: |
| 35 | + - summary: Simple implementation of CPU hotplug |
| 36 | + pull_request: https://github.com/deckhouse/virtualization/pull/2147 |
| 37 | + fixes: |
| 38 | + - summary: Remove the cilium KVVMI annotation when disconnecting the Main network. |
| 39 | + pull_request: https://github.com/deckhouse/virtualization/pull/2185 |
| 40 | + - summary: >- |
| 41 | + Prevent over-creation of VirtualMachineMACAddress resources and fix network interface ID |
| 42 | + allocation for additional VM networks. |
| 43 | + pull_request: https://github.com/deckhouse/virtualization/pull/2184 |
| 44 | + - summary: >- |
| 45 | + CLI no longer sends force=false by default, and AlwaysForced policy now rejects only |
| 46 | + explicit force=false while preserving policy defaults for unset force. |
| 47 | + pull_request: https://github.com/deckhouse/virtualization/pull/2179 |
| 48 | +vmop: |
| 49 | + fixes: |
| 50 | + - summary: >- |
| 51 | + Force handling fixed for VM lifecycle operations: CLI stop now passes --force, and VMOP |
| 52 | + restart now honors spec.force in controller logic. |
| 53 | + pull_request: https://github.com/deckhouse/virtualization/pull/2168 |
| 54 | +
|
0 commit comments