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

Add support for Kotlin 2.1.0-Beta1 #17555

Merged
merged 4 commits into from
Sep 25, 2024
Merged

Add support for Kotlin 2.1.0-Beta1 #17555

merged 4 commits into from
Sep 25, 2024

Conversation

igfoo
Copy link
Contributor

@igfoo igfoo commented Sep 23, 2024

No description provided.

@igfoo igfoo changed the title Igfoo/kotlin2.1 Add support for Kotlin 2.1.0-Beta1 Sep 23, 2024
@igfoo igfoo force-pushed the igfoo/kotlin2.1 branch 2 times, most recently from 00949e9 to f701d5a Compare September 23, 2024 21:27
@igfoo igfoo marked this pull request as ready for review September 24, 2024 12:18
@igfoo igfoo requested review from a team as code owners September 24, 2024 12:18
---
category: feature
---
* Kotlin versions up to 2.1.0\ *x* are now supported.
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't understand this 2.1.0\ *x* version. Shouldn't we instead say we support versions up to 2.1.*?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Kotlin doesn't guarantee that interfaces won't change between e.g. 2.1.0 and 2.1.10.

This text makes more sense for 2.1.1x, where the final component is 2 digits. The intention here is to include e.g. 2.1.5, but that is unfortunately not written 2.1.05. I'm not sure we can concisely write something better, though.

@igfoo igfoo merged commit a9ecb26 into github:main Sep 25, 2024
27 of 32 checks passed
@igfoo igfoo deleted the igfoo/kotlin2.1 branch September 25, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants