github akka/alpakka v0.10
Apache Geode and Amazon Kinesis connectors

latest releases: v7.0.2, v7.0.1, v7.0.0...
6 years ago

This release includes a couple of additions:

Also there are quite a few fixes and improvements for the S3, JMS, AMQP and Google Cloud Pub/Sub connectors and SSE connector switches dependency from akka-sse to akka-http (which has akka-sse merged in).

There is one breaking API change in the S3 connector where listing a bucket now returns full metadata instead of key strings.

You can find all closed tickets on the 0.10 milestone page.

Documentation

Reference documentation.
API documentation.

Artifacts

libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-amqp" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-awslambda" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-azure-storage-queue" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-cassandra" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-csv" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-dynamodb" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-file" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-ftp" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-geode" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-google-cloud-pub-sub" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-hbase" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-ironmq" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-jms" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-kinesis" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-mqtt" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-s3" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-sns" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-sse" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-simple-codecs" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-sqs" % "0.10"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-xml" % "0.10"

Credits

commits  added  removed
      6     61       15 Arnout Engelen
      4    412       38 Francis De Brabandere
      3     77        9 Sean Callahan
      3      5        7 Martynas Mickevičius
      2    148       54 Enno Runne
      2     81       76 Daniel Forsman
      1   2385        0 Olivier NOUGUIER
      1    873        0 Brian Owen
      1     33        5 falmarri
      1     35        3 Roman Grebennikov
      1     26        3 Daniele Torelli
      1     10       11 Heiko Seeberger
      1      8        2 synox

Don't miss a new alpakka release

NewReleases is sending notifications on new releases.