Commit 5f898c2
authored
Bump org.mariadb.jdbc:mariadb-java-client from 3.5.5 to 3.5.6 (#1130)
Bumps
[org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j)
from 3.5.5 to 3.5.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mariadb-corporation/mariadb-connector-j/releases">org.mariadb.jdbc:mariadb-java-client's
releases</a>.</em></p>
<blockquote>
<h2>MariaDB Connector/Java 3.5.6</h2>
<h2><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.6">3.5.6</a>
(Sep 2025)</h2>
<p><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.5...3.5.6">Full
Changelog</a></p>
<h4>Key Enhancements</h4>
<ul>
<li>CONJ-1238 - rewriteBatchStatements implementation</li>
<li>CONJ-1274 - server prepared statement client failover to client
prepared statement</li>
</ul>
<h4>Issues Resolved</h4>
<ul>
<li>CONJ-1278 - prepared statement caching enablement correction, same
than 2.x</li>
<li>CONJ-1279 - metadata table name addition for 12.1 after
MDEV-28933</li>
<li>CONJ-1280 - permit having multiple command with initSql option</li>
<li>CONJ-1276 - Connection#isValid(int timeout) does not obey the passed
in timeout if the network is down.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md">org.mariadb.jdbc:mariadb-java-client's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.6">3.5.6</a>
(Sep 2025)</h2>
<p><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.5...3.5.6">Full
Changelog</a></p>
<h4>Key Enhancements</h4>
<ul>
<li>CONJ-1238 - rewriteBatchStatements implementation</li>
<li>CONJ-1274 - server prepared statement client failover to client
prepared statement</li>
</ul>
<h4>Issues Resolved</h4>
<ul>
<li>CONJ-1278 - prepared statement caching enablement correction, same
than 2.x</li>
<li>CONJ-1279 - metadata table name addition for 12.1 after
MDEV-28933</li>
<li>CONJ-1280 - permit having multiple command with initSql option</li>
<li>CONJ-1276 - Connection#isValid(int timeout) does not obey the passed
in timeout if the network is down.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/0bffb46c3b404395a5165fcc206602a74c76edbc"><code>0bffb46</code></a>
Merge branch 'develop'</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/8e5f44d5cabedf7f05efc38c484801eb518cdb0b"><code>8e5f44d</code></a>
bump 3.5.6</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/d870e131244f234f4d6d34b147aa8b689ef5f3ee"><code>d870e13</code></a>
[CONJ-1274] have server prepared statement client failover</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/b43a84509b38091bd934acbcbdad7368a501d3ca"><code>b43a845</code></a>
[misc] failover during a transaction must only throw one error</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/13f120e79e3e91c817fe6faa4e5c59db6640bdbb"><code>13f120e</code></a>
[misc] correct github action to test main branch</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/b3701fb6308319014556de1a470030ca3089d02f"><code>b3701fb</code></a>
[misc] test improvement</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/7903a4b1094b4e3708a7fd423c84411b0601cbdd"><code>7903a4b</code></a>
[misc] updating CI links to mariadb-corporation account</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/bcb0981b92616033227334e24ced8e80d0128b4c"><code>bcb0981</code></a>
[misc] updating CI links to mariadb-corporation account</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/79609b8b0a3fa35b608b1f094987247745597df7"><code>79609b8</code></a>
[CONJ-1276] Connection#isValid(int timeout) does not obey the passed in
timeo...</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/fac41466764f43643fcec8eed74c70f5a225b1ca"><code>fac4146</code></a>
[CONJ-1272] Tests fail with early access JVM builds</li>
<li>Additional commits viewable in <a
href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.5...3.5.6">compare
view</a></li>
</ul>
</details>
<br />
[](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 3b89e6a commit 5f898c2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments