Alpakka 3.0.x

Major version change

The major version tick for Alpakka is due to major upgrades and changes in the dependencies used by the various connectors. Some Alpakka APIs changed as well, but we try to keep those changes minimal.

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

Note

In case you are browsing a specific version’s documentation: check out the latest release notes

All Alpakka modules are available for Scala 2.13 and all Alpakka modules are compatible with Akka 2.6.13+.

Release notes on GitHub

See later release notes on the GitHub releases page

3.0.3

Released 2021-08-11

Notable changes compared to 3.0.2

This release contains changes from 10 contributors in the Alpakka community. Thank you all!

commits  added  removed
      1    133       50 Yann Rolland
      1     22       15 Patrik Nordwall
      1     28        1 Jacek Sokol
      1     21        4 Mike Pedersen
      1      3        2 Arman Bilge
      1      2        2 Olivier NOUGUIER
      1      2        2 Marcel Mojzis
      1      2        2 Matthew de Detrich
      1      1        1 Ignasi Marimon-Clos
      1      1        1 Karl Molina

3.0.2

Released 2021-07-07

Notable changes compared to 3.0.1

This release contains changes from 3 contributors in the Alpakka community. Thank you all!

commits  added  removed
      2     60       58 Johan Andrén
      1    305       10 Ashley Wilson
      1      8        0 Jacek Sokol
      1      1        3 Arnout Engelen

3.0.1

Released 2021-06-03

Notable changes compared to 3.0.0

Due to a configuration error the Alpakka 3.0.0 release built Java code against JDK 11 instead of JDK 8. Alpakka 3.0.0 modules that contain Java code do not work on JDK 8.

The 3.0.1 release fixes this.

3.0.0

Released 2021-05-14

Notable changes compared to 3.0.0-M1

See changes per module

This release contains changes from 7 contributors in the Alpakka community. Thank you all!

Author Commits Lines added Lines removed
seglo seglo 7 114 121
armanbilge armanbilge 6 267 202
cheleb cheleb 2 1864 198
PepRoll PepRoll 2 2 3
jabbaugh jabbaugh 1 93 12
Seetaramayya Seetaramayya 1 16 5
mariohuizar mariohuizar 1 1 1
Author Commits Lines added Lines removed

3.0.0-M1

Released 2021-03-27

Notable changes compared to 2.0.2

Infrastructure

  • Remove git fetch depth limit in link validator github action #2582 by @seglo
  • CI: clean Travis caches explicitly #2459 by @ennru

Reference

See changes per module

This milestone contains changes from 25 contributors in the Alpakka community. Thank you all!

Author Commits Lines added Lines removed
ennru ennru 31 1371 1278
mrooding mrooding 20 3359 2818
seglo seglo 15 576 1020
dotbg dotbg 7 309 420
raboof raboof 7 58 53
armanbilge armanbilge 6 15307 10888
cheleb cheleb 2 11 7
sullis sullis 2 2 2
atyutin90 atyutin90 1 343 31
polentino polentino 1 304 171
bpiper bpiper 1 241 52
manuelcueto manuelcueto 1 211 65
johanandren johanandren 1 141 44
conorgriffin conorgriffin 1 134 15
aperkins1310 aperkins1310 1 127 33
tg44 tg44 1 109 35
jbward1 jbward1 1 40 77
mattkohl mattkohl 1 21 21
dwickern dwickern 1 18 15
markarasev markarasev 1 12 0
mikela mikela 1 10 10
lukaszlenart lukaszlenart 1 4 0
Bobo1239 Bobo1239 1 3 30
chbatey chbatey 1 2 2
smourapina smourapina 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.