Skip to content

Releases: mateusjunges/laravel-kafka

v2.3.1

15 Oct 00:59
c668172
Compare
Choose a tag to compare

What's Changed

  • Convert KAFKA_CONSUMER_DEFAULT_TIMEOUT to an integer to avoid type error by @niuf416 in #320

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

06 Oct 16:49
Compare
Choose a tag to compare

What's Changed

  • Add message id key name to config by @LabbeAramis in #315
  • Adds in the ability to set complete body when producing messages by @sash in #316

New Contributors

Full Changelog: v2.2.0...v2.3.0

v1.13.13

23 Sep 11:44
ab01ddc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.12...v1.13.13

v2.2.0

18 Aug 03:20
d15752b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.5...v2.2.0

v2.1.5

18 Aug 02:48
4911ebb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.4...v2.1.5

v2.1.4

05 Aug 04:11
Compare
Choose a tag to compare

What's Changed

  • Fix consumer middlewares to work as expected when using the $consumer parameter in message handlers by @sash in #304

New Contributors

  • @sash made their first contribution in #304

Full Changelog: v2.1.3...v2.1.4

v2.1.3

02 Aug 13:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

17 Jul 18:14
8986acd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

09 Jun 02:12
162f3b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

14 May 20:06
6560f15
Compare
Choose a tag to compare

What's Changed

  • Properly shut down producers by automatically calling flush. Improve docs by @mateusjunges in #283

Full Changelog: v2.0.4...v2.1.0