0.6 - SSE, AWS Lambda
This release includes:
- Server-Sent Events (SSE) thanks to @hseeberger
- AWS Lambda thanks to @vitold
- improvements to S3 and FTP connectors
You can find all closed issues on the 0.6 milestone page.
Documentation
Reference documentation.
API documentation.
Artifacts
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-amqp" % "0.6"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-awslambda" % "0.6"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-cassandra" % "0.6"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-dynamodb" % "0.6"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-file" % "0.6"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-ftp" % "0.6"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-hbase" % "0.6"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-jms" % "0.6"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-mqtt" % "0.6"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-s3" % "0.6"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-sse" % "0.6"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-simple-codecs" % "0.6"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-sqs" % "0.6"
Credits
commits added removed
5 201 202 Martynas Mickevičius
3 72 2 Patrik Nordwall
3 18 21 Elliot P. Harik
2 431 4 Heiko Seeberger
2 96 8 Catalin Ursachi
1 441 2 viktor
1 27 3 Nicolas Joseph
1 25 1 Rafael Cordones
1 3 3 Johan Andrén