Skip to content

azure-cosmos_4.5.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 09 Aug 23:40
4c40df0

4.5.0 (2023-08-09)

Features Added

  • Added support for continuation tokens for streamable cross partition queries. See PR 31189.

Bugs Fixed

  • Fixed bug with async create_database_if_not_exists method not working when passing offer_throughput as an option. See PR 31478.

Other Changes

  • Renamed response_continuation_token_limit_in_kb to continuation_token_limit for GA. See PR 31532.