issues
search
snowplow
/
iglu-scala-client
Scala client for Iglu schema registry
https://github.com/snowplow/iglu/wiki
Apache License 2.0
5
stars
13
forks
source link
Build for Scala3
#206
Closed
hamnis
closed
1 year ago
hamnis
commented
2 years ago
Fix some issues where Scala3 is stricter with types (in tests)
Only add compiler plugins for Scala2
Make sure we extract the valid integers correctly to jackson
remove final from object
Upgrade all dependencies