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

Fix issue using compiler plugin with Kotlin 1.7.20. #3220

Merged

Conversation

charleskorn
Copy link
Contributor

Another set of extension methods were moved in Kotlin 1.7.20, breaking backwards compatibility with earlier versions.

Another set of extension methods were moved in Kotlin 1.7.20, breaking
backwards compatibility with earlier versions.
@sksamuel
Copy link
Member

sksamuel commented Oct 1, 2022

Love their indifference to breaking things.
I asked them add some methods back in and just deprecate them, got told nope.

@charleskorn charleskorn merged commit fc38855 into kotest:master Oct 1, 2022
@sksamuel
Copy link
Member

sksamuel commented Oct 1, 2022

I'll get 5.4.3 out with this fix.

@charleskorn
Copy link
Contributor Author

I'll get 5.4.3 out with this fix.

Any chance you could publish this @sksamuel?

@sksamuel
Copy link
Member

sksamuel commented Oct 2, 2022 via email

@sksamuel
Copy link
Member

sksamuel commented Oct 2, 2022

Ok got the last fix I wanted to include ready. Once #3222 is green and merged I will cut 5.5.0

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.

None yet

2 participants