github Azure/azure-sdk-for-python azure-cosmos_4.0.0b5

latest releases: azure-cognitiveservices-language-textanalytics_0.2.2, azure-cognitiveservices-anomalydetector_0.3.1, azure-communication-callautomation_1.2.0...
pre-release4 years ago

4.0.0b5

  • azure.cosmos.errors module deprecated and replaced by azure.cosmos.exceptions
  • The access condition parameters (access_condition, if_match, if_none_match) have been deprecated in favor of separate match_condition and etag parameters.
  • Fixed bug in routing map provider.
  • Added query Distinct, Offset and Limit support.
  • Default document query execution context now used for
    • ChangeFeed queries
    • single partition queries (partitionkey, partitionKeyRangeId is present in options)
    • Non document queries
  • Errors out for aggregates on multiple partitions, with enable cross partition query set to true, but no "value" keyword present
  • Hits query plan endpoint for other scenarios to fetch query plan
  • Added __repr__ support for Cosmos entity objects.
  • Updated documentation.

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

NewReleases is sending notifications on new releases.