dependabot[bot] opened a new pull request, #8365:
URL: https://github.com/apache/camel-quarkus/pull/8365

   Bumps [io.debezium:debezium-bom](https://github.com/debezium/debezium) from 
3.4.0.Final to 3.4.2.Final.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/debezium/debezium/blob/v3.4.2.Final/CHANGELOG.md";>io.debezium:debezium-bom's
 changelog</a>.</em></p>
   <blockquote>
   <h2>3.4.2.Final</h2>
   <p>March 2nd 2026 <a 
href="https://github.com/orgs/debezium/projects/5/views/6?filterQuery=status%3AReleased+iteration%3A3.4.2.Final";>Detailed
 release notes</a></p>
   <h3>New features since 3.4.1.Final</h3>
   <ul>
   <li>Uppdate Informix JDBC Driver to v4.50.13 <a 
href="https://redirect.github.com/debezium/dbz/issues/1623";>debezium/dbz#1623</a></li>
   <li>Support Oracle 26ai (23.26.x) <a 
href="https://redirect.github.com/debezium/dbz/issues/1649";>debezium/dbz#1649</a></li>
   </ul>
   <h3>Breaking changes since 3.4.1.Final</h3>
   <p>None</p>
   <h3>Fixes since 3.4.1.Final</h3>
   <ul>
   <li>Avoid storing irrelevant DDL statement &quot;REPLACE INTO&quot; in 
schema history topicĀ  [DBZ-9428] <a 
href="https://redirect.github.com/debezium/dbz/issues/1396";>debezium/dbz#1396</a></li>
   <li>Stuck transaction when using CTE query with Oracle connector <a 
href="https://redirect.github.com/debezium/dbz/issues/1564";>debezium/dbz#1564</a></li>
   <li>Implicit nullability in DDL (ALTER TABLE ... CHANGE ...) not respected 
by MySQL connector <a 
href="https://redirect.github.com/debezium/dbz/issues/1568";>debezium/dbz#1568</a></li>
   <li>SqlServerMetricsIT tests are unstable <a 
href="https://redirect.github.com/debezium/dbz/issues/1572";>debezium/dbz#1572</a></li>
   <li>&quot;No enum constant 
io.debezium.connector.postgresql.connection.ReplicationMessage.Operation.NOOP&quot;
 error when upgrading to Debezium 3.4.0 <a 
href="https://redirect.github.com/debezium/dbz/issues/1574";>debezium/dbz#1574</a></li>
   <li>ORA-03049 raised when querying archive logs <a 
href="https://redirect.github.com/debezium/dbz/issues/1579";>debezium/dbz#1579</a></li>
   <li>Oracle DDL fails to parse <a 
href="https://redirect.github.com/debezium/dbz/issues/1594";>debezium/dbz#1594</a></li>
   <li>Oracle Alter index Modify Subpartition Shrink DDL fails <a 
href="https://redirect.github.com/debezium/dbz/issues/1637";>debezium/dbz#1637</a></li>
   <li>A rolled back transaction mined in two steps sometimes leads to partial 
transaction id [DBZ-9686] <a 
href="https://redirect.github.com/debezium/dbz/issues/1145";>debezium/dbz#1145</a></li>
   <li>Unable to parse ROW ARCHIVAL DDL and corresponding DML with hidden 
ORA_ARCHIVE_STATE column <a 
href="https://redirect.github.com/debezium/dbz/issues/1650";>debezium/dbz#1650</a></li>
   <li>InformixStreamingChangeEventSource can cause NullPointerException <a 
href="https://redirect.github.com/debezium/dbz/issues/1653";>debezium/dbz#1653</a></li>
   </ul>
   <h3>Other changes since 3.4.1.Final</h3>
   <ul>
   <li>Add FAQ entry to oracle.adoc about ORA-01013 <a 
href="https://redirect.github.com/debezium/dbz/issues/1584";>debezium/dbz#1584</a></li>
   <li>Use 65536 rather than 0x100000 in Informix <code>cdc.buffersize</code> 
<a 
href="https://redirect.github.com/debezium/dbz/issues/1635";>debezium/dbz#1635</a></li>
   <li>Update to com.mchange:c3p0 to 0.12.0 <a 
href="https://redirect.github.com/debezium/dbz/issues/1654";>debezium/dbz#1654</a></li>
   </ul>
   <p>January 27th 2026 <a 
href="https://github.com/orgs/debezium/projects/5/views/6?filterQuery=status%3AReleased+stable-iteration%3A3.4.1.Final";>Detailed
 release notes</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/debezium/debezium/commit/c5e0318c62f515f6bee6118edf8606546827488c";><code>c5e0318</code></a>
 [maven-release-plugin] prepare release v3.4.2.Final</li>
   <li><a 
href="https://github.com/debezium/debezium/commit/ea02a422357c61874b36dbb88577e38eefdf2316";><code>ea02a42</code></a>
 [release] Stable 3.4.2.Final for testing module deps</li>
   <li><a 
href="https://github.com/debezium/debezium/commit/30112c1480819a08371c931bf02b3df62e020d67";><code>30112c1</code></a>
 [release] Changelog for 3.4.1.Final</li>
   <li><a 
href="https://github.com/debezium/debezium/commit/a9a3991388c32dfde485e5382412cb42699f603d";><code>a9a3991</code></a>
 <a 
href="https://redirect.github.com/debezium/dbz/issues/1650";>debezium/dbz#1650</a>
 Support Oracle alter table row archival</li>
   <li><a 
href="https://github.com/debezium/debezium/commit/e4de088228095017b5fa0ffdff986ea6700a5105";><code>e4de088</code></a>
 <a 
href="https://redirect.github.com/debezium/dbz/issues/1649";>debezium/dbz#1649</a>
 Update maven-docker-plugin to 0.48.1</li>
   <li><a 
href="https://github.com/debezium/debezium/commit/a0b1d3afdb8007c289b28c7f079f2b39e449f142";><code>a0b1d3a</code></a>
 <a 
href="https://redirect.github.com/debezium/dbz/issues/1649";>debezium/dbz#1649</a>
 Add test for Oracle 26ai</li>
   <li><a 
href="https://github.com/debezium/debezium/commit/4d736b627f309c584be507d9a94f5f5b4198988f";><code>4d736b6</code></a>
 <a 
href="https://redirect.github.com/debezium/dbz/issues/1654";>debezium/dbz#1654</a>
 Update com.mchange:c3p0 to 0.12.0</li>
   <li><a 
href="https://github.com/debezium/debezium/commit/9c832b99d9b74ded3594185617d0af0f4419f3b3";><code>9c832b9</code></a>
 <a 
href="https://redirect.github.com/debezium/dbz/issues/1145";>debezium/dbz#1145</a>
 Handle partial transaction ID rollback with ffffffff suffix</li>
   <li><a 
href="https://github.com/debezium/debezium/commit/14ad452f9998d80d40124d5614cf987a38f3a44f";><code>14ad452</code></a>
 <a 
href="https://redirect.github.com/debezium/dbz/issues/1635";>debezium/dbz#1635</a>
 Update <code>cdc.buffersize</code> default</li>
   <li><a 
href="https://github.com/debezium/debezium/commit/fd0a2690dcbbffa4bc0b5fe055ed4285470659d3";><code>fd0a269</code></a>
 <a 
href="https://redirect.github.com/debezium/dbz/issues/1623";>debezium/dbz#1623</a>
 Uppdate Informix JDBC Driver to v4.50.13</li>
   <li>Additional commits viewable in <a 
href="https://github.com/debezium/debezium/compare/v3.4.0.Final...v3.4.2.Final";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.debezium:debezium-bom&package-manager=maven&previous-version=3.4.0.Final&new-version=3.4.2.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
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