Skip to content

Releases: spring-projects/spring-kafka

v2.5.10.RELEASE

09 Dec 18:56
Compare
Choose a tag to compare

Change log:

f6880db Upgrade versions; prepare for release
0c5346c Javadoc Polishing
7bfc6b7 GH-1646 Clear lastCommits after fixTxOffset
fa8cbeb Don't cache tx producers after reset()
a306c58 GH-1643: Add More ConsumerStoppedEvent.Reasons
1118056 GH-1641: Reconfigurable Producer Factory

v2.4.12.RELEASE

09 Dec 18:33
Compare
Choose a tag to compare

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

09 Dec 18:19
Compare
Choose a tag to compare

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

23 Nov 21:23
Compare
Choose a tag to compare

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

11 Nov 17:44
Compare
Choose a tag to compare

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

11 Nov 16:37
Compare
Choose a tag to compare

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

11 Nov 15:50
Compare
Choose a tag to compare

Change log:

d020704 API Compatibility Back Ports
c558d2b GH-1613: Fix Race in Producer Factory

v2.5.7.RELEASE

28 Oct 18:59
Compare
Choose a tag to compare

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

28 Oct 18:47
Compare
Choose a tag to compare

Change log:

eb17826 Upgrade Reactor Version
a456473 Upgrade Versions; Prepare for Release
bfccd6e GH-1591: Apply BackOff in DARP with Batch Listener

v2.3.12.RELEASE

28 Oct 18:30
Compare
Choose a tag to compare

Change log:

22f488f Upgrade Reactor Version
08b1772 Upgrade Versions; Prepare for Release
a8d8497 GH-1591: Apply BackOff in DARP with Batch Listener