这是indexloc提供的服务,不要输入任何密码
Skip to content

Update Kotlin, Protobuf, Retrofit, Auth0 Java JWT #119

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

Merged
merged 5 commits into from
Jun 19, 2025

Conversation

ericsanjaya
Copy link
Contributor

Kotlin

  • Update to Kotlin 1.9.25
    Upgraded to the latest patch version for better stability and compatibility with newer tools.
    Reference: Kotlin 1.9.25 Release Notes

Protobuf

Retrofit

Auth0 Java JWT

  • Update com.auth0:java-jwt to 4.5.0
    Addresses security issues in earlier releases and includes bug fixes.
    Reference: java-jwt GitHub Releases

Copy link

changeset-bot bot commented May 6, 2025

🦋 Changeset detected

Latest commit: 49f146a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
server-sdk-kotlin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@CLAassistant
Copy link

CLAassistant commented May 6, 2025

CLA assistant check
All committers have signed the CLA.

@ericsanjaya
Copy link
Contributor Author

@davidliu can you review my PR?

Copy link
Contributor

@bcherry bcherry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested and seems to work

@bcherry
Copy link
Contributor

bcherry commented May 20, 2025

@ericsanjaya lets land #121 and #122 and merge those in here - they have fixes for the formatting and a failing test in main

@davidliu
Copy link
Contributor

Looks like the CI is failing on formatting, can you run ./gradlew spotlessApply to clean it up?

@davidliu davidliu merged commit c23e8f0 into livekit:main Jun 19, 2025
1 of 2 checks passed
@davidliu davidliu mentioned this pull request Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Caused by: java.lang.NoClassDefFoundError: livekit/LivekitModels$Room
4 participants