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

Support Scala 2.13.0 #862

Closed
Avasil opened this issue Apr 8, 2019 · 13 comments
Closed

Support Scala 2.13.0 #862

Avasil opened this issue Apr 8, 2019 · 13 comments
Milestone

Comments

@Avasil
Copy link
Collaborator

Avasil commented Apr 8, 2019

Scala 2.13-RC1 has been released with many improvements to Scala's Future. Would be interesting to see how it affects Observable which uses Future internally.

Currently blocked by following releases:

  • minitest
  • cats
  • cats-effect

kind-projector will need to be changed to

"org.typelevel" % "kind-projector" % "0.10.0"
@Avasil
Copy link
Collaborator Author

Avasil commented Apr 25, 2019

New version of minitest: 2.4.0
So just waiting for cats/cats-effect

@SethTisue
Copy link
Contributor

cats 2.0.0-M1 and cats-effect 2.0.0-M1 have been published for Scala 2.13.0-RC1

@Avasil
Copy link
Collaborator Author

Avasil commented May 2, 2019

Thanks @SethTisue - I made a PR #875
Not sure how fast we can release proper version but we could definitely do at least a snapshot soon

@Avasil Avasil added this to the 3.0.0 milestone May 16, 2019
@ALPSMAC
Copy link

ALPSMAC commented Jun 14, 2019

Scala 2.13 has been released. Would love to have a corresponding Monix 3.0 official release too :-)

@Avasil
Copy link
Collaborator Author

Avasil commented Jun 14, 2019

@ALPSMAC We're going to release for Scala 2.13 as soon as stable Cats-Effect version supporting this release is available (I think it is planned in the next 2-3 weeks)

@ALPSMAC
Copy link

ALPSMAC commented Jun 14, 2019 via email

@Avasil Avasil changed the title Support Scala 2.13-RC1 Support Scala 2.13.0 Jun 20, 2019
@Avasil Avasil removed this from the 3.0.0 milestone Jul 6, 2019
@Daenyth
Copy link

Daenyth commented Jul 22, 2019

@Avasil Could a milestone build be put out until then, for people to start doing WIP upgrades?

@Avasil
Copy link
Collaborator Author

Avasil commented Jul 22, 2019

@Daenyth Sure, I will release something in a couple of hours

@Daenyth
Copy link

Daenyth commented Jul 22, 2019

Much appreciated!

@Avasil
Copy link
Collaborator Author

Avasil commented Jul 22, 2019

@Daenyth
The release is in progress but 2.13 should be already available
3.0.0-eddc79d-SNAPSHOT

The version is the latest master + dependencies supporting 2.13

@Daenyth
Copy link

Daenyth commented Jul 23, 2019

What resolver do I need for that?

@Avasil
Copy link
Collaborator Author

Avasil commented Jul 23, 2019

@Daenyth I think it's "Sonatype OSS Snapshots" at "http://oss.sonatype.org/content/repositories/snapshots/"

@Avasil Avasil added this to the 3.1.0 milestone Aug 6, 2019
@alexandru
Copy link
Member

3.0.0 is now released with support for Scala 2.13

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

No branches or pull requests

5 participants