Highlights in this release
- New connector: HDFS #965 by @burakkose
- New connector: UDP #995 by @radekg
- New module: Text, supporting transcoding character sets #1011
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
- see closed tickets
AWS Kinesis
- see closed tickets
AWS S3
- Support download of very large files #1036
- Support versioning #951 by @sfali
- see closed tickets
Cassandra
- see closed tickets
DynamoDb
- Improved Java API (API CHANGE) #1055
- see closed tickets
Elasticsearch
- Standardised to shared settings for Java and Scala (API CHANGE) #1009
- closed tickets
Google Cloud Pub-Sub
- see closed tickets
HBase
- Allow different and multiple mutations (API CHANGE) #1050 by @davideicardi
- see closed tickets
HDFS
- New connector #965 by @burakkose
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 | 19 | 1831 | 980 |
ennru | 15 | 9201 | 7011 |
sullis | 7 | 8 | 8 |
takezoe | 3 | 138 | 221 |
juanjoDiaz | 3 | 9 | 5 |
davideicardi | 2 | 256 | 69 |
anzecesar | 2 | 206 | 103 |
longshorej | 2 | 44 | 41 |
burakkose | 1 | 3273 | 1 |
radekg | 1 | 576 | 0 |
sfali | 1 | 397 | 79 |
hochgi | 1 | 61 | 41 |
damianbl | 1 | 49 | 7 |
adamtrousdale | 1 | 30 | 25 |
gregbeech | 1 | 17 | 12 |
randomcoder | 1 | 13 | 8 |
cheleb | 1 | 8 | 7 |
schrepfler | 1 | 3 | 3 |
ahd985 | 1 | 2 | 8 |
CatTail | 1 | 1 | 3 |
dana-harrington | 1 | 1 | 3 |
mikela | 1 | 1 | 1 |
lexn82 | 1 | 1 | 0 |
eed3si9n | 1 | 1 | 0 |