Description
ijuma Question: do you have a plan to build with Scala 3 at some point ? I can offer some assistance for Gradle build part... Please let me know in a comment.
Details about Scala 3:
Scala 3.0.0-RC3 is released recently:
- https://github.com/lampepfl/dotty/releases/tag/3.0.0-RC3
- https://search.maven.org/artifact/org.scala-lang/scala3-compiler_3.0.0-RC3/3.0.0-RC3/jar
According to a Scala team version 3 is backward binary compatible version with Scala 2.13:
- https://www.infoq.com/news/2021/03/scala3
- https://docs.scala-lang.org/scala3/guides/migration/compatibility-intro.html
- https://docs.scala-lang.org/scala3/guides/migration/tutorial-prerequisites.html
- https://docs.scala-lang.org/scala3/guides/migration/tutorial-sbt.html#4-prepare-the-dependencies
Attachments
Issue Links
- relates to
-
KAFKA-13273 Add support for Java 17
- Resolved