v0.0.21
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
storeARRAYs with varying inner types intoOBJECT(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