-
Notifications
You must be signed in to change notification settings - Fork 359
Ktor 3.xx support #2037
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
Labels
type: enhancement
New feature or request
Comments
This was referenced Sep 29, 2024
Merged
samuelAndalon
pushed a commit
that referenced
this issue
Nov 7, 2024
### 📝 Description - Upgrade kotlin to 2.0 - Remove unused file [FieldValueInfosExtensions.kt](https://github.com/ExpediaGroup/graphql-kotlin/compare/master...daniel-humla:graphql-kotlin-kotlin-2:upgrade-to-kotlin-2?expand=1#diff-83598ed0250eac913ae661abe96bcc47c344e342f09f8168341c7728d1c5b2ef) - Added minimal additional test [MetadataCapturingDataFetcherFactoryProviderTest.kt](https://github.com/ExpediaGroup/graphql-kotlin/compare/master...daniel-humla:graphql-kotlin-kotlin-2:upgrade-to-kotlin-2?expand=1#diff-8a648bcb4be11526cc310472dbca7a5a26ff15b7a8e5c15668d5f9e19debb18e) to maintain code coverage ### 🔗 Related Issues #2037
Closed
Merged
@ronjunevaldoz, @TheDome0 I created #2066 on top of @TheDome0's PR. If possible, could you check whether it works for you. |
samuelAndalon
pushed a commit
that referenced
this issue
Jan 9, 2025
### 📝 Description Updated Ktor and updated failing tests and fixed compile issues resulting from the update. Also updated some libraries. ### 🔗 Related Issues #2037 --------- Co-authored-by: TheDome0 <dostoeby@edu.aau.at>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
8.0.0 is currently based on ktor 2.x.x
Describe the solution you'd like
I'd like to have a full support for ktor 3.x.x
The text was updated successfully, but these errors were encountered: