Skip to content

Releases: blueleader07/typeorm-dynamodb

Release v3.1.0

28 Dec 22:45

Choose a tag to compare

What's Changed

  • Typeorm 3 by @blueleader07 in #1
  • support non-string single column index by @TexKiller in #2
  • fix typing error for generic of PagingAndSortingRepository by @TexKiller in #4
  • Added Github Actions to Build and Test PRs by @blueleader07 in #6
  • Add FindOperators supported by DynamoDB by @TexKiller in #5
  • fix batchRead response, no need to unmarshall by @TexKiller in #7
  • remove non-existant promise property access on waitUntilActive by @TexKiller in #8
  • handle sort keys when sanitizing where conditions in indexedWhere by @TexKiller in #9
  • mock indices in 'find beginsWith' test to cover indexedWhere by @TexKiller in #10
  • Expose executeStatement on repository to execute PartiQL queries by @TexKiller in #11
  • Allow customizing client config by @TexKiller in #14
  • chore(deps): bump the all-dependencies group with 5 updates by @dependabot[bot] in #17
  • chore(deps): bump actions/setup-node from 3 to 6 by @dependabot[bot] in #15
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #16
  • chore(deps-dev): bump jest-junit from 11.1.0 to 16.0.0 by @dependabot[bot] in #19
  • chore(deps): bump uuid from 9.0.1 to 13.0.0 by @dependabot[bot] in #21
  • chore(deps-dev): bump @types/node from 15.14.9 to 25.0.3 by @dependabot[bot] in #23
  • chore(deps-dev): bump typescript from 4.7.4 to 5.9.3 by @dependabot[bot] in #26

New Contributors

Full Changelog: https://github.com/blueleader07/typeorm-dynamodb/commits/v3.1.0