Skip to content

Add Scala 2.13.0-M4 support #229

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

Merged
merged 3 commits into from
Jul 22, 2018
Merged

Add Scala 2.13.0-M4 support #229

merged 3 commits into from
Jul 22, 2018

Conversation

gslowikowski
Copy link
Member

No description provided.

gslowikowski and others added 3 commits July 14, 2018 13:15
- upgrade Scala version from 2.13.0-M3 to 2.13.0-M4 in `build.sbt` and `.travis.yml`

- upgrade scalatest version from 3.0.5-M1 to 3.0.6-SNAP1
- upgrade stala-xml version from 1.0.6 to 1.1.0

- additionally upgrade Scala 2.12.x version from 2.12.4 to latest 2.12.6 in `build.sbt` and `.travis.yml`
Add Scala 2.13.0-M4 support:

* Quick fix to get new Scala collections compatibility in test.
* Remove deprecated breakOut optimization
* Base number of expected statements in yield test on compiler version
* Remove unnecessary toList conversion in InvokerConcurrencyTest
* Cleanup multiple depreacted collection API calls
No need to call `toSet` method on a set
@gslowikowski gslowikowski merged commit 3518d2f into master Jul 22, 2018
@kailuowang
Copy link

Any plan to release this one? Thanks!

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.

3 participants