Skip to content

Releases: Trendyol/kafka-wrapper

remove sensitive logging

27 Dec 13:34
Compare
Choose a tag to compare
v1.1.9

Use message.Key instead of message.Topic

update dependencies

18 Jul 07:32
Compare
Choose a tag to compare
v1.1.8

update sarama lib version

1.1.7

11 Jun 11:31
7032d15
Compare
Choose a tag to compare

Can handle to work with multiple brokers.

v1.1.6

28 Apr 08:03
Compare
Choose a tag to compare
Onur removes the unnecessary function on the EventHandler interfacer

Retry Only Behavioral Selector

27 Apr 07:26
Compare
Choose a tag to compare
v1.1.5

Onur/Sinan refactors the header operator and adds a retry only Behavi…

Configuration generation

25 Apr 08:35
Compare
Choose a tag to compare

We add a configuration generator to generate primitive configurations which is widely used and improve performance

Configure the metadata retrieval process

19 Apr 07:57
Compare
Choose a tag to compare

Consumers and providers now can configure the metadata retrieval process by a new interface "ConfigurationManipulation"

v1.1.2

17 Feb 13:41
Compare
Choose a tag to compare
  • error has been added to record header when it retries

v1.1.1

16 Feb 23:59
Compare
Choose a tag to compare
  • Refactor creating consumer group
  • Updated sarama version to 1.38.1

v1.0.0

25 Apr 21:17
Compare
Choose a tag to compare
update dependencies