Skip to content
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

[Cosmos] fixing bug with not passing kwargs/ response_hook in create_container_if_not_exists #34286

Merged
merged 4 commits into from
Mar 11, 2024

Conversation

simorenoh
Copy link
Member

Addressing this issue pointing out a gap in our SDK's response_hook behavior for certain methods.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Feb 12, 2024

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-cosmos

@simorenoh simorenoh requested a review from annatisch February 13, 2024 22:26
Copy link
Member

@annatisch annatisch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @simorenoh - I think this looks good.
Though it might be good to run a quick local test for the specific customer scenario (i.e. passing in response_hook for both a new and pre-existing container) before we close out the issue.

@simorenoh
Copy link
Member Author

/azp run python - cosmos - ci

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@simorenoh simorenoh merged commit 51b9eab into Azure:main Mar 11, 2024
10 checks passed
@simorenoh simorenoh deleted the ccine-kwargs-fix branch March 11, 2024 18:53
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.

3 participants