dependabot[bot] opened a new pull request, #6162: URL: https://github.com/apache/hive/pull/6162
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 6.2.1.jre8 to 10.2.4.jre8. <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>[10.2.4] Hotfix & Stable Release</h2> <h3>Fixed issues</h3> <ul> <li><strong>Address a hostname validation vulnerability by securely parsing certificate common names.</strong> <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2802">#2802</a> <strong>What was fixed</strong>: Secure hostname validation is enforced by replacing the vulnerable CN parsing logic in SQLServerCertificateUtils.java, preventing spoofing attacks. <strong>Who benefits</strong>: All users of the SQL Server JDBC driver, especially those relying on TLS for secure connections, benefit from improved certificate validation.</li> </ul> <h2>[10.2.3] HotFix & Stable Release</h2> <h3>Fixed issues</h3> <ul> <li>Fixed incorrect update counts when timeout occurs in batch queries <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2024">2024</a></li> <li>Fixed incorrect token expiration date when using Azure Functions <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2025">2025</a></li> <li>Fixed null SQL state and zero error code when database exception is thrown <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2027">2027</a></li> </ul> <h2>[10.2.2] HotFix & Stable Release</h2> <h3>Fixed issues</h3> <ul> <li>Clear prepared statement cache on idle connection resiliency reconnections <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1982">1982</a></li> <li>Fix for setting KeepAlive extended options <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1986">1986</a></li> <li>Fixed issue where the driver may assert when canceling a statement <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1987">1987</a></li> <li>Fixed callable statement index out of bounds error <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1988">1988</a></li> <li>Fixed issue not checking for DONE token errors so exceptions are ignored <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1990">1990</a></li> <li>Fixed query cancellation bug <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1996">1996</a></li> </ul> <h2>[10.2.1] HotFix & Stable Release</h2> <h3>Fixed issues</h3> <ul> <li>Refactored Idle Connection Resiliency timeout to use existing SharedTimer <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1794">1794</a></li> <li>Fixed Managed Identity retry interval to exponential backoff properly <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1770">1770</a></li> <li>Removed extra call to executeCommand() within connectionCommand() <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1754">1754</a></li> </ul> <h2>[10.2.0] Stable Release</h2> <h3>Added</h3> <ul> <li>Support for datetimeoffset with sql_variant <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1673">1673</a></li> <li>Canonical host name resolution when realm is provided in connection string <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1730">1730</a></li> </ul> <h3>Changed</h3> <ul> <li>Changed certificate validation behavior to validate when encryption is negotiated from either the client or the server side, not just the client side <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1731">1731</a></li> <li>Enclave Provider to use non blocking /dev/urandom <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1734">1734</a></li> <li>Updated Azure library dependency versions to address vulnerability issues <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1733">1733</a></li> <li>Updated Bouncy Castle dependency version <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1735">1735</a></li> </ul> <h3>Fixed</h3> <ul> <li>Fixed issues detected by SonarQube <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1739">1739</a></li> </ul> <h2>[10.1.0] Preview Release</h2> <h3>Added</h3> <ul> <li>Fix for Idle Connection Resiliency with Azure AD Authentication <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1706">1706</a></li> <li>Retry for intermittent Java NativeSeedGenerator <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1705">1705</a></li> <li>Default Encrypt to true <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1697">1697</a></li> <li>Fix for Azure AD Interactive authentication timeout <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1696">1696</a></li> </ul> <h3>Changed</h3> <ul> <li>Deprecated AADSecurePrincipalId/AADSecurePrincipalSecret <a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1693">1693</a></li> </ul> <h3>Fixed issues</h3> <ul> <li>Fixed TDSParser stuck on TDS_COLMETADATA issue <a href="https://redirect.github.com/Microsoft/mssql-jdbc/issues/1662">#1662</a> (<a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1662">microsoft/mssql-jdbc#1662</a>)</li> <li>Fixed conversion of LocalDateTime and LocalTime to String in Bulk Copy <a href="https://redirect.github.com/Microsoft/mssql-jdbc/issues/1640">#1640</a> (<a href="https://redirect.github.com/microsoft/mssql-jdbc/pull/1640">microsoft/mssql-jdbc#1640</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/hive/network/alerts). </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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
