Skip to content

Releases: oolio-group/dynago

1.3.0

04 Dec 07:27
c014ee4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.3.0

v1.2.3

03 Oct 01:16
dd62f46

Choose a tag to compare

What's Changed

  • chore(tests): improve integration tests; testing/localdb package by @shidil in #27
  • feat: Implement strongly consistent reads support for Query and GetItem operations by @Copilot in #30

New Contributors

  • @Copilot made their first contribution in #30

Full Changelog: v1.2.2...v1.2.3

v1.2.2

01 Jul 00:59
13b2e46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

12 May 04:15
7ed1793

Choose a tag to compare

What's Changed

  • ci: use nix flake; run only on push to main branch by @shidil in #25
  • chore(deps): upgrade aws-sdk-go-v2 to v1.36 by @shidil in #24

Full Changelog: v1.2.0...v1.2.1

v1.2.0

18 Feb 03:07
8ac3113

Choose a tag to compare

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

Full Changelog: v1.1.2...v1.1.3

v1.1.2

11 Sep 01:58
aaced21

Choose a tag to compare

What's Changed

  • feat: add deleteitem function to write interface by @vankongv in #16

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

14 Feb 08:41
6e22d4e

Choose a tag to compare

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

Full Changelog: 1.1.0...v1.1.1

v1.1.0

05 Jan 02:42
3bfa0c4

Choose a tag to compare

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

Full Changelog: https://github.com/oolio-group/dynago/commits/v1.1.0