Skip to content

Releases: lolboxen/akka-stream-nats

v0.2.0

01 Apr 01:55
Compare
Choose a tag to compare
simplified connection anticorruption middleware, exposing nats config…

v0.1.6

20 Mar 00:01
Compare
Choose a tag to compare
fetch at fixed intervals to avoid aggressive CPU usage when no messag…

v0.1.5

20 Feb 03:00
Compare
Choose a tag to compare
fixed memory leak in pendingAck where entries were not getting removed

0.1.4

19 Feb 21:45
Compare
Choose a tag to compare
upgraded to akka 2.6

0.1.3

18 Feb 17:34
Compare
Choose a tag to compare
guard publish promise against multiple completions

0.1.2

18 Feb 02:24
Compare
Choose a tag to compare
simplified FPS, support jetstream push

0.1.1

17 Feb 15:36
Compare
Choose a tag to compare
when rate is 0 and queue is empty force batch size to 1

0.1.0

16 Feb 18:20
Compare
Choose a tag to compare
code init