Skip to content

Conversation

@roji
Copy link
Member

@roji roji commented Nov 21, 2024

The new SDK is notably needed to use the new Linux-based Cosmos emulator.

@roji roji requested a review from a team November 21, 2024 13:24
@roji roji enabled auto-merge (squash) November 21, 2024 13:25
@roji
Copy link
Member Author

roji commented Nov 21, 2024

Cosmos SDK now wants its users to reference Newtonsoft.JSON themselves (issue). Following the same logic, I think our provider shouldn't reference it, but our tests will need to (hopefully that's going to work).

@roji
Copy link
Member Author

roji commented Nov 21, 2024

OK, looks like we have to reference Newtonsoft.JSON anyway, since we use Newtonsoft in our own code (in the provider itself). If we one day stop doing that, we'd have the question of whether we should reference Newtonsoft.JSON at all here, or set AzureCosmosDisableNewtonsoftJsonCheck to true (but at that point, I'm not sure if applications using our provider get the build error telling them to reference Newtonsoft.JSON).

@roji roji merged commit 3f5dcef into dotnet:main Nov 21, 2024
7 checks passed
@roji roji deleted the CosmosSdk branch November 21, 2024 19:18
@AndriySvyryd
Copy link
Member

#14570 #34567 #17306

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants