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 the 2.1.0-preview1 milestone Aug 20, 2020
@cheenamalhotra cheenamalhotra added the 🔨 Breaking Change Issues/PRs that are related with breaking API changes in the driver. label Aug 20, 2020
@cheenamalhotra cheenamalhotra removed the 🔨 Breaking Change Issues/PRs that are related with breaking API changes in the driver. label Aug 21, 2020
@cheenamalhotra cheenamalhotra merged commit ec6a263 into dotnet:master Aug 21, 2020
@cheenamalhotra cheenamalhotra added the 🆕 Public API Issues/PRs that introduce new APIs 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 Issues/PRs that introduce new APIs to the driver.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants