Thanks to our contributors
We would like to give our special thanks to all the contributors who made the new version of Flower possible (in git shortlog
order):
Charles Beauville
, Heng Pan
, Javier
, Leandro Collier
, Stephane Moroso
, Yan Gao
What's new?
Free processed messages in LinkState (#4934)
When the ServerApp pulls the replies the SuperNodes sent to the SuperLink, these should be removed from the LinkState. In some situations, these weren't erased, which could lead to high memory utilization by the SuperLink.
Introduce Windows CI tests (#4908)
We continue improving the experience of running Flower on Windows. Now, an automated CI test is run to ensure compatibility.
Update Ray version (Simulation Engine) (#4926)
The Simulation Engine has been upgraded to a version of Ray that is compatible with Python 3.12.