Skip to content

v0.3.0

Compare
Choose a tag to compare
@mesg-bot mesg-bot released this 05 Oct 12:08
· 4179 commits to dev since this release
1c49b0c

Click here to see the release notes

Added

  • (#392) BREAKING CHANGE. Add support for .dockerignore. Remove support of .mesgignore #498.
  • (#383) New API package. #386. #444. #486. #488.
  • (#409) Add required validations on service's task, event and output data.
  • (#432) Configuration of the CLI's output with --no-color and --no-spinner flags. Colorize JSON. #453. #480. #484.
  • (#435) Command service logs accepts multiple dependency filters with multiple use of -d flag.
  • (#478) Allow multiple core to run on the same computer.
  • (#493) Support numbers in service task's key, event's key and output's key
  • (#499) Return service's status from API

Changed

Fixed

  • (#401) Gracefully stop gRPC servers.
  • (#429) Fix issue when stopping services. #505. #526.
  • (#476) Improve database error handling.
  • (#482) Fix Service hash changed when fetching from git.

Removed

  • (#410) Remove socket server in favor of the TCP server.

Documentation

  • (#415) Added hall-of-fame to README. Thanks sergey48k.
  • (#423) Fix documentation issue.
  • (#474) Documentation/update ux.
  • (#509) Add forum link. #513.
  • (#510) Update ecosystem menu.
  • (#511) Update tutorial page.
  • (#512) Add sitemap.