issues
search
benhutchins
/
dyngoose
Elegant DynamoDB object modeling for Typescript.
https://www.npmjs.com/package/dyngoose
ISC License
89
stars
14
forks
source link
Release Dyngoose V4
#639
Closed
benhutchins
closed
1 year ago
benhutchins
commented
1 year ago
Dyngoose 4.0.0
Is it a breaking change?: YES
Why did you make these changes?
Upgrade to aws-sdk v3
Convert set attributes to use
Set
interfaces
Adds support for List attributes
Adds utility to generate CDK resources
Several bug fixes
Updated documentation
Submission Type
[X] Bugfix
[X] New Feature
[X] Refactor
All Submissions
[X] Have you added an explanation of what your changes?
[X] Have you written new tests for your changes, as applicable?
[X] Have you checked potential side effects that could make bad impacts to other services?
New Features
[ ] Have you configured CI/CD properly?
[ ] Have you configured optimal memory size and timeouts of Lambda Function?
[ ] Have you grant required permissions (e.g. IAM Policy, VPC Security Group)?
[ ] Have you made required resources (e.g. DynamoDB Table, RDS Cluster)?
[ ] Does it requires native addons dependency?
Dyngoose 4.0.0
Is it a breaking change?: YES
Why did you make these changes?
Set
interfacesSubmission Type
All Submissions
New Features