Releases: spring-projects/spring-kafka
v2.7.0-M1
Change log:
9f8576f GH-1683: Refactoring
e2cd1a1 GH-1683: Improve Missing Ack Argument Exception
b022f9a GH-1605: DeadLetterPublishingRecoverer Improvement
f9bc419 GH-1675: Resolve Sonar Issue (Method Complexity)
aa507b3 GH-1675: Validation on @KafkaHandler Methods
4781d81 GH-1672: More Sonar Polishing
dcce9d0 GH-1672: Sonar Fix (Complexity)
c537280 GH-1672: Option to Immediately Stop the Container
e12e13a GH-1673: Improve Docs for Default @KafkaHandler
adda0bf Fix typos in ContainerProperties
28d1dac GH-1661: Fix Typo
fa5c35e GH-1661: @KafkaListener Improvements
f637add GH-1668: Fix Sonar issue
5879b41 GH-1688: ConsumerAwareRebalListener Improvements
2f93abe Fix Sonar Magic Number
40f963c Add api to PR build
e5b55a2 Remove JavaDocs for non-existing generics
b9599a8 Add getEndOffsets() to KafkaTestUtils
043090d Fix hamcreset dependency for awaitility
8be9288 Fix Race in Test
62046c2 GH-1659: Only Log Record Metadata true by default
8276b6c Remove staging repo; 2.7.0 is now in central
d54e50a Upgrade Gradle Enterprise and Conventions Versions
f68ef3d GH-1653: Fix resetStateOnExceptionChange
fa50aa0 Fix doc typo
134f99b Upgrade versions
37cb8e7 Javadoc Polishing
e4ddc1b Remove push to master
from GH actions
d77df70 Some dependencies upgrades (#1652)
84bad5c Add GH Actions for PRs
c156539 Upgrade dependency and gradle versions
5c279ec Fix Javadoc Links
47cb78d Remove deprecations; add assertion
f38cb4f 2.7.0 RC3 Kafka Clients
ef6c115 GH-1646 Clear lastCommits after fixTxOffset
3a86d8d Don't cache tx producers after reset()
2f2010d GH-1643: Add More ConsumerStoppedEvent.Reasons
1140d5e GH-1641: Reconfigurable Producer Factory
1ff7823 Remove unused method
f60a554 Partition list, range with initial offsets
e666153 GH-1637: Fix TopicPartitionOffset.hashCode()
0f43bf2 Manual Assignment: Support Partition Ranges, Lists
74feb40 GH-1631: Remove unused topics from test
90b9f62 GH-1631: fix missing @sendto for cglib proxies
43c9527 GH-1633: Suppress Sonar Issue
81342e7 GH-1633: Fix Race and Event
786b8b1 GH-1633: Do not stop parent container when fenced
8b52f56 Fix two small typos in the documentation
465a91b Clean repositories up in the Gradle build script
82fc24a Remove TODO
1a1cc29 GH-1621: Doc/Javadoc Polishing
5c77905 Improve subBatchPerPartition determination
19bea7f GH-1621: Test Polishing
1c1edcf GH-1621: Fix nack() with Tx Batch Listener
82dd6c3 GH-1615: Resolve Sonar Issues
v2.6.5
Change log:
4076f42 Upgrade Micrometer Version; Prepare for Release
ee02d31 GH-1675: Validation on @KafkaHandler Methods
4c9ecb1 GH-1672: Option to Immediately Stop the Container
ff802bd GH-1673: Improve Docs for Default @KafkaHandler
19e99e6 Upgrade kafka-clients, reactor versions
c842cfe Fix typos in ContainerProperties
7471946 GH-1668: Fix Sonar issue
67e1522 GH-1688: ConsumerAwareRebalListener Improvements
27ddb42 Remove JavaDocs for non-existing generics
bec6c2a Add getEndOffsets() to KafkaTestUtils
49cf8f5 Add Gradle Plugins Repo
3961bf4 Doc overrides for Kafka 2.7.0
v2.5.11.RELEASE
Change log:
fab754a Upgrade Versions; Prepare for Release
bf5d38e (2.5.x) GH-1675: Validation on @KafkaHandler Methods
f2ecd40 Fix Java 11 syntax in test code
0fe7fad Add repos to build script for plugins
09fb266 GH-1672: Option to Immediately Stop the Container
c54d4f5 GH-1673: Improve Docs for Default @KafkaHandler
23c0957 Fix doc typo
v2.6.4
Change log:
e9d5282 Upgrade versions; prepare for release
da91130 Javadoc Polishing
36e30f1 Fix Javadoc for default EOSMode
ef6c115 GH-1646 Clear lastCommits after fixTxOffset
3a86d8d Don't cache tx producers after reset()
2f2010d GH-1643: Add More ConsumerStoppedEvent.Reasons
1140d5e GH-1641: Reconfigurable Producer Factory
1ff7823 Remove unused method
f60a554 Partition list, range with initial offsets
e666153 GH-1637: Fix TopicPartitionOffset.hashCode()
0f43bf2 Manual Assignment: Support Partition Ranges, Lists
74feb40 GH-1631: Remove unused topics from test
90b9f62 GH-1631: fix missing @sendto for cglib proxies
43c9527 GH-1633: Suppress Sonar Issue
81342e7 GH-1633: Fix Race and Event
786b8b1 GH-1633: Do not stop parent container when fenced
8b52f56 Fix two small typos in the documentation
465a91b Clean repositories up in the Gradle build script
82fc24a Remove TODO
1a1cc29 GH-1621: Doc/Javadoc Polishing
5c77905 Improve subBatchPerPartition determination
19bea7f GH-1621: Test Polishing
1c1edcf GH-1621: Fix nack() with Tx Batch Listener
82dd6c3 GH-1615: Resolve Sonar Issues
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