-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
https://github.com/spotify/scio/blob/master/build.sbt#L110
Scio master (since 0.8.0-beta1) has switched to latest magnolia (0.12.0) for Scala 2.13 while pinging my fork 0.10.1-jto for Scala 2.11 which is no longer supported. Mixing different magnolia versions has caused problem in the past.
I ported/cleaned up some common type classes into this new lib: https://github.com/spotify/magnolify
It'd be nice to consolidate various magnolia derivation code there.
- case class generators
- port shapeless based diffy -> magnolia-based (TBD)
WDYT?
Metadata
Metadata
Assignees
Labels
No labels