Skip to content

Commit 18eb8cf

Browse files
Update sdk/cosmos/azure-cosmos/CHANGELOG.md
Co-authored-by: Steve Faulkner <[email protected]>
1 parent 52a9aed commit 18eb8cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sdk/cosmos/azure-cosmos/CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- Added deprecation warning for "lazy" indexing mode. The backend no longer allows creating containers with this mode and will set them to consistent instead.
44
- Fix for bug where options headers were not added to upsert_item function. Issue #11791 - thank you @aalapatirvbd.
55
- Fixed error raised when a non string ID is used in an item. It now raises TypeError rather than AttributeError. Issue #11793 - thank you @Rabbit994.
6-
- Added the ability to set the analytical storage TTL we creating a new container.
6+
- Added the ability to set the analytical storage TTL when creating a new container.
77

88
** Bug fixes **
99
- Fixed support for dicts as inputs for get_client APIs.
@@ -247,4 +247,3 @@ Version 4.0.0b1 is the first preview of our efforts to create a user-friendly an
247247

248248
- Supports proxy connection
249249

250-

0 commit comments

Comments
 (0)