Skip to content

Commit e4c2eff

Browse files
dibahlfisimorenohCopilot
authored
Updated changeLog.md file for the 4.14.2 (2025-11-14) release (#44035)
* Updated ChangeLog.md file * Update sdk/cosmos/azure-cosmos/CHANGELOG.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Simon Moreno <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent 0d85fc6 commit e4c2eff

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

sdk/cosmos/azure-cosmos/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
## Release History
22

3-
### 4.14.2 (Unreleased)
3+
### 4.14.2 (2025-11-14)
44

55
#### Features Added
66
* Added merge support. See [PR 42924](https://github.com/Azure/azure-sdk-for-python/pull/42924).
77
* Added support for priority-based throttling at the client level for sync and async clients. See [PR 43917](https://github.com/Azure/azure-sdk-for-python/pull/43917)
88

9-
#### Breaking Changes
10-
119
#### Bugs Fixed
1210
* Fixed bug where customer provided excluded region was not always being honored during certain transient failures. See [PR 43602](https://github.com/Azure/azure-sdk-for-python/pull/43602)
11+
* Fixed TypeError bug when `parameters=None` in `query_items`. See [PR 43681](https://github.com/Azure/azure-sdk-for-python/pull/43681)
1312

1413
#### Other Changes
1514
* Further optimized health checks for sync and async clients. See [PR 43339](https://github.com/Azure/azure-sdk-for-python/pull/43339)

0 commit comments

Comments
 (0)