-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Cosmos] item operation response includes response headers #35791
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
082893c
adds new response to sync point operations
simorenoh b9cd428
Update _cosmos_response.py
simorenoh 2aeabac
addresses comments, adds query changes
simorenoh b92e5e1
added logic to deal with unpacking of actual values
simorenoh 5dc41ae
pylint
simorenoh 2712393
async changes
simorenoh f65766a
Update CHANGELOG.md
simorenoh ee8cb4c
samples using last_response_headers
simorenoh fc29c3a
Merge branch 'main' into package-response-headers
simorenoh fb312fd
Merge branch 'main' into package-response-headers
simorenoh a32dccc
update use of last_response_headers, sanity check on responses
simorenoh bcf8891
add header tests
simorenoh f4b74da
readme and oopsies
simorenoh 7fa1aa0
test fixes
simorenoh 7ddb79b
Update sdk/cosmos/azure-cosmos/azure/cosmos/_cosmos_responses.py
simorenoh ba9f6d1
Update sdk/cosmos/azure-cosmos/azure/cosmos/_cosmos_responses.py
simorenoh 070ca5d
typing updates
simorenoh 9eb1c05
pylint
simorenoh c70e2b3
mypy part1
simorenoh 82a4485
tests
simorenoh 821cc1c
fixes
simorenoh d9ad4a3
tests
simorenoh adbab3a
update typehint for mypy
simorenoh ab96aa1
Revert "update typehint for mypy"
simorenoh c8dedae
mypy
simorenoh bee494d
Update _cosmos_client_connection.py
simorenoh 56c6d94
Update _cosmos_client_connection.py
simorenoh 5acd395
Update _cosmos_client_connection.py
simorenoh 4b26173
Merge branch 'main' into package-response-headers
simorenoh d9d74e8
Update _cosmos_client_connection.py
simorenoh ce4cfba
Update _cosmos_client_connection_async.py
simorenoh 626e628
Update _cosmos_client_connection_async.py
simorenoh 2693959
Merge branch 'main' into package-response-headers
simorenoh ad90f72
public surface area changes
simorenoh e0b5fd2
Merge branch 'main' into package-response-headers
simorenoh c2c8b47
review updates
simorenoh 02b7a64
Update README.md
simorenoh f1d0f79
Update README.md
simorenoh 4b05db7
Update container.py
simorenoh 2217c6e
rename responses and update inhertiance typing
simorenoh ca4ae97
Merge branch 'main' into package-response-headers
simorenoh 9cf7d40
revert subtyping
simorenoh b34608d
missed empty dict responses
simorenoh ba785c8
Update test_globaldb.py
simorenoh 539fdc2
simplify query_iterable header logic
simorenoh 137fe60
revert
simorenoh 1527d5d
Merge branch 'main' into package-response-headers
simorenoh 381d760
add subscripts to class definition
simorenoh c73fb46
try re-adding typehint
simorenoh 3b6e585
revert
simorenoh 361e3e8
specify rtypes
simorenoh ae4aa8f
Update _cosmos_client_connection.py
simorenoh 98a90ee
remove query changes
simorenoh a44c059
Update _cosmos_client_connection_async.py
simorenoh c20c1d4
update rtypes
simorenoh a414d6b
pylint
simorenoh f89388c
revert more query stuff
simorenoh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update README.md
- Loading branch information
commit f1d0f794ed420445bf65ee8941b6826561b4b5f6
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.