v0.1.5
What's Changed
- Multi-cluster support: Added skeleton code for computes endpoints by @dhruvsgarg in #159
- misc: minor update of api spec by @myungjin in #160
- feature: fetch latest weights in distributed learning by @GaoxiangLuo in #148
- optimize: reduce distributed learning code complexity by @GaoxiangLuo in #161
- feature: minio support in fiab by @myungjin in #163
- typo: use correct func tags for distributed learning by @GaoxiangLuo in #166
- fix: message mixed up in distributed learning mode by @myungjin in #167
- build(deps): bump step-security/harden-runner from 1.4.3 to 1.4.4 by @dependabot in #164
- feature: hybrid mode with ring allreduce by @myungjin in #170
- misc: add missing license by @myungjin in #173
- Making docker driver default. by @ritvik-verma in #171
- Initial implementation for deployer registration by @dhruvsgarg in #179
- build(deps): bump actions/setup-go from 3.2.0 to 3.2.1 by @dependabot in #176
- Establishing deployer notifier connection by @dhruvsgarg in #183
- fix: deadlock in hybrid fl mode by @myungjin in #172
- Misprint by @ritvik-verma in #180
- harden flame.sh stop process by @myungjin in #184
- docs: run python library solely by @GaoxiangLuo in #187
- Mongodb impl for deployer registration by @dhruvsgarg in #181
- Redefine proto for job notification by @dhruvsgarg in #188
- Adding proto messages for deployer events by @dhruvsgarg in #189
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.0 by @dependabot in #162
- Minor update to job notification in proto by @dhruvsgarg in #192
- Initial end-to-end pipeline for deployer by @dhruvsgarg in #193
- Adding few restAPIs for deployer by @dhruvsgarg in #194
- Implement basic pipeline for deployer by @dhruvsgarg in #197
- Adding apikey to deployer apis by @dhruvsgarg in #196
- Populating deployment config for deployer by @dhruvsgarg in #198
- Added checks for dataset registration by @dhruvsgarg in #200
- Minor formatting updates by @dhruvsgarg in #204
- Added deployer for default compute by @dhruvsgarg in #203
- Automated deployment notification to computes by @dhruvsgarg in #202
- Duplicating controllers deployment code into deployer by @dhruvsgarg in #205
- Added servAcc and roleBinding for deployer by @dhruvsgarg in #207
- Enabled deployment of resources by computes by @dhruvsgarg in #208
- Separated flame-control and flame-deployer by @dhruvsgarg in #210
- Removed deprecated io-ioutil API calls by @dhruvsgarg in #211
- Updated spec for deploymentConfig by @dhruvsgarg in #212
- Initial error handling for deployer by @dhruvsgarg in #213
- Bug fix for deployment of tasks by @dhruvsgarg in #216
- build(deps): bump step-security/harden-runner from 1.4.4 to 1.4.5 by @dependabot in #214
- build(deps): bump actions/checkout from 629c2de402a417ea7690ca6ce3f33229e27606a5 to 3.0.2 by @dependabot in #215
- support for gRPC-based p2p backend (EXPERIMENTAL) by @myungjin in #222
- p2p backend: heart beat by @myungjin in #223
Full Changelog: v0.1.4...v0.1.5