Skip to content

v0.0.21

Choose a tag to compare

@amotl amotl released this 09 Oct 08:32
· 76 commits to main since this release

What's Changed

  • MongoDB: Fixed BSON decoding of {"$date": 1180690093000} timestamps
  • DynamoDB: Use CrateDB 5.8.3 for testing because 5.8.4 can no longer
    store ARRAYs with varying inner types into OBJECT(IGNORED) columns.

Details

  • Chore(deps): Update toolz requirement from <0.13 to <1.1 by @dependabot in #66
  • Chore(deps): Update pymongo requirement from <4.10 to <4.11 by @dependabot in #68
  • DynamoDB and MongoDB: Fix CI and improve decoding by @amotl in #69

Full Changelog: v0.0.20...v0.0.21