Releases: spring-projects/spring-kafka
v2.3.13.RELEASE
Change log:
8b69169 Upgrade versions; prepare for release
5a352d2 Javadoc Polishing
b7663d3 Adjust repositories in build.gradle
2b2bb89 Don't cache tx producers after reset()
e9c5203 GH-1637: Fix TopicPartitionOffset.hashCode()
65cec04 GH-1631: fix missing @sendto for cglib proxies
79a9e9a GH-1519: Fix @sendto on @KafkaHandler
ef1b322 GH-1621: Fix test for back-port
d368518 GH-1621: Fix nack() with Tx Batch Listener
24225a2 API Compatibility Back Ports
c0ce468 GH-1613: Fix Race in Producer Factory
v2.5.9.RELEASE
Change log:
482b546 GH-1637: Fix TopicPartitionOffset.hashCode()
9a013e2 GH-1631: Remove unused topics from test
dca07ac GH-1631: fix missing @sendto for cglib proxies
a227594 GH-1633: Fix Race and Event
8cc2301 GH-1633: Do not stop parent container when fenced
9d61d73 Fix two small typos in the documentation
049ab3d GH-1621: Test Polishing
004c919 GH-1621: Fix test for back-port
4892f27 GH-1621: Fix nack() with Tx Batch Listener
v2.6.3
Change log:
7e21d65 Upgrade versions; prepare for release
7668f52 GH-1618: Remove Duplicate Parameter
5c1d290 GH-1612: Fix Javadocs
c092202 JsonDeserializer - javadoc fix, minor changes
89b6ffc GH-1612: Option: Producer Fenced: Stop Container
078474e GH-1615: Add maxAge to Producers
7ad38c0 GH-1613: Fix Race in Producer Factory
b9e28d7 GH-1610: Reset Retry State when Exception Changes
620c1a6 GH-1587: Fix NPE with Foreign TM and fixTxOffsets
9bb4334 GH-1587: Improve Javadocs for fixTxOffsets
212689c DeadLetterPublishingRecoverer Docs
a6ee4b3 Upgrade Spring Data Version
7f04c44 Upgrade Dependency Versions
70af1ca Javadoc Polishing
v2.5.8.RELEASE
Change log:
25fc8f9 GH-1618: Remove Duplicate Parameter
2240aff GH-1612: Fix Javadocs
49aedaa GH-1612: Option: Producer Fenced: Stop Container
f195b62 GH-1615: Add maxAge to Producers
e815ace GH-1613: Fix Race in Producer Factory
fb1977c GH-1587: Fix NPE with Foreign TM and fixTxOffsets
36abb92 GH-1604: Document Scala Incompatibility
ab6a1fd Remove extraneous file
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