Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Storage Client Library for Table 1.1.5

Choose a tag to compare

@vinjiang vinjiang released this 09 Oct 03:32
· 3 commits to master since this release

2021.09 - version 1.1.5

  • Upgraded dependency for azure-storage-common to version 1.5.2.
  • Fixed a bug where QueryEnttitiesResult with a null NextRowKey won't work.
  • Return integer from a sorting callback, not bool.