oscerd opened a new pull request, #1779:
URL: https://github.com/apache/camel-kafka-connector/pull/1779

   ## Summary
   
   - Upgrade from Kafka 3.9.2 to 4.2.1, adopting the Kafka 4.x line
   - Migrate from `kafka_2.12` to `kafka_2.13` (Scala 2.12 dropped in Kafka 4.0)
   - Update Scala library from 2.12.12 to 2.13.17
   - Add `connect-json` to `<dependencyManagement>` to fix version mismatch 
from `apicurio-registry-utils-converter` (was pulling 3.6.1)
   - Update Strimzi test container images to 0.51.0-kafka-4.2.0
   - Remove ZooKeeper logger from test log4j2.properties (ZooKeeper removed in 
Kafka 4.0)
   - Remove stale connector module entries (github, jms-amqp-10-ssl) 
referencing non-existent directories
   
   Fixes #1778
   
   ## Test plan
   
   - [x] Core module compiles cleanly (22 source files)
   - [x] Test infrastructure compiles cleanly (37 source files)
   - [x] All 101 core unit tests pass
   - [x] Integration tests pass: timer, file, http, https, syslog, netty, 
netty-http, ssh, jdbc
   - [x] Full project build succeeds (`mvn clean install -DskipTests`)
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to