Skip to content

Releases: rcardin/kafkaesque

Release version 0.2.0

26 Sep 08:16
Compare
Choose a tag to compare

Here are the changes:

🔥 New Features

  • [KFKESQ-15]: It's now possible to add headers to the produced records and to test the headers of messages consumed in YOLO mode.

Release version 0.1.0

12 Sep 06:54
Compare
Choose a tag to compare

Here are the changes:

🔥 New Features

  • [KFKESQ-12]: It's now possible to configure the instances of KafkaProducer and KafkaConsumer used by the library.

🛠️ Maintenance

Release version 0.0.1

08 Jun 07:07
Compare
Choose a tag to compare

First release on Maven Central 🚀

v1.0.0-RC1

31 Dec 13:32
5b5028a
Compare
Choose a tag to compare

This release brings all the main features of the library. In detail, there is only one module, the core module, which works with any broker, i.e., the Spring Kafka embedded broker, the Testcontainers broker, and so on.

v0.4.0

06 Dec 08:11
Compare
Choose a tag to compare

Added the "live" module. This module allows depending only on the broker URL.

v0.3.0

11 Nov 21:08
41ddcaa
Compare
Choose a tag to compare

Added kafka-streams-test-utils like API

First release

10 Oct 19:56
Compare
Choose a tag to compare
First release Pre-release
Pre-release
v1.0.0-alpha

Updated version to 1.0.0-SNAPSHOT