v0.9 - The beta Marketplace
Click here to see the release notes
Buy and sell access to modular application components in the new MESG Marketplace. Save development time by buying reusable services, or earn tokens by selling useful services to the community.
Breaking Changes
- (#731) Deterministic service hash. (#804). (#877).
- (#801) Add Service's hash to reply of Deploy API
- (#849) Use base58 to encode service hash.
- (#860) Separate service's configuration from service's dependencies. (#880).
- (#866) Rename service's
volumesfrom
property. - (#905) Add version to database path to prevent decoding error and loss of data.
Added
- (#535) Run MESG with MESG Services! #567.
- (#755) Implementation of the MESG Marketplace. The Marketplace allows the distribution and reutilization of MESG Services. Check
mesg-core marketplace
commands. (#778). (#788). (#810). (#817). (#826). (#828). (#829). (#837). (#843). (#844). (#845). (#853). (#854). (#863). (#864). (#868). (#874). (#883). (#899). (#898). (#897). (#896). (#902). (#901). (#906). (#907). (#908). (#909). (#924). (#926). (#927). (#936). (#938). (#939). (#942). (#943). - (#757) Read
.dockerignore
in dev and deploy commands. - (#779) Implementation of the MESG Wallet. Check
mesg-core wallet
. (#807). (#809). (#812). (#937). - (#781) Improve validation of service definition. (#869).
Changed
- (#823) Improve commands
service init
andservice gendoc
. - (#875) Improve JSON parsing error message.
- (#790) Refactor. (#792). (#816). (#805). (#813). (#839). (#847). (#850). (#852). (#855). (#858). (#867). (#859). (#870). (#871). (#872). (#873). (#881). (#893). (#892). (#891). (#890). (#889). (#888). (#886). (#885). (#884). (#903). (#919).