Skip to content

5.0.0

Compare
Choose a tag to compare
@Himavanth Himavanth released this 19 Oct 16:45
· 333 commits to master since this release

aio app logs used to return logs from all actions in the current namespace.
Now it looks for manifest.yml and returns logs for only the actions defined in the manifest.yml and throws an error if there is no manifest.
This is in true sense of app. To see logs from other actions (not defined in the manifest), use aio rt logs.

  • Update docs for logs cmd 0e76410
  • Update lib-runtime (#308) f0ed690
  • New manifest and action level logs with new strip and tail options (#303) e57e2f1

4.1.1...5.0.0