Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusjunges committed Oct 6, 2024
1 parent b226a53 commit 2adc207
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All relevant changes to `mateusjunges/laravel-kafka` will be documented here.

##[2024-10-06 v2.3.0](https://github.com/mateusjunges/laravel-kafka/compare/v2.2.0...v2.3.0)
* Add message id key name to config by @LabbeAramis in [#315](https://github.com/mateusjunges/laravel-kafka/pull/315)
* Adds in the ability to set complete body when producing messages by @sash in [#316](https://github.com/mateusjunges/laravel-kafka/pull/316)


##[2024-08-18 v2.2.0](https://github.com/mateusjunges/laravel-kafka/compare/v2.1.5...v2.2.0)
* Introduce async publishing by @mateusjunges and @sash in [#312](https://github.com/mateusjunges/laravel-kafka/pull/312)
* Allow to reset the Kafka Manager by @mateusjunges in [#314](https://github.com/mateusjunges/laravel-kafka/pull/314)
Expand Down

0 comments on commit 2adc207

Please sign in to comment.