Skip to content

Compatibility with Microsoft.Data.SqlClient 4.x (#52); Update BitFaster.Caching to 1.0.4#184

Merged
alex-kulakov merged 1 commit intoDataObjects-NET:masterfrom
servicetitan:upstream/SqlClient_4_compatibility
Nov 5, 2021
Merged

Compatibility with Microsoft.Data.SqlClient 4.x (#52); Update BitFaster.Caching to 1.0.4#184
alex-kulakov merged 1 commit intoDataObjects-NET:masterfrom
servicetitan:upstream/SqlClient_4_compatibility

Conversation

@SergeiPavlov
Copy link
Copy Markdown
Contributor

@SergeiPavlov SergeiPavlov commented Nov 3, 2021

for compatibility with Microsoft.Data.SqlClient 4.x:

  • Upgrade System.Configuration.ConfigurationManager to 5.0.0

  • Added UrlInfo.Secure property parsed from 's' suffix of URL scheme, e.g. sqlservers://dbServer

  • Set .Encrypt = urlInfo.Secure explicitly because by default it is true in 4.x.

  • Update BitFaster.Chaching package to use new cache.Clear() method

…er to 1.0.4

* Compatibility with Microsoft.Data.SqlClient 4.x

* UrlInfo.Sucure property

* Typo
@SergeiPavlov SergeiPavlov changed the title Compatibility with Microsoft.Data.SqlClient 4.x (#52); Update Bitfaster to 1.0.4 Compatibility with Microsoft.Data.SqlClient 4.x (#52); Update BitFaster.Caching to 1.0.4 Nov 3, 2021
@alex-kulakov alex-kulakov merged commit 84f4864 into DataObjects-NET:master Nov 5, 2021
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