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

chore(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.3.1.jre11-preview to 12.4.0.jre11-preview #851

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps com.microsoft.sqlserver:mssql-jdbc from 12.3.1.jre11-preview to 12.4.0.jre11-preview.

Release notes

Sourced from com.microsoft.sqlserver:mssql-jdbc's releases.

[12.3.1] Preview Release

Added

  • Added a case to throw XAER_RMFAIL on connection reset for XA transactions 2118
  • Added support for Azure Active Directory Service Principal Certificate Authentication 2128

Changed

  • Improved performance of building parameter type definitions 1938
  • Removed condition check that had no effect 2129
  • Updated azure-security-keyvault-keys, azure-identity, gson and h2 dependency versions 2133
  • Changed serverName sent in LOGIN packet to include instanceName 2140

Fixed issues

  • Resolved high thread count when using findSocketUsingThreading 2104
  • Corrected Activity ID behavior to stay the same for the life of the process, always send Activity ID in PRELOGIN, increment sequence for each new connection and send a unique client ID that persists for duration of process 2136
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 [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.3.1.jre11-preview to 12.4.0.jre11-preview.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: dependencies Pull requests that update a dependency file label Aug 1, 2023
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Patch coverage: 21.66% and project coverage change: -0.36% ⚠️

Comparison is base (fe9568a) 27.22% compared to head (d79e387) 26.87%.
Report is 111 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #851      +/-   ##
=============================================
- Coverage      27.22%   26.87%   -0.36%     
- Complexity       395      399       +4     
=============================================
  Files            232      243      +11     
  Lines           6034     6467     +433     
  Branches         475      521      +46     
=============================================
+ Hits            1643     1738      +95     
- Misses          4278     4606     +328     
- Partials         113      123      +10     
Files Changed Coverage Δ
...kpool/api/process/variable/ProcessVariableValue.kt 0.00% <0.00%> (ø)
...munda/taskpool/api/task/EngineTaskCommandFilter.kt 0.00% <0.00%> (ø)
.../core/task/TaskAggregateEngineTaskCommandFilter.kt 0.00% <0.00%> (ø)
.../holunda/polyflow/taskpool/TaskEntityExtensions.kt 0.00% <0.00%> (ø)
...pool/collector/task/TaskServiceCollectorService.kt 0.00% <0.00%> (ø)
.../assigner/ProcessVariableChangeAssigningService.kt 0.00% <0.00%> (ø)
...ask/assigner/ProcessVariableTaskAssignerMapping.kt 0.00% <0.00%> (ø)
...ctor/task/assigner/ProcessVariablesTaskAssigner.kt 0.00% <0.00%> (ø)
...sk/enricher/ProcessVariablesTaskCommandEnricher.kt 0.00% <0.00%> (ø)
...w/taskpool/sender/CamundaJobSenderConfiguration.kt 0.00% <ø> (ø)
... and 29 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zambrovski zambrovski added this to the 3.15.0 milestone Aug 25, 2023
@zambrovski zambrovski merged commit c3c0749 into develop Aug 25, 2023
7 of 9 checks passed
@zambrovski zambrovski deleted the dependabot/maven/com.microsoft.sqlserver-mssql-jdbc-12.4.0.jre11-preview branch August 25, 2023 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant