Skip to content

Flower 1.27.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Mar 12:21
· 10 commits to main since this release
d5bd35b

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, Chong Shen Ng, Daniel J. Beutel, Heng Pan, Javier, Micah Sheller, Mohammad Naseri, Roma Klapaukh, Ruth Galindo, Taner Topal, Yan Gao

What's new?

Incompatible changes

  • Unpublish v1.8.0-v1.16.0 framework documentation (#6621)

    Unpublishes very old documentation versions that are no longer compatible with the updated documentation structure and release workflow.

  • Drop deprecated --flwr-dir CLI option (#6677)

    Removes the deprecated --flwr-dir option from CLI commands. A custom Flower directory can still be configured using the FLWR_HOME environment variable.

  • Remove flower-simulation CLI entrypoint (#6628)

    Removes the flower-simulation CLI entrypoint. With the introduction of local SuperLink, this command is no longer needed.