We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7dbd8 commit a5f09efCopy full SHA for a5f09ef
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## Breaking Changes
2
+- `MclogsClient#uploadLog(Path)` now throws an ExecutionException if reading the file fails
3
+ instead of throwing an IOException immediately.
4
+
5
+## Improvements
6
- Add endpoint for analysing a log without storing it
7
- Add endpoint for fetching storage limits
8
- Use instance limits for truncating logs passed by their path
0 commit comments