Skip to content

Commit 020803d

Browse files
authored
Update CHANGELOG.md (#42484)
1 parent 82c7bf9 commit 020803d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sdk/cosmos/azure-cosmos/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
## Release History
22

3-
### 4.14.0b2 (Unreleased)
3+
### 4.14.0b2 (2025-08-12)
44

55
#### Features Added
66
* Added feed range support in `query_items`. See [PR 41722](https://github.com/Azure/azure-sdk-for-python/pull/41722).
77

8-
#### Breaking Changes
9-
108
#### Bugs Fixed
119
* Fixed session container session token logic. The SDK will now only send the relevant partition-local session tokens for read document requests and write requests when multi-region writes are enabled, as opposed to the entire compound session token for the container for every document request. See [PR 41678](https://github.com/Azure/azure-sdk-for-python/pull/41678).
1210
* Write requests for single-write region accounts will no longer send session tokens when using session consistency. See [PR 41678](https://github.com/Azure/azure-sdk-for-python/pull/41678).

0 commit comments

Comments
 (0)