Skip to content

chore: Idempotency examples - Update AWSSDK.DynamoDBv2 version #319

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 1 commit into from
Jun 27, 2023

Conversation

hjgraca
Copy link
Contributor

@hjgraca hjgraca commented Jun 27, 2023

Please provide the issue number

Issue number: #300

Summary

Sam build is failing

NU1605: Detected package downgrade: AWSSDK.DynamoDBv2 from 3.7.103.7 to 3.7.101.14. Reference the package directly from the project to select a different version. ... publish: /Users/henrigra/work/aws-lambda-powertools-dotnet/examples/Idempotency/src/HelloWorld/HelloWorld.csproj : error NU1605: HelloWorld -> AWS.Lambda.Powertools.Idempotency 0.0.1-preview -> AWSSDK.DynamoDBv2 (>= 3.7.103.7) ... publish: /Users/henrigra/work/aws-lambda-powertools-dotnet/examples/Idempotency/src/HelloWorld/HelloWorld.csproj : error NU1605: HelloWorld -> AWSSDK.DynamoDBv2 (>= 3.7.101.14) ... publish: Failed to restore

Changes

Update DynamoDBv2 version to 3.7.103.7

Please provide a summary of what's being changed

User experience

Please share what the user experience looks like before and after this change

Checklist

Please leave checklist items unchecked if they do not apply to your change.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

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

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

Signed-off-by: Henrique Graca <[email protected]>
@auto-assign auto-assign bot requested review from amirkaws and sliedig June 27, 2023 09:55
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 27, 2023
@github-actions github-actions bot added the internal Maintenance changes label Jun 27, 2023
Copy link
Contributor

@amirkaws amirkaws left a comment

Choose a reason for hiding this comment

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

LGTM

@amirkaws amirkaws merged commit f397e70 into develop Jun 27, 2023
@amirkaws amirkaws deleted the hjgraca-idempotency-example-DynamoDBv2-version branch June 27, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Maintenance changes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants