Skip to content

@lightmill/log-api@3.0.0-beta.23

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 09:48
· 180 commits to main since this release
0a34617

Major Changes

  • 5b3eecd: Update log api : date isn't required anymore to save a log, but number is. Number is used to order logs, but also detect missing logs which date was not able to do.
  • b426249: Change log api HTTP method to update run status: switch to patch instead of put.
  • 9021cd4: Creation

Minor Changes

  • aed9788: Add endpoint to get run info
  • aed9788: Add the ability to resume a running or canceled run.