wildfly-extras / wildfly-datasources-galleon-pack

WildFly Feature Pack for DataSources
Apache License 2.0
21 stars 18 forks source link

Bump mssql-jdbc from 9.4.0.jre8 to 12.3.0.jre8-preview #198

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mssql-jdbc from 9.4.0.jre8 to 12.3.0.jre8-preview.

Release notes

Sourced from mssql-jdbc's releases.

[12.2.0] Stable Release

Added

  • Added new connection property datetimeParameterType to specify datatype to use for date/timestamp parameters 1590

Changed

Fixed issues

  • Fixed BigDecimal Precision/Scale issue 2051
  • Fixed NULL state and 0 error code for SQL exceptions 2018
  • Fixed incorrect updateCount 2013
  • Fixed Azure Active Directory user name cache matching to be case insensitive 1923
  • Fixed concurrency issues in encrypt/decrypt obfuscation methods for truststore password 1968
  • Fixed Idle Connection recovery so that unprocessedResponseCount isn't over decremented 1989
  • Fixed race condition connecting to the wrong SQLServer host in configurable IPv6 1968

[10.2.3] HotFix & Stable Release

Fixed issues

  • Fixed incorrect update counts when timeout occurs in batch queries 2024
  • Fixed incorrect token expiration date when using Azure Functions 2025
  • Fixed null SQL state and zero error code when database exception is thrown 2027

[11.2.3] HotFix & Stable Release

Fixed issues

  • Fixed null SQL state and zero error code when database exception is thrown 2022
  • Fixed incorrect update counts when timeout occurs in batch queries 2021
  • Fixed incorrect token expiration date when using Azure Functions 2020
  • Fixed connecting to the wrong SQLServer host 2019

[11.2.2] HotFix & Stable Release

Fixed issues

  • Fixed Idle Connection Resiliency bug 2004
  • Fixed callable statement index out of bounds error 2002
  • Fixed check for DONE token when fetching result sets 2001
  • Fixed intermittent error: "Internal error during decryption: Tag mismatch!" 2000

[10.2.2] HotFix & Stable Release

Fixed issues

  • Clear prepared statement cache on idle connection resiliency reconnections 1982
  • Fix for setting KeepAlive extended options 1986
  • Fixed issue where the driver may assert when canceling a statement 1987
  • Fixed callable statement index out of bounds error 1988
  • Fixed issue not checking for DONE token errors so exceptions are ignored 1990
  • Fixed query cancellation bug 1996

[12.1.0] Preview Release

Added

... (truncated)

Commits


Dependabot compatibility score

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 commands and options
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 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)
dependabot[bot] commented 1 year ago

Superseded by #202.