github akka/alpakka v0.20
Alpakka v0.20

latest releases: v8.0.0, v7.0.2, v7.0.1...
5 years ago

Highlights in this release

We added a new module "reference" serving as an example implementation for Alpakka connectors. This module is meant to show and explain how Alpakka APIs should be built so that they can be Java and Scala friendly, and evolve in a binary compatible way.
#1039

Breaking API changes may have been introduced in several modules as the contributors refine the functionality in Alpakka.

Modules using Akka Http now use version 10.1.3. In case your code should stay on 10.0.13, exclude the Akka Http dependency from the Alpakka module. We aim to support the 10.0.13+ versions for a while.

Highlights per module

AMQP Connector

AWS Kinesis

AWS S3

Cassandra

DynamoDb

Elasticsearch

Google Cloud Pub-Sub

HBase

HDFS

MongoDB

  • Use client version 2.3.0 #1041

UDP

Unix Domain Socket

  • ensure that interest in READ is removed upon EOF #1056

Everything done in this release is in the milestone.

General information

This release is tested against Akka 2.5, only.
The S3 and SSE connectors require at least Akka Http 10.0.13 and are compatible with Akka Http 10.1.1+.

This release was made possible by a lot of new and earlier contributors:

Author Commits Lines added Lines removed
2m 2m 19 1831 980
ennru ennru 15 9201 7011
sullis sullis 7 8 8
takezoe takezoe 3 138 221
juanjoDiaz juanjoDiaz 3 9 5
davideicardi davideicardi 2 256 69
anzecesar anzecesar 2 206 103
longshorej longshorej 2 44 41
burakkose burakkose 1 3273 1
radekg radekg 1 576 0
sfali sfali 1 397 79
hochgi hochgi 1 61 41
damianbl damianbl 1 49 7
adamtrousdale adamtrousdale 1 30 25
gregbeech gregbeech 1 17 12
randomcoder randomcoder 1 13 8
cheleb cheleb 1 8 7
schrepfler schrepfler 1 3 3
ahd985 ahd985 1 2 8
CatTail CatTail 1 1 3
dana-harrington dana-harrington 1 1 3
mikela mikela 1 1 1
lexn82 lexn82 1 1 0
eed3si9n eed3si9n 1 1 0

Don't miss a new alpakka release

NewReleases is sending notifications on new releases.