Commit 1a8ef82
authored
chore(deps): bump com.mysql:mysql-connector-j from 8.3.0 to 9.5.0 (#254)
Bumps
[com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j)
from 8.3.0 to 9.5.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES">com.mysql:mysql-connector-j's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h1><a
href="https://dev.mysql.com/doc/relnotes/connector-j/en/">https://dev.mysql.com/doc/relnotes/connector-j/en/</a></h1>
<p>Version 9.5.0</p>
<ul>
<li>
<p>Fix for Bug#72036 (Bug#18403804), XA isSameRM() shouldn't take
database into account.</p>
</li>
<li>
<p>Fix for Bug#62693 (Bug#16722068), XAConnection savepoint
capability.</p>
</li>
<li>
<p>Fix for Bug#81128 (Bug#23146631), Master host list overwritten by
slave list when loadBalanceConnectionGroup used.</p>
</li>
<li>
<p>Fix for Bug#19887224, RUNNING THE TEST SUITE WITH SOCKSPROXY*
PROPERTIES HANGS IN TEST TESTBUG56429.</p>
</li>
<li>
<p>Fix for Bug#98699 (Bug#30932850), Allow empty keyStore file for
keyStoreTypes that do not require files.
Thanks to Kolbe Kegel for his contribution.</p>
</li>
<li>
<p>Fix for Bug#118938 (Bug#38396227),
DatabaseMetaDataInformationSchema#getSchemas has a bug.</p>
</li>
<li>
<p>Fix for Bug#99292 (Bug#31195955), Contribution: Support Windows time
zone 'Coordinated Universal Time'.
Thanks to Frédéric Barrière for his contribution.</p>
</li>
<li>
<p>Fix for Bug#107094 (Bug#34104230), NullPointerException when calling
equals with null on MultiHostConnectionProxy.</p>
</li>
<li>
<p>Fix for Bug#107543 (Bug#34464351), Cannot execute a SELECT statement
that writes to an OUTFILE.</p>
</li>
<li>
<p>Fix for Bug#17881458, BEHAVIOR OF SETBINARYSTREAM() METHOD IS
DIFFERENT WHEN USESERVERPREPSTMTS=TRUE.</p>
</li>
<li>
<p>Fix for Bug#45554 (Bug#11754018), Connector/J does not encode binary
data if useServerPrepStatements=false.</p>
</li>
<li>
<p>Fix for Bug#114974 (Bug#36614381), the SQL in batch will not clear
after statement close.
Thanks to Chengyi Dong for his contribution.</p>
</li>
<li>
<p>Fix for Bug#118688 (Bug#38222681),
com.mysql.cj.protocol.a.StringValueEncoder#getString does not handle
string escaping.
Thanks to Feng Shen for his contribution.</p>
</li>
<li>
<p>Fix for Bug#118329 (Bug#38022329), Contribution: Optimize BigDecimal
zero value handling to reduce memory footprint.
Thanks to Chengjun Huang for his contribution.</p>
</li>
<li>
<p>Fix for Bug#42777 (Bug#11751788), loadBalanceStrategy and
roundRobinLoadBalance should be consolidated.</p>
</li>
<li>
<p>Fix for Bug#112090 (Bug#35716608), SHOW ENGINE command runs forever
when using cursor fetch.</p>
</li>
</ul>
<p>Version 9.4.0</p>
<ul>
<li>
<p>Fix for Bug#116120 (Bug#37079448), Inappropriate charset selected for
connection when jdk.charsets not included.</p>
</li>
<li>
<p>Fix for Bug#98620 (Bug#31503893), Using DatabaseMetaData.getColumns()
gives collation mix error.</p>
</li>
<li>
<p>Fix for Bug#118389 (Bug#38044940), OCI ephemeral keys not working
after change in OCI CLI.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/a7b3c94f50efbddb9f0dd69b3e0d1aaa25305cd6"><code>a7b3c94</code></a>
Update for GPL license book.</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/a17a2562a2fa22e018afbdf8d49842f3920cc1e6"><code>a17a256</code></a>
Fix for StatementRegressionTest.testBug107543_IntoFile() failing
when</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/0d642f5e9e1fed34d85155d29700498a79a24949"><code>0d642f5</code></a>
Fix for Bug#72036 (Bug#18403804), XA isSameRM() shouldn't take database
into ...</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/cdb5880c72f06fec8031c34b7f5fe1817634c841"><code>cdb5880</code></a>
Fix for Bug#62693 (Bug#16722068), XAConnection savepoint
capability.</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/2ce8cb2a0bc674bd8f8e4d694d215254b02f4493"><code>2ce8cb2</code></a>
Fix for Bug#81128 (Bug#23146631), Master host list overwritten by slave
list ...</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/f889decb60ffc770de7e2992098926ad4351c681"><code>f889dec</code></a>
Fix for Bug#19887224, RUNNING THE TEST SUITE WITH SOCKSPROXY* PROPERTIES
HANG...</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/b62afb27709debe909b036294e29644109544d23"><code>b62afb2</code></a>
Fix for Bug#98699 (Bug#30932850), Allow empty keyStore file for
keyStoreTypes...</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/14707424c5080311b9daeda28377d7fa94c37a77"><code>1470742</code></a>
Fix for typo.</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/af1348a1002c025e028139cbc0e6f20ad08c0dd4"><code>af1348a</code></a>
Update build instructions to use protoc for consistency; perform minor
cleanups.</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/29a877b95d9a062ac2c9772a1b9a139f5d855091"><code>29a877b</code></a>
Fix for Bug#118938 (Bug#38396227),
DatabaseMetaDataInformationSchema#getSchem...</li>
<li>Additional commits viewable in <a
href="https://github.com/mysql/mysql-connector-j/compare/8.3.0...9.5.0">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 75da295 commit 1a8ef82
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments