Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: akoeplinger/SqlClient

Tags

v6.1.2

Toggle v6.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[6.1] Cleanup semaphore holder (dotnet#3664)

v6.0.3

Toggle v6.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove parameter not defined (dotnet#3670)

v7.0.0-preview1

Toggle v7.0.0-preview1's commit message
MDS Release v7.0.0-preview1

AKV_6.1.1

Toggle AKV_6.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update AKV versions and dependencies (dotnet#3569)

Updated AKV nuspec to note compatibility with MDS 6.1.1.

v6.1.1

Toggle v6.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[6.1] Revert partial packet fixup and replay improvements (dotnet#3556)

* Revert 1af7327

* Revert "Fix TryReadPlpBytes throws ArgumentException (dotnet#3470) (dotnet#3474)"

This reverts commit 0a55896.

* Revert 44762d9

* Revert "Improve async string perf and fix reading chars with initial offset. (dotnet#3377)"

This reverts commit 05df554.

* Revert "Refine handling of moving between replay and continue states (dotnet#3337)"

This reverts commit 265f522.

* Revert "Fix SqlCached buffer async read with continue edge case. (dotnet#3329)"

This reverts commit c3857b1.

* Revert "Add `async` snapshot continue capability for multipacket fields (dotnet#3161)"

This reverts commit 33364e7.

* Revert "Add partial packet detection and fixup (dotnet#2714)"

This reverts commit 8d5e4f2.

* Remove methods previously moved to common file.

* Supply byte buffer to vector read.

* Minor compilation fixes that were missed in the reverts.

* Remove partial packet context switch helpers.

* Remove accidental duplication of SqlDataReader

* Revert len change

* Undo buff rental in netfx to simplify 6.0 diff.

* Fix missed rented buff code.

---------

Co-authored-by: Cheena Malhotra <[email protected]>

v6.1.0

Toggle v6.1.0's commit message
MDS v6.1.0 GA Release

v6.1.0-preview2

Toggle v6.1.0-preview2's commit message
MDS v6.1.0 Preview 2

v6.1.0-preview1

Toggle v6.1.0-preview1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge | Port SqlDataSourceConverter, widen test coverage (dotnet#3309)

* Port type converter for DataSource, FailoverPartner

Also add test coverage for this type converter (and for the netfx-only NetworkLibraryConverter.)

* Tests: pass DescriptorContext to InitialCatalogConverter.GetStandardValuesSupported

v5.2.3

Toggle v5.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Port localizations for the new SNI_ERROR_10 code from PR dotnet#3284 (d…

…otnet#3308)

Added localizations for the new SNI_ERROR_10 code from PR dotnet#3284.

v5.1.7

Toggle v5.1.7's commit message
MDS Release v5.1.7