CSV parser, AWS SNS and IronMQ connectors
This release includes three new components:
- CSV parser thanks to @ennru
- AWS SNS connector thanks to @fg-devs
- IronMQ connector thanks to @filosganga
There are also quite a few improvements and bug fixes to connectors including, but not limited to AMQP, FTP, S3, SQS.
You can find all closed tickets on the 0.8 milestone page.
Documentation
Reference documentation.
API documentation.
Artifacts
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-amqp" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-awslambda" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-cassandra" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-csv" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-dynamodb" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-file" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-ftp" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-google-cloud-pub-sub" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-hbase" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-ironmq" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-jms" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-mqtt" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-s3" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-sns" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-sse" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-simple-codecs" % "0.8"
libraryDependencies += "com.lightbend.akka" %% "akka-stream-alpakka-sqs" % "0.8"
Credits
commits added removed
13 2203 328 Filippo De Luca
4 15 7 Arnout Engelen
3 2121 37 Enno
2 361 61 Michael Kober
2 156 18 Dmytro Dermanskyi
2 21 9 Martynas Mickevičius
1 693 378 Krzysiek Ciesielski
1 702 41 falmarri
1 436 1 Fabian
1 134 24 Matthias Lüneberg
1 105 32 Stefano Bonetti
1 39 36 Heiko Seeberger
1 9 12 dpfeiffer
1 8 5 Juan José Vázquez
1 1 1 Matthias Merdes