jonomorris commented on issue #6911: URL: https://github.com/apache/camel-quarkus/issues/6911#issuecomment-2863008612
Some changes to the Postgres JDBC driver in 42.7.0 and 42.7.5 cause issues with Debezium. I raised a PR to address of the issue causing the above stack trace [1]. The next cut of the JDBC driver, 42.7.6, should also include additional updates that address the breaking changes, and a further change to Debezium will be required once these changes are shipped [2]. 1. https://github.com/debezium/debezium/pull/6396 2. https://github.com/pgjdbc/pgjdbc/issues/3138 -- 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]
