Skip to content

Conversation

ShubhamChaturvedi7
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ShubhamChaturvedi7 ShubhamChaturvedi7 requested a review from a team as a code owner September 30, 2025 21:18
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.402.2"/>
Copy link
Contributor

Choose a reason for hiding this comment

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

Also drop DDB. Let the MPL define it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No we should keep DDB here, because DB-ESDK has a direct dependency on DDB.

Copy link
Contributor

Choose a reason for hiding this comment

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

If the world was perfect, I would be 100% on board.
But actually, this library does NOT depend on the DDB, but on the Dafny DDB.
And the Dafny DDB is from the MPL.

But I will not die on this hill.
The hill I will die on is that this dependency resolution is wrong.
It needs to be:

 <PackageReference Include="AWSSDK.DynamoDBv2" Version="[3.7.*, 4.0)" />

OR customers will continue to get confused/runtime exceptions.

@ShubhamChaturvedi7
Copy link
Contributor Author

This change is not required anymore.

@texastony texastony deleted the Net/DropAwsSdkCore branch October 7, 2025 17:29
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