Cheena Malhotra
55a271931c
[Release 1.1] Fix wrong data blended with transactions in .NET core ( #1052 )
2021-04-28 11:19:14 -07:00
Cheena Malhotra
e8e1547eb9
[Release 1.1] Fix | Fix race condition issues between SinglePhaseCommit and TransactionEnded events ( #1050 )
2021-04-28 11:18:49 -07:00
Cheena Malhotra
1450ff90e2
[Release 1.1] Release notes for Hotfix v1.1.4 ( #977 )
2021-03-10 14:15:25 -08:00
Cheena Malhotra
734daeb10c
[Release 1.1] Address TSA Scan issues ( #962 )
...
Port #586 to v1.1
2021-03-04 12:42:41 -08:00
Cheena Malhotra
4bac2bdc44
[Release 1.1] Enable context switch by default to fix MARS TDS Header errors ( #959 )
...
Reverting PR 949 as that change is not to be made in v1.1 right now.
2021-03-04 10:16:06 -08:00
Cheena Malhotra
383c6b7d9d
Revert "[Release 1.1] Fixup feeds ( #955 )" ( #958 )
...
This reverts commit 60356eade2
.
2021-03-03 16:38:02 -08:00
Cheena Malhotra
60356eade2
[Release 1.1] Fixup feeds ( #955 )
...
Port #918 to v1.1
2021-03-03 15:12:35 -08:00
Cheena Malhotra
8c44351152
[Release 1.1] Fix | MARS header errors when MakeReadAsyncBlocking = false ( #949 )
2021-03-03 14:04:19 -08:00
Cheena Malhotra
dbc2ea0b3f
Tests | Fix random test failures ( #931 ) ( #951 )
2021-03-03 14:04:09 -08:00
Cheena Malhotra
8ced5ae6ab
[Release 1.1] Fix | Rework timeout timer to ensure guaranteed execution ( #950 )
2021-03-03 14:03:57 -08:00
Cheena Malhotra
39873eed9e
[Release 1.1] Release notes for Microsoft.Data.SqlClient v1.1.3 ( #566 )
2020-05-15 16:45:31 -07:00
Cheena Malhotra
a469c154e8
[Release 1.1] Revert ReadAsync changes that caused issues ( #550 )
2020-05-04 09:19:24 -07:00
Cheena Malhotra
bfe3155430
[Release 1.1] Avoid enlistment of pooled connection in aborted transaction ( #551 )
2020-05-04 09:19:01 -07:00
Cheena Malhotra
acb4ab64bd
[Release 1.1] Update release notes for v1.1.2 ( #526 )
2020-04-15 13:58:44 -07:00
Cheena Malhotra
bc81ab8e5c
[Release 1.1] Make all assemblies CLS Compliant ( #522 )
2020-04-13 16:59:01 -07:00
Cheena Malhotra
a8ffd26651
[Release 1.1] Update localized resource files ( #516 )
2020-04-07 13:54:03 -07:00
Cheena Malhotra
1ab6be7acf
[Release 1.1] Address MARS TDS header contained errors ( #490 ) ( #510 )
2020-04-07 12:02:07 -07:00
Cheena Malhotra
ed113ac15d
[Release 1.1] Allow username with Active Directory Interactive Authentication ( #493 )
2020-03-30 08:37:08 -07:00
DavoudEshtehari
2c275493e0
Fixed the ConnectionString's password persistence in NetCore ( #489 )
...
Co-authored-by: Davoud Eshtehari <David.esh@gmail.com>
2020-03-25 12:26:05 -07:00
Cheena Malhotra
19cb8fbafd
[Release 1.1] Update Release notes for v1.1.1 ( #430 )
2020-02-14 11:32:21 -08:00
Cheena Malhotra
5d0ca7dcf4
[Release 1.1] Revert Async changes in SNIPacket to fix deadlock issues + Update SNI Package Reference ( #425 )
2020-02-13 15:44:33 -08:00
Cheena Malhotra
d4d621c676
Release Notes for Microsoft.Data.SqlClient 1.1.0 GA ( #320 )
2019-11-20 14:44:28 -08:00
Cheena Malhotra
46cd5d0306
Update description
2019-11-20 13:49:19 -08:00
Cheena Malhotra
c54894ac7b
Update description
2019-11-19 21:13:51 -08:00
David Engel
976cde4c0d
Document C++ runtime requirement in nuspec ( #296 ) ( #319 )
...
Don't throw exception on invalid app.config files (#287 )
2019-11-19 16:19:48 -08:00
Javad
1e8e3b85d7
Adding more AE Tests ( #312 )
...
* This commit adds more tests for AE. Such as TestExecuteXmlReader, TestBeginAndEndExecuteReaderWithAsyncCallback, TestSqlCommandCancel, TestSqlCommandCancellationToken
* code clean up
* Resolving PR comments.
* Fixing issues on AE tests.
* fixing open SqlDataReader
* Fixing some Failings on the pipeline tests.
* fix TargetFrameWork issue
* Update ApiShould.cs
2019-11-19 14:58:47 -08:00
Cheena Malhotra
5e3be801f6
Update SqlDataReader.Close documentation ( #314 )
2019-11-19 14:28:23 -08:00
Cheena Malhotra
7a869c89ec
Localized error messages ( #316 )
2019-11-19 14:28:06 -08:00
Cheena Malhotra
64b7bfcec9
Release notes for AKV Provider 1.0.0 GA ( #318 )
2019-11-19 14:23:24 -08:00
v-jizho2
d0672d2c4d
Add AE Test Part2 ( #311 )
...
* Add SqlNullValuesTest
* Modify the test set up for enclave enabled senario
2019-11-15 17:04:48 -08:00
Cheena Malhotra
f8cae58eda
Test | Remove unwanted credential from test ( #309 )
2019-11-15 11:49:29 -08:00
Cheena Malhotra
c402a17404
Fix | Fixes driver behavior of sending Attention signal for successful Bulk Copy operation ( #308 )
2019-11-15 11:31:02 -08:00
David Engel
6085573893
Fix connection resiliency check ( #310 )
2019-11-15 11:22:09 -08:00
Erik Ejlskov Jensen
1a0748ebc0
Fix | Support |DataDirectory| macro in AttachDBFilename for .NET Core ( #284 )
2019-11-14 10:41:43 -08:00
Yuki Wong
ffd47e9907
Fix | Abort connection at SqlTransaction ( #299 )
2019-11-13 16:04:13 -08:00
Yuki Wong
929a56b421
Modify ManualTesting csproj to copy config.default.json to config.json if it doesn't already exist ( #301 )
...
* use config.default.json
* copy config.default.json to config.json in manualtests project
2019-11-08 09:17:14 -08:00
Stephen Toub
b343b0164a
Fix SNIPacket.ReadFromStreamAsync to not consume same ValueTask twice ( #295 )
2019-11-07 15:20:08 -08:00
Wraith2
c3db206c21
perf: Add multipacket async read target buffer caching ( #285 )
...
* add plp target buffer caching
2019-11-07 15:18:58 -08:00
Yuki Wong
9c171c3a68
use config.default.json ( #300 )
2019-11-07 14:07:45 -08:00
Wraith2
178fe514c2
perf: rework TdsParserStateObject and SqlDataReader snapshots ( #198 )
...
* rework TdsParserStateObject snapshots
* cache SqlDataReader snapshots
2019-11-06 13:18:37 -08:00
David Engel
a606f11f7b
Release notes for 1.1.0 preview 2 ( #297 )
2019-11-04 16:33:35 -08:00
David Engel
902de8f7c3
Revert "Update minClientVersion property for nuspec metadata ( #274 )" ( #298 )
...
This reverts commit fb1d8cf541
.
2019-11-04 16:12:13 -08:00
v-jizho2
d65dc864bc
Add encalve enabled always encrypted feature ( #293 )
2019-11-04 14:40:51 -08:00
Erik Ejlskov Jensen
b1d4b96204
Get and set expected value for DdType.Date and DbType.Time ( #269 )
...
* Get and set expected value for DdType.Date and DbType.Time
Breaks support for SQL Server 2008 (I believe)
fixes #5
Extend DateTimeTest.ReaderParameterTest to cover DbType parameters
2019-11-04 12:19:36 -08:00
Yuki Wong
486908b789
Fix getting readonly column metadata ( #286 )
2019-10-25 08:55:30 -07:00
David Engel
da1fe267c8
Remove non-working BID code ( #283 )
2019-10-24 12:54:41 -07:00
dengel
29fbdc4936
Release notes for AKV Provider 1.0.0-preview1.19295.2.
2019-10-22 16:59:09 -07:00
Cheena Malhotra
4d3d6f9085
Minor change
2019-10-22 16:31:03 -07:00
Robin Sue
beaab34581
Improve truncation error message ( #258 )
2019-10-22 15:33:42 -07:00
Cheena Malhotra
bd60c01863
Update AKV Provider dependencies and packaging details ( #282 )
2019-10-22 14:57:59 -07:00