Alpakka 1.1.x

To understand the forces on version numbers, read about Alpakka’s versioning scheme.

1.1.2

Released 2019-10-10

Notable changes in 1.1.2

  • AWS S3: make raw request URI contain path and query #1923 by @ennru backported in #1963
  • JMS: Added withHeader(s) withProperty(-ies) and withoutDestination methods… #1830 by @WellingR backported in #1974
  • JMS: Java API for JmsMessages withProperties #1904 by @dotbg backported in #1977
  • MQTT Streaming: Automatically unregister packet ids and other resources #1853 by @huntc backported in #1961
  • AWS S3, SNS, SQS, IronMQ, SSE: Akka HTTP 10.1.10 #1939 by @ennru backported in #1969

See changes per module

1.1.1

Released 2019-08-08

To allow for API-breaking changes and major dependency upgrades, we expect to release Alpakka 2.0.0 in a few months.

Notable changes in 1.1.1

See changes per module

Contributors in 1.1.1

Author Commits Lines added Lines removed
2m 2m 27 493 533
ennru ennru 12 417 485
huntc huntc 3 108 76
fagossa fagossa 2 146 1
MarcinAman MarcinAman 1 300 39
markarasev markarasev 1 77 29
raboof raboof 1 15 7
newca12 newca12 1 6 1
pulltab pulltab 1 4 1
longshorej longshorej 1 1 1
sullis sullis 1 1 1

1.1.0

Released 2019-07-03

Note

This minor version release is motivated by the addition of the two new connectors for InfluxDB and Google Cloud Storage. Most connectors do not have any changes since 1.0.2.

All APIs are backwards compatible with 1.0.0 (excluding those that were marked as “API may change”).

To allow for API-breaking changes and major dependency upgrades, we expect to release Alpakka 2.0.0 in a few months.

Notable changes in 1.1.0

  • New: Alpakka InfluxDB
  • New: Alpakka Google Cloud Storage
  • Most connectors are available for Scala 2.13 (for remaining see the Alpakka Scala 2.13 project board)
  • Alpakka Couchbase has built-in support for Akka Discovery #1746
  • MQTT streaming: SourceQueue backpressure #1577
  • Akka 2.5.23 is now required. This upgrade gives Alpakka access to
  • Akka HTTP 10.1.8 is now required for Alapkka connectors using it. This upgrade gives Alpakka access to
    • Scala 2.13
    • improvements for Server-sent Events (SSE)

See changes per module

Contributors in 1.1.0

Author Commits Lines added Lines removed
ennru ennru 29 2274 3366
2m 2m 20 5553 125
gipeshka gipeshka 20 864 519
sullis sullis 2 2 2
jkobejs jkobejs 1 5216 1106
gkatzioura gkatzioura 1 2095 0
francisdb francisdb 1 1216 0
nsandroni nsandroni 1 555 216
codingismy11to7 codingismy11to7 1 496 4
longshorej longshorej 1 355 106
LGLO LGLO 1 76 20
MarcinAman MarcinAman 1 59 23
kubukoz kubukoz 1 15 0
jefftt jefftt 1 8 9
srxx srxx 1 6 4
EldarKZ16 EldarKZ16 1 6 0
tonicebrian tonicebrian 1 1 1

Changes per module

Found an error in this documentation? The source code for this page can be found here. Please feel free to edit and contribute a pull request.