v1.3.3
nielsvanvelzen
released this
29 Jul 20:11
·
11 commits
to release-1.3.z
since this release
This release fixes an issue where the ApiClient caught all throwables and rethrow them wrapped as ApiClientException. This behavior caused issues with Kotlin coroutines because the CancellationException was changed to a different exception type.
Changelog
- Remove catching (too generic) Throwable exceptions #446, by @nielsvanvelzen
Contributors
Compatibility
Info | Jellyfin version |
---|---|
Minimum API Version | 10.8.1 |
Recommended API Version | 10.8.1 |