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

Scala 2.13 support #3

Closed
2m opened this issue Feb 25, 2019 · 3 comments
Closed

Scala 2.13 support #3

2m opened this issue Feb 25, 2019 · 3 comments

Comments

@2m
Copy link

2m commented Feb 25, 2019

The following dependency libraries are yet to be available for Scala 2.13:

"org.elasticmq" %% "elasticmq-server" % "0.14.1" % "test"
"io.findify"    %% "s3mock"           % "0.2.5"  % "test"
@gabfssilva
Copy link
Contributor

I'll work on #1 (use localstack) in order to remove these dependencies.

@matsluni matsluni mentioned this issue Mar 22, 2019
@matsluni
Copy link
Owner

Scala 2.13.0-M5 is available with c5690c0 and v0.0.5 (soon available on maven central).
Support for 2.13.0-RC1 has dependency on https://github.com/testcontainers/testcontainers-scala

@2m
Copy link
Author

2m commented Apr 10, 2019

Thanks a lot! Updated Alpakka connectors: akka/alpakka#1641

ennru pushed a commit to akka/alpakka that referenced this issue Apr 10, 2019
## Purpose

Build sqs and sns connectors with Scala 2.13.0-M5.

## References

Aws Spi Akka Http was released for Scala 2.13.0-M5 recently: matsluni/aws-spi-akka-http#3 (comment)

Fixes #1537 and #1538
jtjeferreira pushed a commit to jtjeferreira/aws-spi-akka-http that referenced this issue Sep 24, 2024
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

3 participants