v1.2.0-beta.1
nielsvanvelzen
released this
26 Mar 20:21
·
11 commits
to release-1.2.z
since this release
This is the initial beta for the upcoming 1.2.0 release. The focus for this release was rewriting the WebSocket code. It's not ready for production use until we fix a few known bugs and missing features (unnecessary reconnects on subscription changes and the lack of automatic reconnection logic). However, everything else in this beta is stable and unlikely to change until release.
Changelog
- Add extensions to read arguments from GeneralCommandMessage #335, by @nielsvanvelzen
- Update Gradle Wrapper from 7.2 to 7.3 #336, by @jellyfin-bot
- Update Gradle Wrapper from 7.3 to 7.3.1 #337, by @jellyfin-bot
- Add compatibility util to collect flows from Java #338, by @GiviMAD
- Update dependencies (includes upgrade to Kotlin 1.6.10) #339, by @nielsvanvelzen
- Update Gradle Wrapper from 7.3.1 to 7.3.2 #340, by @jellyfin-bot
- Update Gradle Wrapper from 7.3.2 to 7.3.3 #343, by @jellyfin-bot
- Disable wildcard imports #344, by @nielsvanvelzen
- Update @OptIn usages #345, by @nielsvanvelzen
- Rewrite Java callback helpers to support error handling and non-api functions #346, by @nielsvanvelzen
- Deprecate WebSocketApi #349, by @nielsvanvelzen
- Support username and password arguments in kotlin-cli sample #350, by @nielsvanvelzen
- WebSocket API rewrite #352, by @nielsvanvelzen
- Allow custom device info in Android target #353, by @nielsvanvelzen
- Update Gradle Wrapper from 7.3.3 to 7.4 #355, by @jellyfin-bot
- Bump actions/checkout from 2 to 3 #356, by @dependabot[bot]
- Update Gradle Wrapper from 7.4 to 7.4.1 #357, by @jellyfin-bot
- Add MissingBaseUrlException to replace IllegalArgumentException #358, by @nielsvanvelzen
- Update KotlinPoet to 1.11.0 #359, by @nielsvanvelzen
Contributors
Compatibility
Info | Jellyfin version |
---|---|
Minimum API Version | 10.7.0 |
Recommended API Version | 10.7.7 |