Skip to content

Commit

Permalink
Update sdk/cosmos/azure-cosmos/CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Faulkner <[email protected]>
  • Loading branch information
toswedlu-zz and southpolesteve authored Jul 16, 2020
1 parent 52a9aed commit 18eb8cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sdk/cosmos/azure-cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- Added deprecation warning for "lazy" indexing mode. The backend no longer allows creating containers with this mode and will set them to consistent instead.
- Fix for bug where options headers were not added to upsert_item function. Issue #11791 - thank you @aalapatirvbd.
- 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.
- Added the ability to set the analytical storage TTL we creating a new container.
- Added the ability to set the analytical storage TTL when creating a new container.

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

- Supports proxy connection


0 comments on commit 18eb8cf

Please sign in to comment.