github Azure/azure-sdk-for-python azure-data-tables_12.3.0

latest releases: azure-mgmt-servicenetworking_1.1.0b1, azure-mgmt-trustedsigning_1.0.0b1, azure-mgmt-mongocluster_1.0.0...
2 years ago

12.3.0 (2022-03-10)

Bugs Fixed

  • Validation of the table name has been removed from the constructor of the TableClient. Instead individual APIs will validate the table name and raise a ValueError only if the service rejects the request due to the table name not being valid (#23106)
  • Fixed hard-coded URL scheme in batch requests (#21953)
  • Improved documentation for query formatting in query_entities APIs (#23235)
  • Removed unsecure debug logging

Other Changes

  • Python 2.7 is no longer supported. Please use Python version 3.6 or later.
  • Bumped dependency on azure-core to >=1.15.0

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.