Skip to content

Releases: daangn/kinesumer

v0.4.0

14 Jul 01:44
e06081d
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Added

  • Support manual commit: #12

v0.3.14

25 Apr 14:56
Compare
Choose a tag to compare

Fixed

  • Lock when pausing and re-starting the kinesumer.

v0.3.12

25 Apr 14:42
Compare
Choose a tag to compare

Fixed

  • Wrong aws error check.

v0.3.11

11 Apr 06:21
Compare
Choose a tag to compare

Fixed

  • Wait for consumer be active.

v0.3.10

01 Apr 11:26
d99dd6d
Compare
Choose a tag to compare

Fixed

  • A bug that panic if there are no alive clients: #15
  • A bug that hangs if error channel is full: #13
  • Update checkpoint when cancel subscription on efo mode: #10