Commit ea74b42
authored
Build(deps): Bump com.microsoft.sqlserver:mssql-jdbc from 13.3.2.jre11-preview to 13.4.0.jre11 (#1644)
Bumps
[com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc)
from 13.3.2.jre11-preview to 13.4.0.jre11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/mssql-jdbc/releases">com.microsoft.sqlserver:mssql-jdbc's
releases</a>.</em></p>
<blockquote>
<h2>[13.4.0] Stable Release</h2>
<h3>Added</h3>
<ul>
<li><strong>Add Test Coverage for Mixed-Type Vector Columns (FLOAT32 and
FLOAT16)</strong> <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2907">2907</a>
<strong>What was added</strong>: Expanded the vector test suite to
validate scenarios where VECTOR(FLOAT32) and VECTOR(FLOAT16) columns
coexist in the same schema, including coverage for JDBC operations and
bulk copy workflows.
<strong>Who benefits</strong>: Developers building vector-based
workloads that mix float32 and float16 vector columns within the same
database schema.
<strong>Impact</strong>: Ensures reliable driver behavior and
compatibility for mixed vector types across CRUD operations, bulk copy,
metadata, and advanced database objects such as stored procedures and
TVPs.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/Microsoft/mssql-jdbc/commits">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 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>1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments