Skip to content
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

Upgraded mssql-jdbc from 10.2.0.jre8 to 10.2.1.jre8 #2846

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2022

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

Release notes

Sourced from mssql-jdbc's releases.

[10.2.0] Stable Release

Added

  • Support for datetimeoffset with sql_variant 1673
  • Canonical host name resolution when realm is provided in connection string 1730

Changed

  • Changed certificate validation behavior to validate when encryption is negotiated from either the client or the server side, not just the client side 1731
  • Enclave Provider to use non blocking /dev/urandom 1734
  • Updated Azure library dependency versions to address vulnerability issues 1733
  • Updated Bouncy Castle dependency version 1735

Fixed

  • Fixed issues detected by SonarQube 1739
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 10.2.0.jre8 to 10.2.1.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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 13, 2022
@github-actions
Copy link

github-actions bot commented May 13, 2022

Unit Test Results

  4 548 files  ±0    4 548 suites  ±0   33m 40s ⏱️ +30s
  4 508 tests ±0    4 294 ✔️ ±0     214 💤 ±0  0 ±0 
53 376 runs  ±0  48 368 ✔️ ±0  5 008 💤 ±0  0 ±0 

Results for commit df73672. ± Comparison against base commit 831da92.

♻️ This comment has been updated with latest results.

@nvoxland nvoxland changed the title Bump mssql-jdbc from 10.2.0.jre8 to 10.2.1.jre8 Upgraded mssql-jdbc from 10.2.0.jre8 to 10.2.1.jre8 Jun 3, 2022
@XDelphiGrl XDelphiGrl self-assigned this Jun 7, 2022
@XDelphiGrl
Copy link
Contributor

PRs created for test frameworks to upgrade the SQL Server JDBC driver:

Test Harness
Functional Tests

When the builds pass, I’ll add reviewers and we can get this ticket moved along!

Copy link
Contributor

@XDelphiGrl XDelphiGrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

APPROVED

@nvoxland nvoxland merged commit edc339b into master Jun 14, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.microsoft.sqlserver-mssql-jdbc-10.2.1.jre8 branch June 14, 2022 13:49
@kataggart kataggart added this to the NEXT milestone Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocandidate dependencies Pull requests that update a dependency file java Pull requests that update Java code sprint2022-27
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants