Skip to content

Bump mssql-jdbc from 9.4.1.jre8 to 10.2.0.jre8 #2451

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps mssql-jdbc from 9.4.1.jre8 to 10.2.0.jre8.

Release notes

Sourced from mssql-jdbc's releases.

[10.1.0] Preview Release

Added

  • Fix for Idle Connection Resiliency with Azure AD Authentication 1706
  • Retry for intermittent Java NativeSeedGenerator 1705
  • Default Encrypt to true 1697
  • Fix for Azure AD Interactive authentication timeout 1696

Changed

  • Deprecated AADSecurePrincipalId/AADSecurePrincipalSecret 1693

Fixed issues

[9.5.0] Preview Release

Added

  • Idle Connection Resiliency Feature 1669
  • Support for multi user scenarios for Always Encrypted key store providers 1614
  • Fix for Bulkcopy multi byte characters in char/varchar columns 1671
  • Java 17 support 1676
  • Added logging when deriving realm 1672
  • Added check for closed statement to registerColumnEncryptionKeyStoreProvidersOnStatement 1644
  • Added 42108 and 42109 to transient error list 1643

Changed

  • Updated MD4 implementation 1665
  • Updated mssql-jdbc_auth_LICENSE 1663

Fixed issues

  • Fixed an issue where Statement.closeOnCompletion() would cause a Null Pointer Exception 1639
  • Fixed conversion of LocalDateTime and LocalTime to String in Bulk Copy 1640

[9.4.1] HotFix & Stable Release

Fixed issues

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)

Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 9.4.1.jre8 to 10.2.0.jre8.
- [Release notes](https://github.com/Microsoft/mssql-jdbc/releases)
- [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/mssql-jdbc/commits)

---
updated-dependencies:
- dependency-name: com.microsoft.sqlserver:mssql-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2022
@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 87.283% when pulling 347f277 on dependabot/maven/com.microsoft.sqlserver-mssql-jdbc-10.2.0.jre8 into dee6ffa on master.

@hazendaz hazendaz self-assigned this Feb 1, 2022
@hazendaz hazendaz merged commit 7d0f5c9 into master Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.microsoft.sqlserver-mssql-jdbc-10.2.0.jre8 branch February 1, 2022 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants