kafka/connect
Kuan-Po Tseng b99be961b8
KAFKA-18206: EmbeddedKafkaCluster must set features (#18189)
related to KAFKA-18206, set features in EmbeddedKafkaCluster in both streams and connect module, note that this PR also fix potential transaction with empty records in sendPrivileged method as transaction version 2 doesn't allow this kind of scenario.

Reviewers: Justine Olshan <jolshan@confluent.io>
2025-02-05 09:14:36 -08:00
..
api KAFKA-17792: Efficiently parse decimals with large exponents in Connect Values (#17510) 2025-01-27 09:04:29 -08:00
basic-auth-extension KAFKA-16437 Upgrade to Jakarta and Jetty 12 (KIP-1032) (#16754) 2024-12-11 23:24:14 +08:00
file/src KAFKA-9366 Upgrade log4j to log4j2 (#17373) 2024-12-14 01:14:31 +08:00
json Use `instanceof` pattern to avoid explicit cast (#18373) 2025-01-02 09:32:51 -08:00
mirror/src MINOR: Collection/Option usage simplification via methods introduced in Java 9 & 11 (#18305) 2025-01-03 16:13:39 -08:00
mirror-client/src KAFKA-17200: Allow the replication of user internal topics (#17815) 2024-12-06 15:23:58 +01:00
runtime/src KAFKA-18206: EmbeddedKafkaCluster must set features (#18189) 2025-02-05 09:14:36 -08:00
test-plugins/src/main MINOR: Add javadoc for Connect public packages/classes (#16404) 2024-06-21 10:23:35 +02:00
transforms/src Use `instanceof` pattern to avoid explicit cast (#18373) 2025-01-02 09:32:51 -08:00