azure-storage-table-php

This repo is used for releasing only, please go to https://github.com/azure/azure-storage-php for submitting issues or contribution.

MIT License

Downloads
1.1M
Stars
9
Committers
3

Bot releases are visible (Hide)

azure-storage-table-php - Storage Client Library for Table 1.1.6 Latest Release

Published by vinjiang about 2 years ago

2022.08 - version 1.1.6

  • Removed EOL from Content-Type header in batch API.
azure-storage-table-php - Storage Client Library for Table 1.1.5

Published by vinjiang about 3 years ago

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.
azure-storage-table-php - Storage Client Library for Table 1.1.4

Published by vinjiang almost 4 years ago

2020.12 - version 1.1.4

  • Guzzle version is now updated to support both 6.x and 7.x.
azure-storage-table-php - Storage Client Library for Table 1.1.3

Published by vinjiang about 4 years ago

2020.08 - version 1.1.3

  • Lower case query parameter names.
azure-storage-table-php - Storage Client Library for Table 1.1.2

Published by vinjiang almost 5 years ago

2020.01 - version 1.1.2

  • Fixed the issue in SAS token where special characters were not correctly encoded.
  • Empty lines no longer treated as headers in Batch operation.
azure-storage-table-php - Storage Client Library for Table 1.1.1

Published by vinjiang over 5 years ago

2019.04 - version 1.1.1

  • Resolved some issues on Linux platform.
azure-storage-table-php - Storage Client Library for Table 1.1.0

Published by vinjiang over 6 years ago

2018.04 - version 1.1.0

  • MD files are modified for better readability and formatting.
  • CACERT can now be set when creating RestProxies using $options parameter.
  • Removed unnecessary trailing spaces.
  • Assertions are re-factored in test cases.
  • Now the test framework uses PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase.
azure-storage-table-php - Storage Client Library for Table 1.0.0

Published by vinjiang almost 7 years ago

2018.01 - version 1.0.0

  • Created TableSharedAccessSignatureHelper and moved method SharedAccessSignatureHelper::generateTableServiceSharedAccessSignatureToken() into TableSharedAccessSignatureHelper.
  • Added static builder methods createTableService into TableRestProxy.
  • Removed dataSerializer parameter from TableRextProxy constructor.
  • Will change variable type according to EdmType specified when serializing table entity values.
  • Deprecated PHP 5.5 support.
Package Rankings
Top 3.56% on Packagist.org
Badges
Extracted from project README
Latest Stable Version
Related Projects