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

KSP migration in anticipation of Kotlin 2.x #34

Open
wax911 opened this issue Jan 22, 2023 · 4 comments
Open

KSP migration in anticipation of Kotlin 2.x #34

wax911 opened this issue Jan 22, 2023 · 4 comments
Assignees
Milestone

Comments

@wax911
Copy link
Member

wax911 commented Jan 22, 2023

Issue Guidelines

Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.

You may find an answer in already closed issues:
https://github.com/AniTrend/retrofit-graphql/issues?q=is%3Aissue+is%3Aclosed

Feature Information

Though there isn't any real threat of immediate deprecation or kapt in v1.8.0, in line with the deprecations and removals of features in v1.8.0 of Kotlin, we know that kapt has entered maintenance mode. This is a great opportunity to release a major version of this library as a stable update along with the new version of Kotlin

Solution Information

See documentation for getting started with KSP: https://kotlinlang.org/docs/ksp-overview.html

Additional context

We won't be changing any of the existing kotlin-poet implementations but rather just the annotation processing phase

@wax911 wax911 self-assigned this Jan 22, 2023
@wax911 wax911 added the enhancement Improving existing functionality label Jan 22, 2023
@wax911 wax911 moved this to 🔖 Ready in support-query-builder Jan 22, 2023
@wax911 wax911 added this to the v0.1.5 milestone Jan 22, 2023
@wax911 wax911 moved this from 🔖 Ready to 🏗 In progress in support-query-builder Mar 27, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@wax911
Copy link
Member Author

wax911 commented May 21, 2023

Currently on hold, till I get more time

@wax911 wax911 moved this from 🏗 In progress to 🔖 Ready in support-query-builder May 21, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@wax911 wax911 changed the title KSP migration in anticipation of Kotlin 1.8.x KSP migration in anticipation of Kotlin 2.x Jun 21, 2024
@wax911 wax911 removed the enhancement Improving existing functionality label Jun 21, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔖 Ready
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant