Releases: spring-projects/spring-kafka
v2.4.11.RELEASE
v2.5.7.RELEASE
Change log:
f5c3b79 Upgrade Reactor Version
5f6ec92 Fix Transitive Scala Library Version
c225c0d Fix Transitive Scala Library Version
d1a1228 Upgrade Versions; Prepare for Release
18f9615 GH-1597: Fix NPE
7caa703 GH-1591: Apply BackOff in DARP with Batch Listener
86ac3e0 Expose @KafkaListener BPP method handler factory
31ea5c4 Fix doc typo
v2.4.10.RELEASE
v2.3.12.RELEASE
v2.6.2
Change log:
88eaff6 Upgrade Dependency Versions; Prepare for Release
99ea105 Doc Polishing
c805221 GH-810: Resolve Sonar issue
2580664 GH-810: Add StreamsBuilderFB.setCleanupConfig()
43742ab GH-1597: Fix NPE
abe720b More Sonar Fixes
b275384 Sonar fixes
0c5867e GH-1591: Apply BackOff in DARP with Batch Listener
0106acf Expose @KafkaListener BPP method handler factory
7acf1b9 @KafkaListener Javadoc Polishing
a1e6024 Upgrade to gradle 6.6.1
932b609 Reformat test class
321b18f Add RecordMetadata to ProducerListener.onError
be0cc7c Add ListenerContainerNoLongerIdleEvent
v2.6.1
v2.5.6.RELEASE
Change log:
8e94fe4 Upgrade versions; prepare for release
5bc2ac6 GH-1587: Remove Java 11 Test Elements
ad24675 GH-1587: Don't Correct TX Offsets After Seek(s)
80aa8fd GH-1587: Option to Correct Transactional Offsets
a0e2b25 Doc Polishing
db001d4 GH-1582: Add GenericErrorHandler.setAckAfterHandle
fb975dd GH-1184: Add Exactly Once Test Case
cef32ed Remove duplicate test
3ba42d5 Fix Shutdown Race Causing Test Delays
18edc93 Fix Request/Reply with ConsumerRecord
72fddc1 GH-1569: Add Message Listener Advice Chain
24b9e96 GH-1565: ErrorHandlingDeserializer Extensions
fa983fd Fix idleBetweenPolls max value calculation
90c87c0 Add ConversionException in classifier to skip
a52f2fe GH-1563: Fix JUnit5 @EmbeddedKafka.partitions()
v2.4.9.RELEASE
Change log:
62fc6f9 Upgrade versions; prepare for release
2010e94 Remove duplicate test
fbd9cfc Fix Shutdown Race Causing Test Delays
d60df68 Fix Request/Reply with ConsumerRecord
fd41e50 GH-1565: ErrorHandlingDeserializer Extensions
7303413 Fix idleBetweenPolls max value calculation
cca897b GH-1563: Fix JUnit5 @EmbeddedKafka.partitions()
045b1d0 GH-1550: Polish test
af0ad5b GH-1550: DefaultKafkaHeaderMapper - trust arrays
7a53401 Fix javadocs in back-port
3d1cd0a ReplyingKTemplate Handle DeserializationException
ad7cad4 Fix Map Iteration
343df6d FIX: KafkaMessageListenerContainer#processTimestampSeeks offsetsForTimes method can return map with null values
v2.3.11.RELEASE
Change log:
3202a9a Upgrade Micrometer version
5267b47 Upgrade versions; prepare for release
9a33485 Remove duplicate test
feac8d2 Fix Shutdown Race Causing Test Delays
2f048be Fix Request/Reply with ConsumerRecord
bc086de GH-1565: ErrorHandlingDeserializer Extensions
d2bfca9 Fix idleBetweenPolls max value calculation
313852a GH-1563: Fix JUnit5 @EmbeddedKafka.partitions()
ab63fec GH-1550: Polish test
84d3ade GH-1550: DefaultKafkaHeaderMapper - trust arrays
a19b29d Fix javadocs in back-port
8323d63 ReplyingKTemplate Handle DeserializationException
5b2fd49 Fix Map Iteration
f1f687b FIX: KafkaMessageListenerContainer#processTimestampSeeks offsetsForTimes method can return map with null values