release: Prepare release 1.1.8

Fixes: #332
This commit is contained in:
gyptazy
2025-10-09 09:05:17 +02:00
parent a4a5d9e68a
commit 0bbc5992ca
9 changed files with 23 additions and 7 deletions

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
proxlb (1.1.8) stable; urgency=medium
* Fix API errors when using conntrack aware migration with older PVE version. (Closes: #318)
* Add a static ProxLB prefix to the log output when used by journal handler. (Closes: #329)
-- Florian Paul Azim Hoberg <gyptazy@gyptazy.com> Thu, 09 Oct 2025 09:04:13 +0002
proxlb (1.1.7) stable; urgency=medium
* Add conntrack state aware migrations of VMs. (Closes: #305)