-
I'll disable the cron build for now as the changes for https://github.com/akka/alpakka/issues/2194 made several connectors not source compatible with Akka 2.6.
https://travis-ci.com/github/akka/alp…
ennru updated
4 years ago
-
https://github.com/akka/akka-persistence-jdbc/blob/master/project/Dependencies.scala#L12
Is it possible to get this released with 2.6.4. akka dependency? OWASP flags dependencies relates to the old…
-
### Short description
Make it easier to use the new actor APIs with Alpakka and hide the `Materializer` where possible.
### Details
Akka 2.5.30 includes the `ClassicActorSystemProvider` trait…
ennru updated
4 years ago
-
Alpakka `2.0.0-M3` gcs storage `listBucket` is broken
this was introduced by #2058 ade65897c549f4e0c977bec8fa4b018b34e9bfc2
will create a pr to fix this, are there no real integrations tests on …
-
### Short description
Bring forward important API changes and library upgrades to be included in Alpakka 2.0.
### Background
It has only been a short while since we released Alpakka 1.0, but …
ennru updated
4 years ago
-
### Versions used
Scala 2.11.7
Java 1.8.0_181
Akka version: 2.5.29
alpakka-kafka verison: 2.0.2
Kafka client: 2.4.0 and 5.4.0-ccs (confluent equivalent)
embedded-kafka: 2.4.0
### Expected …
-
As shown in the title, it looks like ResponseRendering.scala doesn't respect the server settings when calling the renderHeaders method (the suppressionWarning method doesn't accept the settings as…
-
The demo example [in the README here](https://github.com/akkadotnet/Alpakka/blob/dev/Aws/SQS/README.md) is not correct, does not compile, beccause
`_materializer` is not defined, it is probably mea…
-
3 weeks
Start: 2020-02-24
End: 2020-03-13
Previous sprint: https://github.com/akka/akka-meta/issues/129
## Akka Persistence Cassandra
* [ ] [APC 1.0](https://github.com/akka/akka-persistence-…
-
Tapir version: 0.17.2
Scala version: 2.13.4
A change in 0.17.2 broke existing test code written against tapir 0.17.1 with akka http backing, stating that `sttp/model/headers/CookieWithMeta` can'…