v2.4.0
What's Changed
- Expose SqlConnectionInfo with AccessToken support by @jaredmoo in #189
- Refactor MSQ constructors to use SqlConnectionInfo by @jaredmoo in #200
- Expose MultiShardConnection with AccessToken support by @jaredmoo in #201
- Typo fixes by @dubrie in #207
- Bump System.Data.SqlClient to 4.8.5 by @stuartpa in #224
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #226
- Remove deprecated elements that break dotnet pack by @stuartpa in #230
- upgraded project to use the Microsoft.Data.SqlClient for .netstandard2.0 by @mgolois in #205
- Upgrade sqlclient driver to 2.1.2 by @bd-andrew-young in #216
- Update GetStoreExceptionGlobal in ExceptionUtils.cs by @snavjot in #215
- Net5.0 update and upgrade from System.Data.SqlClient to Microsoft.Data.SqlClient by @amodpandey in #217
- Update to net6.0 by @stuartpa in #234
New Contributors
- @dubrie made their first contribution in #207
- @microsoft-github-policy-service made their first contribution in #226
- @mgolois made their first contribution in #205
- @bd-andrew-young made their first contribution in #216
- @snavjot made their first contribution in #215
- @amodpandey made their first contribution in #217
Full Changelog: v2.3.0...v2.4.0