Skip to content

2.4.0-preview2

Pre-release
Pre-release
Compare
Choose a tag to compare
@stuartpa stuartpa released this 11 Oct 05:43
· 30 commits to master since this release

Download

https://www.nuget.org/packages/Microsoft.Azure.SqlDatabase.ElasticScale.Client/2.4.0-preview2

Annoucment

https://www.linkedin.com/posts/scoriani_microsoftazuresqldatabaseelasticscaleclient-activity-7117090235842199553-sKtJ

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-preview2