Skip to content

v2.4.0

Compare
Choose a tag to compare
@stuartpa stuartpa released this 21 Nov 10:39
· 29 commits to master since this release

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

Full Changelog: v2.3.0...v2.4.0