Skip to content

Releases: quarkiverse/quarkus-kafka-streams-processor

4.2.1

09 May 08:03
Compare
Choose a tag to compare

What's Changed

  • feat(impl): Integrate a Vert.x context with the Kafka Streams runtime to enable the use of ContextLocals APIs by @lmartella1 in #159
  • chore(release): Release 4.2.0 by @csemaan1A in #165
  • chore(release): Release 4.2.1 by @csemaan1A in #167

Full Changelog: 4.1.0...4.2.1

4.1.0

04 Mar 16:26
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 by @dependabot in #137
  • chore(deps): bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #139
  • feat(impl): Support interception of output record before serialization by @edeweerd1A in #148
  • fix(test): Migrate to Kafka Native as dev service by @edeweerd1A in #150
  • feat(impl): support custom key type by @edeweerd1A in #149
  • chore(release): Release 4.1.0 by @edeweerd1A in #154

Full Changelog: 4.0.3...4.1.0

4.0.3

10 Jan 10:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.2...4.0.3

3.0.3

09 Jan 15:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.0.3

3.0.2

09 Jan 12:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

4.0.2

09 Jan 10:05
Compare
Choose a tag to compare

What's Changed

  • Avoid publishing support modules in Maven Central by @gastaldi in #104
  • chore(deps): bump org.asciidoctor:asciidoctorj-pdf from 2.3.17 to 2.3.18 by @dependabot in #101
  • fix(ci): make ValeCLI to produce error/warnings as in-line comments on the PR by @lmartella1 in #89
  • chore(deps): bump kafka.version from 3.6.2 to 3.8.0 by @dependabot in #99
  • chore(deps): bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot in #100
  • Revert "chore(deps): bump org.hamcrest:hamcrest from 2.2 to 3.0" by @csemaan1A in #123
  • feat(pom): Update Quarkus to 3.15.1 by @edeweerd1A in #114
  • chore(release): release 4.0.2 by @edeweerd1A in #126

New Contributors

Full Changelog: 3.0.1...4.0.2

3.0.1

14 Oct 16:08
Compare
Choose a tag to compare

What's Changed

  • fix(doc): Transform Processor CDI Decorator into manual decorators by @edeweerd1A in #118 BREAKING CHANGE

Full Changelog: 2.0.1...3.0.1

2.0.1

02 Oct 05:48
Compare
Choose a tag to compare

What's Changed

  • feat(doc): add valeCLI github action to automatically lint extension … by @lmartella1 in #88
  • fix(impl): propagate Opentelemetry baggage and related kafka headers by @nreant1A in #109

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

22 May 13:58
Compare
Choose a tag to compare
  • Remove the production of a TopologyConfigBuildItem 37b9972