Skip to content

Commit c7d585e

Browse files
authored
Update CHANGELOG.md (Azure#45381)
* Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md
1 parent 439895c commit c7d585e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sdk/cosmos/azure-cosmos/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,13 @@
3939
* Added user agent suffixing if Per-Partition Automatic Failover or Per-Partition Circuit Breaker are enabled at client scope. - [PR 45197](https://github.com/Azure/azure-sdk-for-java/pull/45197)
4040
* Enable threshold-based availability strategy for reads by default when Per-Partition Automatic Failover is also enabled. - [PR 45267](https://github.com/Azure/azure-sdk-for-java/pull/45267)
4141

42+
### 4.68.1 (2025-05-16)
43+
> [!IMPORTANT]
44+
> We strongly recommend customers with an intent to upgrade to version 4.70.0 or later to include this bug fix.
45+
46+
#### Bugs Fixed
47+
* Fixed an issue where child partition is getting overridden with null continuation token if a split happens during the first request of a parent partition. - See [PR 45363](https://github.com/Azure/azure-sdk-for-java/pull/45363)
48+
4249
### 4.68.0 (2025-03-20)
4350

4451
#### Bugs Fixed

0 commit comments

Comments
 (0)