Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 14:08
· 45 commits to master since this release
5.0.0
a5f09ef

Breaking Changes

  • MclogsClient#uploadLog(Path) now throws an ExecutionException if reading the file fails
    instead of throwing an IOException immediately.

Improvements

  • Add endpoint for analysing a log without storing it
  • Add endpoint for fetching storage limits
  • Use instance limits for truncating logs passed by their path
  • Do not read more log content than the limit from the input stream