Skip to content

Fix for ConsumedCapacity in conditional writes

Compare
Choose a tag to compare
@guregu guregu released this 30 Jun 06:19
· 9 commits to master since this release
06919cf

Fixes a panic when a conditional put/delete/update using ConsumedCapacity fails.

What's Changed

  • Added checks for nil output when adding consumed capacity by @sardap in #239

New Contributors

Full Changelog: v2.0.0...v2.0.1