Releases: spring-projects/spring-kafka
1.3.8.RELEASE
v2.2.0.RELEASE
Change log:
ac2191c Doc fixes
bcf5a6a GH-840: Fix typos in documentation of Filtering Messages and Retrying Deliveries
a0342cc Upgrade to SF 5.1.2,RELEASE, SD 2.1.2.RELEASE
d6bc238 Upgrade SF to snapshot
a6c0a82 Clarify listener endpoint registry bean
8ce3aa2 Sonar fixes
93558fd Fix unused imports (Javadocs)
7b214f8 GH-834: Remove transactional producers
1783e8c GH-835: LCF: check error handler is the right type
5731d76 Sonar Fixes
55b16f1 Fix DEBUG error message about reply topics
e0e013e Update documentation on KafkaListener annotation
1b5b5b2 Fix Checkstyle in the MessageListenerContainer
adc9463 (ektopics) Embedded broker support different partition counts
2502a8f Doc polishing, remove connectionFactory
996f864 GH-811: Configurable Reply Headers
2143168 @KafkaListener Add BytesToStringConverter
265a4d3 GH-816: Simplify Validator configuration (#824)
012215c GH-813: Re-pause a paused consumer after rebalance
c5294f1 KafkaStreamsConfiguration Conversion
eaae2ff Fix InvocationResult.toString()
f68d2bd INT-4536: SIK Tombstones Docs
99a2522 GH-812: Support @AliasFor in @KafkaListener meta
afedef4 What's New Kafka-Clients Version
Also see change logs for previous Milestones in this version:
v2.2.0.RC1
2.2.0.M3
Change log:
9fae369 Upgrade to SF 5.1.0.RC3
2b78b42 GH-800: Fix Zombie Fencing
76f7ed7 Fix @SInCE tag for setRemoveTypeHeaders()
7beaa60 GH-794: Json Deserializer - remove type headers
9f828a8 Doc: Partition Assignment
e16ae4f SeekToCurrentErrorHandler and Recovery
9997ffd Refactor KafkaAwareTransactionManager
b3f3894 Add ISSUE_TEMPLATE.md
1247ee1 GH-786: DKPF: ContextStoppedEvent
2.1.10.RELEASE
2.0.6.RELEASE
Change log:
98c7418 GH-800: Fix Zombie Fencing
4718c32 Doc: Partition Assignment
e7a1206 GH-777: Reset running on stop()
a7f75ae GH-782: Fix GenericMessageListener Javadocs
111b4c1 GH-774: Rethrow e in KT.executeInTransaction()
5a93ace GH-753: Close transactional producer on error
6d456ea GH-719: Exclude Spring 4.X dependency
02d4a45 GH-686: Handle tombstones in Json Ser/Deser
ea52aca GH-690: Propagate AfterRollbackProcessor to child
d5fd2c8 Add licence and notice to all artifacts
c5aaef5 GH-683: Fix Transactions with ErrorHandler
1.3.7.RELEASE
2.1.9.RELEASE
Change log:
5024a77 GH-777: Reset running on stop()
ad4214d GH-782: Fix GenericMessageListener Javadocs
ddd4b46 GH-780: Fix typo
b9916ee GH-780: More 2.0.0 Doc Polishing
564ffc2 GH-780: Docs for using the 2.0.0 clients
cc3d421 GH-780: kafka-client jar 2.0.x with KafkaEmbedded
f9f7d9c GH-774: Rethrow e in KT.executeInTransaction()
2.2.0.M2 (Milestone)
Change log:
57e8021 Polish KafkaTemplate.executeInTransaction()
79c46c3 GH-777: Reset running on stop()
0ffcfe0 GH-782: Fix GenericMessageListener Javadocs
280cc4c Upgrade SF to 5.1.0.RC2, SD to 2.1.0.RC2
217ada7 Tx Javadoc Polishing
29df442 Add KafkaStreamsConfiguration
b115a31 Spring deps to B-S and Fix @eventlistener tests
c59a31f GH-774: Rethrow e in KT.executeInTransaction()
43a8b2d 2.0.0 (Streams) Doc Polishing
b845fbe Fix Javadocs format violations
7d4af6f GH-767: Add DeadLetterPublishingRecoverer
9ae454a GH-769: Add JSON Type Mapping Property
0474eb9 GH-763: TX rollback and SeekErrHandler: Recovery
02129d9 GH-762: ConsumerStoppedEvent
82b816d @NonNullApi for core package
f15bf08 * GH-757: Upgrade to Apache Kafka 2.0.0
7d68d23 Fix Asciidoctor config/JSR305
ff2b413 GH-756: Doc polishing for the previous commit
9c40625 GH-756: Add concurrency, autoStartup to @kl
7982621 Fix embedded kafka javadocs, logger
2.1.8.RELEASE
Change log:
3b767c3 Upgrade to Spring Data Kay SR9
4d7844e Upgrade Spring Framework, Data, Clients versions
ab6970a GH-753: Close transactional producer on error
1056d3c Upgrade to Gradle 4.9
ece6030 GH-719: Exclude Spring 4.X dependency
a56469b GH-716: Null Payload Doc Improvements
2cd4d9d Javadocs for ContainerProperties constants
40f76f0 Make ContainerProperties constants public