akka / alpakka

Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.

Home Page:https://doc.akka.io/docs/alpakka/current/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala3 release for mongodb

sebastian-alfers opened this issue · comments

This will likely require a release for scala3 in upstream first: https://github.com/mongodb/mongo-java-driver/tree/master/driver-scala.

We bumped to the 4.10.0 driver version in #3014 but it is not available for Scala 3, yet.

https://www.mongodb.com/docs/drivers/scala/#mongodb-compatibility

Even their latest 4.11.0 doesn't support Scala 3

https://www.mongodb.com/docs/drivers/scala/#language-compatibility

https://www.mongodb.com/community/forums/t/scala-3-support/115681/6

Hi, we are planning to add Scala 3 support in the coming months.