Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@lpsinger lpsinger released this 08 Nov 18:42
· 48 commits to main since this release

What's Changed

  • Remove protected #getLast method, only called once by @lpsinger in #30
  • Do not attempt to put nonexistent item by @lpsinger in #32
  • Switch to barebones DynamoDB document client by @lpsinger in #31
  • Refactor test setup to scope resources to blocks that need them by @lpsinger in #33
  • Delete items in batches for fewer requests by @lpsinger in #34
  • Fix race condition between test and teardown by @lpsinger in #38
  • Let dynamodb-local download DynamoDB jar itself by @lpsinger in #35
  • Fix some bugs when there is no initial version by @lpsinger in #36

Full Changelog: v2.0.0...v2.1.0