Enno Runne
Enno Runne
We're now publishing Scala 3 artefacts for both Akka and Akka HTTP (snapshots so far). Many Alpakka modules should compile with Scala 3, as well.
@ohze Did you have a look at the implementation to suggest a fix?
Interesting. Could you try and isolate this in a test case?
I looked at this a little and found this note https://github.com/akka/alpakka/blob/bc2decd877966aca76e711758c9cfc0a78fa9318/s3/src/test/scala/akka/stream/alpakka/s3/scaladsl/S3IntegrationSpec.scala#L315 Do you use AWS S3 or do you happen to use Minio?
That's great. Would you be in a position to suggest the necessary upgrade and changes in a PR?
Thank you for reporting. Sorry that it didn't get discovered before it hit you. Would you be in a position to send a PR for the docs and the default...
Did you have a look at the latest state in `master`? The implementation recently changed to use a raw Akka HTTP client (instead of ES REST client library) and that...
@yasha-dev1 No, this discussion has been quiet for a long while now. Check out https://github.com/akka/alpakka/blob/master/CONTRIBUTING.md for our contribution hints. Welcome!
I guess allowing for the same approach as in `SftpApi` gives best flexibility to access the underlying implementation.
https://travis-ci.org/akka/akka-persistence-cassandra/jobs/658464547#L971 in #723