Skip to content

v0.15.0

Compare
Choose a tag to compare
@NicolasMahe NicolasMahe released this 23 Sep 11:44
· 1291 commits to master since this release
9062446

Click here to see the release notes

Breaking Changes

  • (#1329) Calculate process hash based on the nodes.
  • (#1335) Remove plural form from instance list proto service.
  • (#1337) Namespace protobuf types and api.

Experimental

  • (#1267) Implement service SDK with Cosmos.
  • (#1308) Simplify cosmos keybase by just creating a NewMnemonic helper.
  • (#1331) Add --exp to dev command.
  • (#1343) Add account sdk and its api.

Added

  • (#1316) Add constant to process map.
  • (#1317) Add tests for orchestrator.
  • (#1342) Build and publish docker image with minor-only tag.

Changed

  • (#1305) Use protobuf struct in create function of service SDK.
  • (#1321) Only force hash calculation on interface containing struct.
  • (#1322) Update golang to 1.13.
  • (#1323) Remove unused docker api mocks.
  • (#1347) Update marketplace system service with latest mesg-js.