Skip to content

Releases: floydspace/effect-kafka

v0.6.0

24 Nov 02:09
65558b9
Compare
Choose a tag to compare

Minor Changes

  • #29 d3c8fc0 Thanks @floydspace! - define UnknownProducerError and use it as fallback for all errors happend in producer engine

Patch Changes

v0.5.2

22 Nov 12:29
d7d0ca5
Compare
Choose a tag to compare

Patch Changes

v0.5.1

20 Nov 22:41
08b19d2
Compare
Choose a tag to compare

Patch Changes

v0.5.0

20 Nov 22:10
87ddb2f
Compare
Choose a tag to compare

Minor Changes

  • #22 42f2df9 Thanks @floydspace! - Improve build configuration, expose sub packages and fix optional peer dependencies bug, closes #21

v0.4.3

18 Nov 21:11
310264f
Compare
Choose a tag to compare

Patch Changes

v0.4.2

16 Nov 13:33
80de819
Compare
Choose a tag to compare

Patch Changes

  • 0ef48b3 Thanks @floydspace! - forward rdkafka logs, use Logger.withMinimumLogLevel to enable desired log levels, closes #11

v0.4.1

14 Nov 22:33
210b51a
Compare
Choose a tag to compare

Patch Changes

  • b72be89 Thanks @floydspace! - fix bug when message offered to the queue was not suspended in case of back pressure

  • b72be89 Thanks @floydspace! - add layerConfig for kafka instance implementations

v0.4.0

29 Oct 22:19
975f8b0
Compare
Choose a tag to compare

Minor Changes

  • 4783992 Thanks @floydspace! - rename producer send as sendScoped, and define different send signature

Patch Changes

v0.3.2

28 Oct 00:15
1d02871
Compare
Choose a tag to compare

Patch Changes

v0.3.1

27 Oct 21:52
f35174b
Compare
Choose a tag to compare

Patch Changes