Skip to content

v1.12.0

Compare
Choose a tag to compare
@guregu guregu released this 06 Feb 17:38
· 102 commits to master since this release

Summary

  • This release fixes two issues:
    • #186 LastEvaluatedKey may point unexpected position in case Limit is set to Query
    • #181 UnmarshalItem does not work with the auxiliary types
  • Also upgrades dependencies.

What's Changed

  • virtual PagingIter.LastEvaluatedKey by @guregu in #187
  • improve embedded struct decoding, fixing aux unmarshaling by @guregu in #188
  • Upgrade backoff to backoff/v4 by @pquerna in #180

New Contributors

Full Changelog: v1.11.0...v1.12.0