Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

Releases: springwolf/springwolf-kafka

v0.2.0

03 Nov 20:28
Compare
Choose a tag to compare

Changelog

  • Add support for multi-parameter @KafkaListener methods where one of the parameters is annotated with @Payload
  • Change producer endpoint to /springwolf/kafka/publish

v0.1.1

01 Oct 10:57
Compare
Choose a tag to compare

Changelog

  • The project is no longer hosted on bintray (which has been EOLd), and was moved to maven central. The project group was also changed (from io.github.stavshamir to io.github.springwolf, so make sure to use the correct dependency (see https://github.com/springwolf/springwolf-kafka#dependencies).
  • Fixed #2 - thanks @chris0550 for reporting and fixing the issue!

v0.1.0

19 Aug 07:15
Compare
Choose a tag to compare

First release of springwolf-kafka as a standalone dependency.