Skip to content

Releases: floydspace/effect-kafka

v0.4.1

14 Nov 22:33
210b51a

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

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

Choose a tag to compare

Patch Changes

v0.3.1

27 Oct 21:52
f35174b

Choose a tag to compare

Patch Changes

v0.3.0

26 Oct 23:37
d0d2729

Choose a tag to compare

Minor Changes

  • c2902e0 Thanks @floydspace! - - rename MessagePayload to ConsumerRecord similar how it is named in zio-kafka

    • handle message batches manually
  • #4 f5d97d2 Thanks @floydspace! - implement stream consumer
    allow handling commits manually

v0.2.0

20 Oct 21:09
60436c1

Choose a tag to compare

Minor Changes

v0.1.0

18 Oct 18:32
5261e75

Choose a tag to compare

Minor Changes