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

WIP: add Scala 2.12 and drop 2.10 support #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

okapies
Copy link
Owner

@okapies okapies commented May 30, 2017

Add Scala 2.12 to crossScalaVersions and remove 2.10 due to dropped 2.10 support in Finagle.

TODO: fix some compile errors.

@mkhq
Copy link
Collaborator

mkhq commented Jan 25, 2019

@okapies also tried this out. We are moving all our code to 2.12 and this is one of the last blockers. We will spend some time on getting this working in the near future.

@okapies
Copy link
Owner Author

okapies commented Jan 25, 2019

I see, thanks!

@mkhq
Copy link
Collaborator

mkhq commented Apr 2, 2019

Did a small investigation on this. Since the protocol has changed quite some from 0.8.2.1 to 1.0, 2.0 and beyond I would suggest that we start by supporting the message set/record format for 1.0. That would directly make it possible to remove 2.10 and add 2.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants