github Azure/azure-sdk-for-python azure-cosmos_4.3.1b1

latest releases: azure-mgmt-recoveryservicesbackup_9.1.0, azure-mgmt-rdbms_10.2.0b16, azure-mgmt-recoveryservices_3.0.0...
pre-release19 months ago

4.3.1b1 (2022-09-19)

Features Added

  • GA release of integrated cache functionality. For more information on integrated cache please see Azure Cosmos DB integrated cache.
  • Added ability to replace analytical ttl on containers. For more information on analytical ttl please see Azure Cosmos DB analytical store.
  • Added CosmosHttpLoggingPolicy to replace HttpLoggingPolicy for logging HTTP sessions.
  • Added the ability to create containers and databases with autoscale properties for the sync and async clients.
  • Added the ability to update autoscale throughput properties.

Bugs Fixed

  • Fixed parsing of args for overloaded container.read() method.
  • Fixed validate_cache_staleness_value() method to allow max_integrated_cache_staleness to be an integer greater than or equal to 0.
  • Fixed __aiter__() method by removing the async keyword.

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

NewReleases is sending notifications on new releases.