Releases: spring-projects/spring-kafka
v2.4.4.RELEASE
Change log:
05f2320 GH-1414: ConcurrentMLC Fix ConcurrentModification
f07925e GH-1382: RetryingBatchErrorHandler
c0dbc6e Remove unnecessary directives (conventions plugin)
7ccf9d9 GH-1397: Channel doc polishing
76dc266 Use Spring Gradle Enterprise Conventions Plugin
d5a8a4b GH-1400: Expose topology from StreamsBuilder
v2.4.3.RELEASE
Change log:
33045d3 Upgrade versions ready for release
b28200a GH-1397: Docs for S-I-K Channels
f536406 GH-1388: DeadLetterPR: Don't start a Tx if allowed
1372405 GitHub instead ofJIRA in the contribution guidelines
3c62cc3 GH-1353: More javadoc polishing
74a51d4 GH-1353: Clarify AckMode with transactions
e3868dc GH-1385: JsonDeserializer - trim trusted packages
e292987 GH-1386: Fix StreamsBuilder customization
a7be6ac GH-1388: Support non-Tx with a Tx Template
31d08b4 Fix BatchToRecordAdapter
v2.3.6.RELEASE
Change log:
ccb4008 Upgrade versions ready for release
5f2aa33 More @SInCE fixes
21659ec Fix @SInCE in previous commit
abf2bfe Make ZK client timeouts configurable (#1380)
0001d20 GH-1369: Fix Fenced Consumer-based Producers
0d179e7 GH-1376: Fix ContainerCustomizer
959d344 GH-1354: Fix default BackOff with deprecated CTOR
e16b433 GH-1370: Opt. commit current offsets on assignment
705930c GH-1353: Fix sleep with BatchListener nack
v2.4.2.RELEASE
Change log:
efc7233 Upgrade versions for release
2776d0e Remove user test that was accidentally added
1e62d80 Doc typo fix
bc45df9 Fix inconsistent sync on fields in embedded broker
db1ca60 Make ZK client timeouts configurable (#1380)
f44193e GH-1369: Fix Fenced Consumer-based Producers
ba78721 GH-1376: Fix ContainerCustomizer
5e16cf0 Fix typo in reference adoc
a559724 GH-1354: Fix default BackOff with deprecated CTOR
0db2321 Fix Sonar issue
e138fc0 GH-1370: Opt. commit current offsets on assignment
909af16 GH-1356: Add BatchToRecordAdapter
5716bf0 GH-1362: Add custom HandlerMethodArgumentResolvers
a3de533 Document (de)serialization config properties
cd6c2aa GH-1353: Fix sleep with BatchListener nack
a26576e GH-681: Fix docs/deprecations for ProducerListener
2d1a1d2 GH-1358: KTU.getRecords() - add minRecords option
v2.4.1.RELEASE
Change log:
98305d7 Upgrade Spring Data Moore
f4e9728 Fix Sonar issue
e03cac5 GH-1236: Add Streams infrastructure customizer
a080919 Fix Sonar issues
12c3b95 GH-1347: Fix @embeddedkafka with count > 1
26e6775 Update Doc copyright
716e783 GH-1344: Enable updateCopyrights onlyIf grgit (#1345)
4f97156 Remove super()
24e1148 Fix Sonar issues
2041450 Fix return type
fc31291 kafka 2.4 dependencies
v2.3.5.RELEASE
Change log:
668dcd5 Upgrade Spring Data Moore
3fad193 GH-1347: Fix @embeddedkafka with count > 1
aec7807 GH-1340: Support returning a collection
2fd4ddb GH-990: DARP: Restore and deprecate old property
7a78cd1 Fix Javadoc typo
930e201 GH-1336: Introduce authExceptionRetryInterval
c1c2582 GH-1319: Agg. Replying Template improvement
8c8e56b Warn for non-String consumer property overrides
10127ec Javadoc Polishing
09e775f GH-1331: KMLC - treat auth. exceptions as fatal
ceb8a99 More docs for missingTopicsFatal: false by default
e12c285 Fix docs for missingTopicsFatal: false by default
45902a5 KTU.producerProps doc polishing
39bf605 Fix wrong method name
e326722 Deprecate KTU.senderProps()
16a12fe Fix KafkaListenerEndpointRegistry.stop(Runnable)
9bfc880 SendTo Doc Polishing
fde3b20 Fix Sonar issues
459b34c Fix exception message in HeaderEnricher
v2.2.12.RELEASE
v2.4.0.RELEASE
v2.4.0.RC1
v2.3.4.RELEASE
Change log:
67b7019 Upgrade Spring Data Commons
69e0447 Upgrade Spring, Micrometer versions
9992a6e GH-1321: Add intercept before Tx option
42f2680 GH-1323: Fix missing javadoc
e03de25 GH-1323: s-k-test remove hard AssertJ dependency
0a95ec9 GH-1323: Fix import
e5b9cf5 Quick Start Doc Polishing (version)
cda70d4 Add gradle to test version override appendix
ad7b856 Restore addGitMetadata; only publish failures
38d326f Upgrade to Gradle 6.0
29403eb missingTopicsFatal false by default
c91d491 GH-1309: Fix NPE when no syncCommitTimeout set
e4e59f9 Revert "Remove verbose mock logging"
ace9d8b Add ContainerCustomizer
ae79b69 Remove verbose mock logging
426b1ae Fix checkstyle for previous commit
76b5c99 Fix logger name in FailedRecordProcessor
98a6354 Upgrade AssertJ, Hamcrest
534780d ConsumerSeekAware Improvement
eccfb4c Don't delay batch offset commits
1cd3ebf Fix Sonar issues
b5dfbe9 GH-1299: Add AssertJ keyValue Condition
2643f5f GH-1293: Fix KafkaTestUtils.getSingleRecord()
2376699 GH-1291: Fix ApplicationEvent documentation
ab5f57b GH-1301: Make DefKafkaHMapper backward compatible