You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Cosmos] elevate kwargs for sync client (Azure#34207)
* elevate kwargs for sync client, other small fixes
* addressed most comments, missing computed properties
* provisional marking for computed properties
Copy file name to clipboardExpand all lines: sdk/cosmos/azure-cosmos/CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@
9
9
#### Bugs Fixed
10
10
11
11
#### Other Changes
12
+
* Marked `computed_properties` keyword as provisional, un-marked `continuation_token_limit` as provisional. See [PR 34207](https://github.com/Azure/azure-sdk-for-python/pull/34207).
12
13
13
14
### 4.5.2b4 (2024-02-02)
14
15
This version and all future versions will require Python 3.8+.
0 commit comments