Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Scala 2.12 #66

Closed
chuwy opened this issue Sep 1, 2017 · 3 comments
Closed

Add support for Scala 2.12 #66

chuwy opened this issue Sep 1, 2017 · 3 comments
Assignees
Milestone

Comments

@chuwy
Copy link
Contributor

chuwy commented Sep 1, 2017

Json4s was holding us back from 2.12 support, because EOL version is embedded into Spark, but recently 3.2.11 was backported to 2.12, which means we can safely bump version.

Scalaz 7.0.9 also supported by 2.12, but I think we need to come up with deprecation plan of it.

This is quite important for our eco-system because Iglu Client is deepest dependency in most of our libs and apps.

@chuwy chuwy added this to the Version 0.6.0 milestone Sep 1, 2017
@chuwy chuwy self-assigned this Sep 1, 2017
@alexanderdean
Copy link
Member

Create a separate ticket for the Scalaz deprecation...

@szareiangm
Copy link
Contributor

szareiangm commented Jul 12, 2018

Can we do it as we deprecate Scala 2.10 for Iglu Client? I did a brief check and could not find 2.10 used in the main repo for Snowplow.
It is hard to find libraries that behave the same for 2.10, 2.11, and 2.12. It is a bit challenging to Support all three versions.
@chuwy @alexanderdean

@chuwy
Copy link
Contributor Author

chuwy commented Jul 13, 2018

@szareiangm yes, I'm totally fine with deprecating 2.10. 2.11 and 2.12 are most common versions.

@chuwy chuwy added this to To do in Version 0.6.0 Aug 2, 2018
@asoltysik asoltysik moved this from To do to In progress in Version 0.6.0 Sep 3, 2018
@asoltysik asoltysik moved this from In progress to Done in Version 0.6.0 Sep 10, 2018
chuwy pushed a commit that referenced this issue Feb 8, 2019
chuwy pushed a commit that referenced this issue Aug 6, 2019
chuwy pushed a commit that referenced this issue Aug 8, 2019
@chuwy chuwy closed this as completed in e8719e7 Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Version 0.6.0
  
Done
Development

No branches or pull requests

3 participants