Skip to content

Releases: oliyh/carmine-streams

Streaming of you

02 Nov 22:32
Compare
Choose a tag to compare

This release improves:

  • Connection error handling #18
  • More graceful shutdown when dealing with unblocks and interrupts #17
  • Documentation discouraging use of future #16

Leloo Dallas Multi Streams

23 Mar 16:56
Compare
Choose a tag to compare

🔥 This release has breaking changes to the API. Please read the notes below and refer to the Upgrade guide.

This release adds support for:

  • Priority-based consumption of multiple streams #11 (huge thanks to @olisolomons)
  • Providing metadata to the consumer function of the message id, consumer name, stream name etc #14
  • Compatibility with carmine 3.2

This release breaks:

  • Several API functions, see the Upgrade guide.