Releases: spring-projects/spring-kafka
v2.5.10.RELEASE
v2.4.12.RELEASE
Change log:
cac1ced Upgrade grgit plugin
8163abd Upgrade versions; prepare for release
e777a6b Javadoc Polishing
e307771 Don't cache tx producers after reset()
2b02987 Adjust repositories in build.gradle
fa50a4a GH-1637: Fix TopicPartitionOffset.hashCode()
8e9f9de GH-1631: fix missing @sendto for cglib proxies
c52d736 GH-1519: Fix @sendto on @KafkaHandler
724ac8a GH-1621: More back-ported test fixes
21f511b GH-1621: Fix test for back-port
c240737 GH-1621: Fix nack() with Tx Batch Listener
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