Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Storage Client Library for Table 1.1.5

Compare
Choose a tag to compare
@vinjiang vinjiang released this 09 Oct 02:57
· 18 commits to master since this release
0539ffb

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.