v0.10.0 - Service task output simplification
Click here to see the release notes
Breaking Changes
- (#928) Rename
volumesfrom
tovolumesFrom
in services'mesg.yml
. - (#974) Reduce the number of service outputs to one. An output can still contain multiple parameters. (#963). (#964). (#965). (#967). (#971). (#972). (#973). (#975). (#976). (#977). (#978). (#979). (#980). (#981). (#982). (#983). (#984). (#987). (#988). (#1028).
- (#791) Remove CLI from the repository. The new cli is available on a dedicated repository. (#995). (#996).
- (#991) Rename Core to Engine. (#968). (#970). (#1002). (#1003). (#1004). (#1020).
- (#1032) Simplify Engine configs. (#1038).
Added
- (#1014) Introduce new deployment api. Only available for development purpose.
Changed
- (#994) Update execution database and api. (#1006). (#1007). (#1041).
- (#997) Rename package
api
tosdk
. - (#998) Rename package
interface
toserver
.
Fixed
- (#955) Catch error when the volume is deleted and it did not exist.
Removed
- (#1001) Remove web3 http request logs from Marketplace.