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

Upgrade SqlClient library to v3.1.1 #1646

Merged
merged 1 commit into from Aug 18, 2022
Merged

Conversation

cheenamalhotra
Copy link
Member

@cheenamalhotra cheenamalhotra commented Aug 17, 2022

SqlClient's latest Hotfix v3.1.1 brings in fixes, most importantly compatibility of Kerberos authentication with .NET 6 runtime.
Currently as reproduced with v3.1.0 in Ubuntu 22 with .NET 6, attempting Kerberos based Windows authentication crashes Mssql extension in Azure Data Studio.

@github-actions
Copy link

github-actions bot commented Aug 17, 2022

As part of updating the dependencies in Packages.props we require that any PRs opened also verify that
they've done the following checks.

Please respond to this comment verifying that you've done the appropriate validation (or explain why it's not necessary) before merging in the PR

  • Built and tested the change locally to validate that the update doesn't cause any regressions and fixes the issues intended
  • Tested changes on all major platforms (Windows/Mac/Linux)
  • Check the source repo for any open issues with the release being updated to (if available)

@chlafreniere
Copy link
Contributor

@Charles-Gagnon can you take a look as well?

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.

None yet

4 participants