Skip to content

Releases: mateusjunges/laravel-kafka

v1.13.5

24 Oct 14:00
c5f9be1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.4...v1.13.5

v1.13.4

25 Sep 14:57
445aa85
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.3...v1.13.4

v1.13.3

18 Sep 21:03
9ee74c2
Compare
Choose a tag to compare

What's Changed

  • Update package dependencies by @mateusjunges
  • Update README.md to link to the 1.13 documentation page by @tavsec in #212

New Contributors

Full Changelog: v1.13.2...v1.13.3

v1.13.2

12 May 15:12
eba43c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.1...v1.13.2

v1.13.1

08 May 23:53
20e43a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.13.1

v1.13.0

28 Mar 20:03
bd48efc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.3...v1.13.0

v1.12.3

04 Mar 11:48
23b6754
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.2...v1.12.3

v1.12.2

21 Feb 17:17
Compare
Choose a tag to compare

What's changed

  • Fix contracts marked as internal (Fixes #178)

Full Changelog: v1.12.1...v1.12.2

v1.12.1

15 Feb 22:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.12.1

v1.12.0

09 Feb 18:32
Compare
Choose a tag to compare

What's Changed

  • Allow consumer to subscribe to signals by @mateusjunges in #172
  • Rename method stopConsume to stopConsuming by @mateusjunges in #172
  • Added a new onStopConsuming method (allows to define a callback that will run when the consumer stops consuming) by @mateusjunges in #172

Full Changelog: v1.11.0...v1.12.0