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

.Net: Bump Cosmos package and use built-in serializer #8616

Merged
merged 6 commits into from
Sep 12, 2024

Conversation

Pilchie
Copy link
Member

@Pilchie Pilchie commented Sep 6, 2024

Description

Azure Cosmos DB released a new package that allows using System.Text.Json without manually defining a custom serializer. Update to that version and delete the code I copied from the Cosmos package before this was released.

@Pilchie Pilchie requested a review from a team as a code owner September 6, 2024 19:01
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel memory labels Sep 6, 2024
@github-actions github-actions bot changed the title Bump Cosmos package and use built-in serializer .Net: Bump Cosmos package and use built-in serializer Sep 6, 2024
Copy link
Member

@dmytrostruk dmytrostruk left a comment

Choose a reason for hiding this comment

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

@Pilchie Thanks for your contribution! Before merging to main, I will run our integration tests for this connector to double-check whether this change didn't impact anything and will get back to you shortly.

Copy link
Member

@dmytrostruk dmytrostruk left a comment

Choose a reason for hiding this comment

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

I can confirm that with this change integration tests are running successfully, and we can merge it to main branch. @Pilchie thanks again for your contribution!

@dmytrostruk dmytrostruk added this pull request to the merge queue Sep 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 10, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Sep 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 11, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Sep 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 11, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Sep 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 12, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Sep 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 12, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Sep 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 12, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Sep 12, 2024
Merged via the queue into microsoft:main with commit 45c606d Sep 12, 2024
15 checks passed
@Pilchie Pilchie deleted the s-t-j branch September 12, 2024 15:31
@Pilchie
Copy link
Member Author

Pilchie commented Sep 12, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel memory .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants