Skip to content

v1.1.0

Compare
Choose a tag to compare
@jaredmoo jaredmoo released this 09 Sep 21:18
· 278 commits to master since this release

This refresh makes a few internal improvements to the library. No API changes have been introduced.

  • Responsiveness of cancellation in Multi-Shard Query has been improved.
  • This assembly can now loaded from a byte stream instead of from a file. This can be a useful way to load the assembly in SQL CLR, using syntax CREATE ASSEMBLY {assembly name} FROM {bytes}.

https://www.nuget.org/packages/Microsoft.Azure.SqlDatabase.ElasticScale.Client/1.1.0