Skip to content

Flower 1.15.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 17:04
· 5 commits to main since this release
63f4ac0

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.