Skip to content

Releases: cloudtrust/kafka-client

Bump dependencies and minor fix

08 Jan 10:51
15e0aed
Compare
Choose a tag to compare
v1.4.1

Update module github.com/IBM/sarama to v1.45.0 (#15)

Add support for random consumer group names

11 Dec 10:45
71f7f7d
Compare
Choose a tag to compare
v1.4.0

Update module github.com/stretchr/testify to v1.10.0 (#12)

Update dependencies

23 Oct 12:26
dd9080b
Compare
Choose a tag to compare
v1.3.0

Update all dependencies (#7)

Add support for consuming delay

22 Oct 08:06
41d7c23
Compare
Choose a tag to compare
v1.2.2

[CLOUDTRUST-5471] Support consuming delay (#4)

Add method to produce a message with a partition key

17 Sep 11:33
4a35047
Compare
Choose a tag to compare
v1.2.1

CLOUDTRUST-5473] Add method to send message with a partition key (#3)

Pass message offset to mappers

13 Sep 13:03
2d26baf
Compare
Choose a tag to compare
Merge pull request #2 from cloudtrust/CLOUDTRUST-5473

[CLOUDTRUST-5490] Add message offset to KafkaMessageMapper

Use env variables for secrets

02 May 14:27
49e36d2
Compare
Choose a tag to compare
v1.1.0

Small enhancements, add missing functions, ...

Initial release

20 Mar 09:54
Compare
Choose a tag to compare
v1.0.0

Fix dependency vulnerability