Releases: oolio-group/dynago
Releases · oolio-group/dynago
v1.2.1
v1.2.0
What's Changed
- feat: add batchDeleteItem to write interface by @quangthanh0909 in #17
- feat: added support for optimistic locking with version number by @shidil in #19
New Contributors
- @quangthanh0909 made their first contribution in #17
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
What's Changed
- chore(deps): bump github.com/docker/docker from 20.10.7+incompatible to 20.10.27+incompatible in /tests by @dependabot in #12
- fix: interface type mismatch for TransactItems by @shidil in #13
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: 1.1.0...v1.1.1
v1.1.0
What's Changed
- feat: add a support for transact items in dynago to do put or delete operations synchronously by @omkar-till in #5
- fix: Changed the table name in delete item to use client tablename by @thusharprakash in #8
- chore(tests): faster and more stable tests by moving db setup to TestMain by @shidil in #11
- chore: transact items to be a variadic function,type alias for TransactWriteItem type by @omkar-till in #6
- chore(deps): upgrade dependencies by @shidil in #7
New Contributors
- @omkar-till made their first contribution in #5
- @thusharprakash made their first contribution in #8
- @shidil made their first contribution in #11
Full Changelog: https://github.com/oolio-group/dynago/commits/v1.1.0