Releases: Trendyol/kafka-wrapper
Releases · Trendyol/kafka-wrapper
remove sensitive logging
v1.1.9 Use message.Key instead of message.Topic
update dependencies
v1.1.8 update sarama lib version
1.1.7
Can handle to work with multiple brokers.
v1.1.6
Onur removes the unnecessary function on the EventHandler interfacer
Retry Only Behavioral Selector
v1.1.5 Onur/Sinan refactors the header operator and adds a retry only Behavi…
Configuration generation
We add a configuration generator to generate primitive configurations which is widely used and improve performance
Configure the metadata retrieval process
Consumers and providers now can configure the metadata retrieval process by a new interface "ConfigurationManipulation"
v1.1.2
- error has been added to record header when it retries
v1.1.1
- Refactor creating consumer group
- Updated sarama version to 1.38.1
v1.0.0
update dependencies