dependabot[bot] opened a new pull request, #3214:
URL: https://github.com/apache/arrow-adbc/pull/3214

   Bumps 
[com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) 
from 13.1.0.jre11-preview to 13.1.1.jre11-preview.
   <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.1.1] Preview Release</h2>
   <h3>Added</h3>
   <ul>
   <li>
   <p><strong>JSON datatype support</strong> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2558";>#2558</a>
   <strong>What was added</strong>: Support for reading and writing JSON 
columns in SQL Server.
   <strong>Who benefits</strong>: Developers working with semi-structured data 
in SQL Server.
   <strong>Impact</strong>: Enhances application flexibility by natively 
handling JSON content, reducing need for manual parsing.</p>
   </li>
   <li>
   <p><strong>Add order hints for Bulk Copy operations</strong> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2701";>#2701</a>
   <strong>What was added</strong>: Support for specifying order hints during 
Bulk Copy.
   <strong>Who benefits</strong>: Data engineers and DBAs managing large data 
migrations or ETL jobs.
   <strong>Impact</strong>: Improves bulk data load performance.</p>
   </li>
   <li>
   <p><strong>Coding best practices and review process</strong> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2666";>#2666</a>
   <strong>What was added</strong>: Introduced contributor guidelines, coding 
best practices, and review processes.
   <strong>Who benefits</strong>: Open-source contributors and maintainers of 
the mssql-jdbc project.
   <strong>Impact</strong>: Improves code quality, consistency, and onboarding 
experience for new contributors.</p>
   </li>
   <li>
   <p><strong>Add new trusted AKV URLs for FR and DE</strong> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2708";>#2708</a>
   <strong>What was added</strong>: Registered four new Azure Key Vault and 
Managed HSM endpoints for France and Germany.
   <strong>Who benefits</strong>: Customers in regulated regions (France, 
Germany) using AKV for encryption.
   <strong>Impact</strong>: Enables secure key operations via region-specific 
trusted endpoints.</p>
   </li>
   </ul>
   <h3>Fixed issues</h3>
   <ul>
   <li>
   <p><strong>Fix for null handling in temporal types with bulk copy</strong> 
<a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2702";>#2702</a>
   <strong>What was fixed</strong>: Properly handle null values for temporal 
types when sendTemporalDataTypesAsStringForBulkCopy=false.
   <strong>Who benefits</strong>: Developers using batch insert with native 
temporal types in bulk copy.
   <strong>Impact</strong>: Prevents failures during bulk inserts, improving 
reliability of time-sensitive data ingestion.</p>
   </li>
   <li>
   <p><strong>Fix string insertion with bulk copy API when 
sendStringParametersAsUnicode=false</strong> <a 
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2704";>#2704</a>
   <strong>What was fixed</strong>: Resolved issue where strings were inserted 
as byte arrays in batch bulk copy mode when sendStringParametersAsUnicode is 
set to false.
   <strong>Who benefits</strong>: Developers using non-Unicode string inserts 
in performance-sensitive batch operations.
   <strong>Impact</strong>:  Ensures string integrity during batch inserts, 
eliminating silent data corruption.</p>
   </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 />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.microsoft.sqlserver:mssql-jdbc&package-manager=maven&previous-version=13.1.0.jre11-preview&new-version=13.1.1.jre11-preview)](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>


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