Skip to content

Commit 1d5e9ab

Browse files
xinlian12annie-mac
andauthored
updateChangelogAfterHotfixRelease (#46276)
* update changelog after hotfix release --------- Co-authored-by: annie-mac <[email protected]>
1 parent 8a3d55b commit 1d5e9ab

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

sdk/cosmos/azure-cosmos/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
### 4.73.1 (2025-07-24)
1717

1818
#### Bugs Fixed
19-
* Fixed an issue where child partition lease is getting created with null continuation token when change feed processor restart after split - See [PR 46075](https://github.com/Azure/azure-sdk-for-java/pull/46075)
19+
* Fixed an issue where child partition leases are being created with null continuation token when change feed processor restarts after split - See [PR 46075](https://github.com/Azure/azure-sdk-for-java/pull/46075)
2020

2121
#### Other Changes
2222
* Added quicker cross region retry capability when a 410 `Lease Not Found` is returned by a partition in a Strong Consistency account. - See [PR 46071](https://github.com/Azure/azure-sdk-for-java/pull/46071)
@@ -35,6 +35,11 @@
3535
#### Bugs Fixed
3636
* Fixed an issue returning incorrect `ReadConsistencyStrategy` in `CosmosDiagnosticsContext.getEffectiveReadConsistencyStrategy()` for change feed operations in some cases - [PR 45645](https://github.com/Azure/azure-sdk-for-java/pull/45645)
3737

38+
### 4.71.1-hotfix (2025-08-04)
39+
40+
#### Bugs Fixed
41+
* Fixed an issue where child partition leases are being created with null continuation token when change feed processor restarts after split - See [PR 46236](https://github.com/Azure/azure-sdk-for-java/pull/46236)
42+
3843
### 4.71.0 (2025-06-04)
3944

4045
#### Features Added
@@ -60,6 +65,11 @@
6065
#### Other Changes
6166
* Added a way to opt-in into Per-Partition Automatic Failover using enablement flag from the account metadata. - [PR 45317](https://github.com/Azure/azure-sdk-for-java/pull/45317)
6267

68+
### 4.68.2-hotfix (2025-08-04)
69+
70+
#### Bugs Fixed
71+
* Fixed an issue where child partition leases are being created with null continuation token when change feed processor restarts after split - See [PR 46235](https://github.com/Azure/azure-sdk-for-java/pull/46235)
72+
6373
### 4.68.1 (2025-05-16)
6474
> [!IMPORTANT]
6575
> We strongly recommend customers with an upgrade-intent to upgrade to version 4.70.0 or later to include this bug fix.

0 commit comments

Comments
 (0)