Skip to content

FedLCM v0.3.0

Latest
Compare
Choose a tag to compare
@wfangchi wfangchi released this 23 May 02:11
· 1 commit to main since this release
7a81a4c

By downloading, installing or using the software, you accept and agree to be bound by all of the terms and conditions of the LICENSE and DISCLAIMER.

The v0.3 release of FedLCM upgrades its support of FATE to v1.11.1 and OpenFL to v1.5. Highlights of these upgrades includes:

  • Support upgrading existing FATE exchange and clusters deployed by previous version of FedLCM.
  • Support deploying FATE cluster with GPU support.
  • Document update and new image built guide for OpenFL images.
  • Support using less Kubernetes privileges to manage OpenFL federations.
  • Other bug-fixes & enhancements.

The detailed changes are listed below.

What's Changed

  • Add workflows by @owlet42 in #4
  • Support FATE 1.10 by @owlet42 in #7
  • FedLCM supports upgrading clusters by @owlet42 in #30
  • Modify Sample shape check by @qijianshuai in #35
  • Supports OpenFL v1.5 by @owlet42 in #34
  • fix the cluster not managed by FedLCM can be upgraded by @owlet42 in #37
  • Update OpenFL deployment and document to reflect recent changes in v1.5 by @wfangchi in #38
  • Update OpenFL guide on image building and example of dummy shard descriptor by @wfangchi in #39
  • Fix the problem that the front end modifies the endpoint through yaml by @qijianshuai in #41
  • Add subPath to the volumeMount of FedLCM postgres container by @wfangchi in #46
  • Support using less privileged kubeconfig to deploy OpenFL components by @wfangchi in #42
  • Director sets the namespace according to the selected endpoint by @qijianshuai in #49
  • Bind to the data subfolder of the postgres container for FedLCM docker-compose deployment by @wfangchi in #48
  • Support FATE v1.11.1 by @wfangchi in #51
  • Update swagger API doc by @wfangchi in #52
  • Add gpu on the create cluster page by @qijianshuai in #53

Full Changelog: v0.2.0...v0.3.0