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 config Section name for Microsoft.Data.SqlClient #702

Merged
merged 7 commits into from Aug 21, 2020

Conversation

cheenamalhotra
Copy link
Member

@cheenamalhotra cheenamalhotra commented Aug 20, 2020

This PR changes include adding a new section name for Microsoft.Data.SqlClient while also reading old name for backwards compatibility along with type comparison for both configuration sections.

The driver will support both below Configuration Sections:

  • SqlAuthenticationProviders (Retained for backwards compatibility)
  • SqlClientAuthenticationProviders (Added to avoid conflicts with S.D.S.)

@cheenamalhotra cheenamalhotra added this to In progress in SqlClient v2.1 via automation Aug 20, 2020
@cheenamalhotra cheenamalhotra added this to the 2.1.0-preview1 milestone Aug 20, 2020
@cheenamalhotra cheenamalhotra added the 🔨 Breaking Change Use this label for breaking API changes in the driver. label Aug 20, 2020
@cheenamalhotra cheenamalhotra moved this from In progress to Review in progress in SqlClient v2.1 Aug 20, 2020
@cheenamalhotra cheenamalhotra removed the 🔨 Breaking Change Use this label for breaking API changes in the driver. label Aug 21, 2020
SqlClient v2.1 automation moved this from Review in progress to Reviewer approved Aug 21, 2020
@cheenamalhotra cheenamalhotra merged commit ec6a263 into dotnet:master Aug 21, 2020
SqlClient v2.1 automation moved this from Reviewer approved to Done Aug 21, 2020
@cheenamalhotra cheenamalhotra added the 🆕 Public API Use this label for new API additions to the driver. label Aug 21, 2020
TrayanZapryanov pushed a commit to TrayanZapryanov/SqlClient that referenced this pull request Aug 31, 2020
TrayanZapryanov added a commit to TrayanZapryanov/SqlClient that referenced this pull request Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 Public API Use this label for new API additions to the driver.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants