v1.3.0-beta.1
nielsvanvelzen
released this
17 Apr 17:26
·
48 commits
to release-1.3.z
since this release
This is the first beta for the 1.3.0 version of the SDK. This release only supports Jellyfin 10.8 or newer. The WebSocket code in this version does not work with 10.7 based servers because of authentication changes. The most significant changes in the API are nullability fixes and the introduction of the BaseItemKind enum. Upgrading should be fairly straightforward.
Changelog
- Add generator task for stable-pre openapi files #364, by @nielsvanvelzen
- Use JsonElement type for empty schema #367, by @nielsvanvelzen
- Remove old WebSocket implementation #369, by @nielsvanvelzen
- Bump actions/setup-java from 2 to 3 #374, by @dependabot[bot]
- Update dependencies #376, by @nielsvanvelzen
- Use Authorization header for WebSocket connections #377, by @nielsvanvelzen
- Update OpenAPI to 10.8.0-beta.1 #378, by @nielsvanvelzen
- Update minimumVersion to 10.8 #379, by @nielsvanvelzen
Contributors
Compatibility
Info | Jellyfin version |
---|---|
Minimum API Version | 10.8.0 |
Recommended API Version | 10.8.0-beta.1 |