Alpakka Versions Save

Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.

v7.0.2

1 month ago

:mega: Alpakka 7.0.2 released!

Changes

:toolbox: Infrastructure

Apache Solr

AvroParquet

AWS Kinesis

  • kinesis: use stage materializer with IODispatcher instead of injected EC #3047 by @jtjeferreira

Geode

JMS

Unix Domain Socket

:bow: Credits

Special thanks to the following contributors who helped with this release: @JustinPihony, @johanandren, @jtjeferreira, @mkurz and @scala-steward

v7.0.1

4 months ago

:mega: Alpakka 7.0.1 released!

Changes

AvroParquet

AWS Kinesis

Elasticsearch

  • Elasticsearch: keep path from base URI #3042 by @ennru

Jakarta Messaging

JMS

:bow: Credits

Special thanks to the following contributors who helped with this release: @ennru, @jtjeferreira, @leviramsey, @patriknw and @sebastian-alfers

v7.0.0

6 months ago

:mega: Alpakka 7.0.0 released!

Changes

AMQP

Apache Solr

Apache HDFS

AWS EventBridge

AWS Lambda

AWS Kinesis

AWS SNS

AWS SQS

Azure Storage Queue

Cassandra

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

Elasticsearch

File

FTP

Geode

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

Google Cloud BigQuery

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

Google Cloud BigQuery Storage

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

Google Cloud Pub/Sub

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

Google Cloud Pub/Sub gRPC

Google Cloud Storage

HBase

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

Huawei Push Kit

InfluxDB

JMS

Json streaming

MQTT

  • mqtt: use the official Eclipse Mosquitto image #3004 by @ennru

MQTT Streaming

  • mqtt: use the official Eclipse Mosquitto image #3004 by @ennru

Pravega

Reference

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

XML

:bow: Credits

Special thanks to the following contributors who helped with this release: @Arikuti, @bturos, @JustinPihony, @TheDeadOne, @ennru, @patriknw, @sanjaykatla and @sebastian-alfers

v7.0.0-M2

6 months ago

:mega: Alpakka 7.0.0-M2 released!

Changes

AMQP

Apache Solr

Apache HDFS

AWS EventBridge

AWS Lambda

AWS Kinesis

AWS SNS

AWS SQS

Azure Storage Queue

Cassandra

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

Elasticsearch

File

FTP

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti
  • FTP: Add a setting to enable automatic server encoding detection #2999 by @TheDeadOne
  • FTP: Add for FTPS the ability to set KeyManager and TrustManager #2993 by @TheDeadOne

Geode

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

Google Cloud BigQuery

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

Google Cloud BigQuery Storage

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

Google Cloud Pub/Sub

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

Google Cloud Pub/Sub gRPC

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

Google Cloud Storage

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

HBase

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

Huawei Push Kit

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

InfluxDB

JMS

Json streaming

MQTT

  • mqtt: use the official Eclipse Mosquitto image #3004 by @ennru

MQTT Streaming

  • mqtt: use the official Eclipse Mosquitto image #3004 by @ennru

Pravega

Reference

  • Scala 3.3.1 and improve Scala 3 compatibility #3010 by @Arikuti

XML

:bow: Credits

Special thanks to the following contributors who helped with this release: @Arikuti, @JustinPihony, @TheDeadOne, @ennru, @patriknw, @sanjaykatla and @sebastian-alfers

v6.0.2

8 months ago

:mega: Alpakka 6.0.2 released!

Changes

Cassandra

Elasticsearch

  • docs: fix multiple examples for commit after write to elasticsearch #2986 by @efgpinto

File

:bow: Credits

Special thanks to the following contributors who helped with this release: @akirataguchi115, @aludwiko, @efgpinto, @gael-ft, @johanandren, @octonato and @patriknw

v6.0.1

11 months ago

:mega: Alpakka 6.0.1 released!

Alpakka 6.0.0 accidentally contained a transitive dependency to a milestone of Akka HTTP, this is now fixed.

Note that this release bumps Scala 3 support to Scala 3.2

Changes

:bow: Credits

Special thanks to the following contributors who helped with this release: @ennru and @johanandren

v6.0.0

1 year ago

:mega: Alpakka 6.0.0 released!

Breaking changes

MQTT Streaming needed to split constants for Quality of Service levels which requires code changes. The flags QoSAtMostOnceDelivery, QoSAtLeastOnceDelivery and QoSExactlyOnceDelivery moved from ControlPacketFlags to PublishQoSFlags and SubscribeQoSFlags. Depending on the context the correct set of constants must be used. See #2969

AMQP

Avroparquet

AWS S3

Cassandra

CSV

FTP

Google Cloud connectors

Google Cloud Pub/Sub gRPC

MongoDB

MQTT Streaming

  • fix(mqtt-streaming): correct UNSUBACK flags #2971 by @ennru
  • fix(mqtt-streaming): Separate MQTT QoS by message type #2969 by @ennru

XML

Other changes

:bow: Credits

Special thanks to the following contributors who helped with this release: @ennru, @johanandren and @sebastian-alfers

New Contributors

Full Changelog: https://github.com/akka/alpakka/compare/v5.0.0...v6.0.0

v5.1.0-M1

1 year ago

:mega: Alpakka 5.0.1-M1 released!

Changes

AWS S3

Cassandra

Comma-separated Values (CSV)

FTP

  • ftp(test): use ubuntu/squid Docker image #2942 by @ennru

Google Cloud Pub/Sub

  • bump: Google cloud SDK/emulator 416; Pub/Sub gRPC 1.123.1 #2954 by @ennru

Google Cloud Pub/Sub gRPC

  • bump: Google cloud SDK/emulator 416; Pub/Sub gRPC 1.123.1 #2954 by @ennru
  • bump: sync Google Auth libs upgrades (1.15.0) #2953 by @ennru
  • bump: Akka gRPC 2.2.1 (was 2.2.0) and project infra #2944 by @ennru

MongoDB

  • Mongo: driver 4.7.2 (was 4.4.0), adds full support for MongoDB 6.0 #2940 by @mikela

Pravega

  • docs(pravega): remove broken Slack link #2946 by @ennru

XML

:bow: Credits

Special thanks to the following contributors who helped with this release: @Daniel-Khodabakhsh, @ennru, @jcazevedo, @johanandren, @mikela, @patriknw and @sebastian-alfers

v5.0.0

1 year ago

:mega: Alpakka 5.0.0 released!

Changes

Apache Solr

Cassandra

Google Cloud Pub/Sub gRPC

  • bump: sbt 1.7.2 and plugins (Akka gRPC 2.2.0) #2927 by @ennru

Slick

Spring Web

:bow: Credits

Special thanks to the following contributors who helped with this release: @ennru, @johanandren and @patriknw

v5.0.0-M2

1 year ago

:mega: Alpakka 5.0.0-M2 released!

Changes

AMQP

Apache Solr

AvroParquet

AWS EventBridge

AWS Lambda

AWS Kinesis

AWS S3

  • bump: Scala 2.13.10 and 2.12.17; Javadoc links #2925 by @ennru

Cassandra

Comma-separated Values (CSV)

Elasticsearch

File

FTP

Google Cloud BigQuery

Google Cloud Pub/Sub

Google Cloud Pub/Sub gRPC

  • bump: sbt 1.7.2 and plugins (Akka gRPC 2.2.0-M1) #2927 by @ennru

InfluxDB

  • bump: Scala 2.13.10 and 2.12.17; Javadoc links #2925 by @ennru

IronMQ

  • bump: Scala 2.13.10 and 2.12.17; Javadoc links #2925 by @ennru

JMS

MQTT

MQTT Streaming

Pravega

  • bump: Scala 2.13.10 and 2.12.17; Javadoc links #2925 by @ennru

:bow: Credits

Special thanks to the following contributors who helped with this release: @ennru, @johanandren and @patriknw