diff --git a/CHANGELOG/CHANGELOG-v1.9.2.yml b/CHANGELOG/CHANGELOG-v1.9.2.yml new file mode 100644 index 0000000000..76cee3101d --- /dev/null +++ b/CHANGELOG/CHANGELOG-v1.9.2.yml @@ -0,0 +1,20 @@ +core: + fixes: + - summary: >- + Restored live-migration throughput by updating the Go toolchain build used for module + images. + pull_request: https://github.com/deckhouse/virtualization/pull/2541 +module: + fixes: + - summary: >- + Detect xz-compressed USB/IP kernel modules on Debian and avoid installing Ubuntu-specific + kernel module packages. + pull_request: https://github.com/deckhouse/virtualization/pull/2544 +observability: + fixes: + - summary: >- + virtualization-audit drains connections gracefully and the log-shipper buffers audit events + on disk, so the pod roll on certificate rotation no longer drops audit events or triggers + D8LogShipperDestinationErrors. + pull_request: https://github.com/deckhouse/virtualization/pull/2551 +