v0.2.2
Key Changes
Control Plane & SDK: Use the previous defined groupAssociation role information to handle all the tasks creation. This change was useful in order to make to make it easier to identify the connections between roles and to correctly define the used topology
Control Plane: split the job.json file from examples to dataSpec.json and modelSpec.json to make it easier to understand which fields are used and for what purpose
Helpers: Created a minikube script to start the cluster for macOS
Fiab: enforce the local cluster to use the current released flame version
What's Changed
- Fix linting issue by @openwithcode in #367
- Create a run minikube script by @alexandruuBytex in #363
- misc: config update on async mnist example by @myungjin in #364
- add download file function by @GustavBaumgart in #365
- Handle role group associations into control plane and sdk by @openwithcode in #366
- build: use the flame version for which the code was released by @openwithcode in #371
Full Changelog: v0.2.1...v0.2.2