Spring Kafka 2.0.4 与 2.1.5 发布,包含大量更新。 更新详情 d408c27 GH-637: Fix spurious nonresponsive consumer events 3706405 GH-634: 1.1.0 Client compatibility e77e1ef GH-621: Add KafkaStreams customizer 202f73c Change log-compaction url 20635b8 GH-631: Fail fast with missing required group.id 506ba35 Fix typo in invokeRecordListenerInTx method name 1bef976 Fix typo in the KafkaListenerErrorHandler 48b3780 GH-618: Add StreamsBuilderFBean#getStreamsConfig 62594ae GH-623: Fix AckMode.COUNT 6d3eb9a GH-566: Ack Concurrency Issue b0be198 GH-614: Fix general consumer error handling 5c78c30 GH-597: Add default impls for listener methods 9be96d5 Some code polishing for optimization be689a3 GH-609: Pause/resume polishing; events 522f6b4 GH-601: @kafkalistener: Support List<Message> 6bd58b2 Catch exceptions thrown from error handler 17e255d Deprecate JsonDeserializer.DEFAULT_VALUE_TYPE 1d080e7 Upgrade to kafka-clients 1.0.1 c9f24b0 GH-599: Fix initial seek 12c1ad2 Support JUnit5 in tests 下载地址 Source code (zip) Source code (tar.gz) v2.0.4.RELEASE 更新 7bd19fd Fix KafkaMesListenerContTests for proper mocks b688311 GH-637: Fix spurious nonresponsive consumer events 15cb937 Change log-compaction url 9b79bff Fix typo in the KafkaListenerErrorHandler c0db1ce Fix KafkaMessageListenerContainerTests c56365e GH-623: Fix AckMode.COUNT 7105774 Fix KafkaMessageListenerContainerTests e08854a GH-566: Ack Concurrency Issue 下载地址 Source code (zip) Source code (tar.gz) 详情见发布公告。 Spring Kafka 是 Spring 官方提供的一个 Spring 集成框架的扩展,用来为使用 Spring 框架的应用程序提供 Kafka 框架的集成。 Spring Kafka 2.1.5 和 2.0.4 发布,包含大量更新下载地址