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 passingoffer_throughput
as an option. See PR 31478.
Other Changes
- Renamed
response_continuation_token_limit_in_kb
tocontinuation_token_limit
for GA. See PR 31532.