This repository was archived by the owner on Jul 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 135
Cross-compile modules for Scala 3 #755
Copy link
Copy link
Open
Description
- akka-http-argonaut (see Add scala 3 support for Argonaut, Jsoniter, Json4s and Zio-json #754 )
-
akka-http-avro4savro4s-json module does not have a Scala 3 flavour and is removed from project - akka-http-circe (see Add scala 3 support for uPickle, Jackson and Circe #757 )
- akka-http-jackson (see Add scala 3 support for uPickle, Jackson and Circe #757 )
- akka-http-json4s (see Add scala 3 support for Argonaut, Jsoniter, Json4s and Zio-json #754 )
- akka-http-jsoniter-scala (see Add scala 3 support for Argonaut, Jsoniter, Json4s and Zio-json #754 )
- akka-http-ninny - Scala 3 available, but not Auto derivation (Scala 3 support (without auto derivation) nrktkt/ninny-json#32), so
import io.github.kag0.ninny.Auto._doesn't exist, and ToSomeJson and FromJson need to be constructed manually in order for tests to pass. - akka-http-play-json - In progress Scala 3 playframework/playframework#11260
- akka-http-upickle (see Add scala 3 support for uPickle, Jackson and Circe #757 )
- akka-http-zio-json (see Add scala 3 support for Argonaut, Jsoniter, Json4s and Zio-json #754 )
And of course akka (or Pekko) itself, currently the akka-http modules are not cross-published for Scala 3
hseeberger, trackiss and plokhotnyuk
Metadata
Metadata
Assignees
Labels
No labels