Skip to content

[Cosmos] Fix Samples README broken link - #24230

Merged
tjprescott merged 80 commits into
Azure:mainfrom
simorenoh:fix-broken-link
Apr 28, 2022
Merged

[Cosmos] Fix Samples README broken link#24230
tjprescott merged 80 commits into
Azure:mainfrom
simorenoh:fix-broken-link

Conversation

@simorenoh

Copy link
Copy Markdown
Member

simorenoh and others added 30 commits August 13, 2021 13:14
* Removed some stuff

* Looking at constructors

* Updated request

* Added client close

* working client creation

Co-authored-by: simorenoh <simonmorenohe@gmail.com>
database read works, but ignored exception is returned:
Fatal error on SSL transport
NoneType has no attribute 'send' (_loop._proactor.send)
RuntimeError: Event loop is closed
Unclosed connector/ connection
Added methods needed to use async with when initializing client, but logs output "Exception ignored... Runtime Error: Event loop is closed"
missing upsert and other resources
missing read_all_items and both query methods for container class
Complete item CRUD functionality - only missing queries
Query functionality and container query methods
also fixed README and added examples_async
@azure-sdk

Copy link
Copy Markdown
Collaborator

API change check for azure-cosmos

API changes are not detected in this pull request for azure-cosmos

@tjprescott
tjprescott merged commit dd66f46 into Azure:main Apr 28, 2022
@simorenoh
simorenoh deleted the fix-broken-link branch April 28, 2022 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants