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

fix: Increase Items per Transaction limit to match AWS limit increase #292

Conversation

m-szaf
Copy link
Contributor

@m-szaf m-szaf commented Nov 14, 2022

This is bump in a max items per transaction constant to match a recent limit increase from AWS!

Fixes #291

@whimzyLive
Copy link
Member

Thanks, @m-szaf.

For anyone else interested in knowing why this change was made, please read through this https://aws.amazon.com/about-aws/whats-new/2022/09/amazon-dynamodb-supports-100-actions-per-transaction/

@whimzyLive whimzyLive merged commit bad4b3c into typedorm:main Nov 14, 2022
@typedorm-bot
Copy link
Member

🎉 This PR is included in version 1.15.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

Increase Items per Transaction limit to match AWS limit increase
4 participants