release: Set release version 1.1.9

This commit is contained in:
gyptazy
2025-10-23 11:45:59 +02:00
parent 02b43d3ef7
commit ac108f2abe
7 changed files with 13 additions and 6 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
proxlb (1.1.9) stable; urgency=medium
* Add pressure (PSI) based balancing for memory, cpu, disk (req. PVE9 or greater). (Closes: #339)
-- Florian Paul Azim Hoberg <gyptazy@gyptazy.com> Thu, 22 Oct 2025 09:04:13 +0002
proxlb (1.1.8) stable; urgency=medium
* Fix API errors when using conntrack aware migration with older PVE version. (Closes: #318)