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

Update dependency Microsoft.Data.SqlClient to v1.1.4 #164

Merged
merged 1 commit into from
Apr 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.Data.SqlClient (source) nuget patch 1.1.1 -> 1.1.4

Release Notes

dotnet/sqlclient

v1.1.4

Fixed
  • Fixed wrong results issues by changing the timeout timer to ensure a correct execution state #​950
  • Fixed MARS header contains errors issue against .NET Framework 4.8+ #​959

v1.1.3

Fixed
  • Fixed driver behavior to not perform enlistment of pooled connection on aborted transaction #​551
  • Fixed issues introduced with MARS TDS Header fix in last release by reverting original change that caused issues. #​550

v1.1.2

Added
  • Allowed passing username with Active Directory Interactive Authentication #​493 #​516
Fixed
  • Fixed the ConnectionString's password persistence in .NET Core. #​489
  • Addressed MARS TDS header containing errors #​510
Changed
  • Updated driver libraries to be CLS Compliant #​522

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@Ahoo-Wang Ahoo-Wang merged commit 8ecabfd into master Apr 12, 2022
@renovate renovate bot deleted the renovate/microsoft.data.sqlclient-1.x branch April 12, 2022 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants