Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.

Releases: aserrallerios/kcl-akka-stream

v0.9

22 Aug 09:50
Compare
Choose a tag to compare
fix BackpressureTimeout after checkpoint throw ShutdownException (#15)

* fix substream exception cause BackpressureTimeout

* update jdk to openjdk8

v0.8

02 Jan 13:48
1a9c22d
Compare
Choose a tag to compare

Update dependency to KCL 2.X

Thanks to @julianhowarth!

v0.7

16 Oct 06:16
f1109ac
Compare
Choose a tag to compare

Update sbt & scala versions.

Thanks to @sullis!

v0.6

04 Sep 13:46
cbc8ae4
Compare
Choose a tag to compare

Added cause to the BackpressureError.

Thanks to @CatTail!

v0.5

19 May 16:22
8e6a8b9
Compare
Choose a tag to compare

Fix backpressure when consuming multiple shards.

Thanks to @julianhowarth !

v0.4

15 May 17:42
b0e6b33
Compare
Choose a tag to compare
  • Fix drop of records due to backpressure.
  • Fix checkpoint of records that share the same sequence number.

Thanks to all contributors!

v0.3

09 Apr 08:00
Compare
Choose a tag to compare
Update README

v0.2

03 Feb 19:56
Compare
Choose a tag to compare
Refactor Source and remove unused code

v0.1

21 Jan 19:41
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release
Add publish configuration