<@U05N94LDU79> is there any chance we can get the ...
# arrow-contributors
k
@Alejandro Serrano.Mena is there any chance we can get the core-high-arity fix into a 1.x release?
👍 1
a
it would involve a significant time investment, because now
main
targets
2.0
would it be a good solution for you to wait until Kotlin 2.1.0-RC is out, and if the fix that blocks our release is fixed, depend on Arrow 2.0-Beta1 instead?
k
I thought as much. I’ll wait for the 2.1.0 release and copy the methods I need in the meanwhile. Thanks for the response
a
thanks for your understanding 🙏
may I ask you to check if
2.0.0-beta.1
fixes your problem?
k
I have not - will take a look over the weekend
a
please check with
2.0.0-beta.2
if possible, so we know that the behavior applies to the latest release
👍 1
k
Can this be used in place of 1.1.4 without breaking changes?
And will these require Kotlin 2.x?
a
in principle we do not guarantee not breaking code unless you use 1.2.x and remove all the uses of deprecated functions
k
Quick test, it works. Thanks!
Any idea when 2.0.0 will officially be released?
a
the plan is to do it right after Kotlin 2.1.0 is released and KSP is updated for it, we think that should be around the first week of December