storm-08 opened a new issue, #24888: URL: https://github.com/apache/pulsar/issues/24888
### Search before reporting - [x] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation Debezium 3.2.0.Final includes major improvements over 1.9.7.Final, such as better performance, support for newer database versions, bug fixes, and security updates. Upgrading will improve Pulsar IO connector reliability and compatibility with modern database deployments. ### Solution Upgrade the Debezium dependency used in the Pulsar IO Debezium connector from 1.9.7.Final to 3.2.0.Final, and verify compatibility with supported databases. Update any affected configuration options if needed. ### Alternatives Continue using Debezium 1.9.7.Final, but this risks missing out on important bug fixes, performance improvements, and support for newer database versions introduced in later releases. ### Anything else? Debezium 3.2.0.Final release notes: https://debezium.io/releases/3.2/ This upgrade may require small config or API adjustments due to version changes. ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- 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]
