release: Create final 1.1.9 Release

Fixes: #350
Sponsored-by: credativ GmbH <https://credativ.de>
This commit is contained in:
Florian Paul Azim Hoberg
2025-10-30 07:50:25 +01:00
parent 0cb19fab34
commit 7de1ba366b
3 changed files with 13 additions and 2 deletions

View File

@@ -1 +1 @@
date: TBD
date: 2025-10-30

View File

@@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.1.9] - 2025-10-30
### Added
- Add an optional memory balancing threshold (@gyptazy). [#342]
- Add affinity/anti-affinity support by pools (@gyptazy). [#343]
- Add pressure (PSI) based balancing for memory, cpu, disk (req. PVE9 or greater) (@gyptazy). [#337|
- Pressure (PSI) based balancing for nodes
- Pressure (PSI) based balancing for guests
- Add PVE version evaluation
## [1.1.8] - 2025-10-09
### Fixed

2
debian/changelog vendored
View File

@@ -4,7 +4,7 @@ proxlb (1.1.9) stable; urgency=medium
* Add (memory) threshold for nodes before running balancing. (Closes: #342)
* Add affinity/anti-affinity support by pools. (Closes: #343)
-- Florian Paul Azim Hoberg <gyptazy@gyptazy.com> Thu, 22 Oct 2025 09:04:13 +0002
-- Florian Paul Azim Hoberg <gyptazy@gyptazy.com> Thu, 30 Oct 2025 06:58:43 +0001
proxlb (1.1.8) stable; urgency=medium