Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.jellyfin.sdk:jellyfin-core to v1.3.0 #1770

Merged
merged 1 commit into from
Jun 11, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jellyfin.sdk:jellyfin-core 1.3.0-beta.3 -> 1.3.0 age adoption passing confidence

Release Notes

jellyfin/jellyfin-sdk-kotlin

v1.3.0

Jellyfin 10.8 was just released! This version of the SDK builds on top of the API changes and guarantees compatibility. The SDK now requires the server to use 10.8 or newer because of some incompatible changes in the WebSocket code and stricter nullability in the API. We recommend using a previous SDK version (like 1.2) if you still want or need to support Jellyfin 10.7.

Significant changes in this release include:

  • WebSocket code now authenticates via HTTP header instead of URL (incompatible with 10.7)
  • Lot's of nullability fixes in the API code
  • More enums in the API (BaseItemKind is an exiting one here)

Changelog

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.8.0
Recommended API Version 10.8.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from nielsvanvelzen as a code owner June 11, 2022 11:04
@renovate renovate bot added dependencies Pull requests that update a dependency file gradle labels Jun 11, 2022
@nielsvanvelzen nielsvanvelzen merged commit d77ff4e into master Jun 11, 2022
@nielsvanvelzen nielsvanvelzen deleted the renovate/jellyfin-sdk branch June 11, 2022 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants