MfgLabs / akka-stream-extensions

Extensions for Akka Stream
Apache License 2.0
123 stars 27 forks source link

Upgrade to akka 2.5 #32

Open pjmyburg opened 6 years ago

pjmyburg commented 6 years ago

This library depends on elements removed in Akka 2.5, which means we cannot upgrade to Akka 2.5 while using commons-aws (which depends on this library).

Timshel commented 6 years ago

Hi, We intend to do the migration, but it's not planned at the moment. I had a quick look to see if the dependency to akka-stream-extensions could be removed from commons-aws but could not find replacement for rechunkByteStringBySize and bulkPullerAsyncWithErrorExpBackoff.