v0.0.21
What's Changed
- DynamoDB: Add special decoding for varied lists.
Store them into a separateOBJECT(IGNORED)
column in CrateDB. - DynamoDB: Add pagination support for
full-load
table loader
Details
- DynamoDB: Add software test for decoding list of objects by @amotl in #246
- DynamoDB: Improve software test about decoding a list with empty string by @amotl in #248
- Update polars requirement from <1.6 to <1.7 by @dependabot in #250
- Update poethepoet requirement from <0.28 to <0.29 by @dependabot in #251
- Revert "CI: Codecov API is currently down" by @amotl in #253
- DynamoDB: Add pagination support for
full-load
table loader by @amotl in #252
Full Changelog: v0.0.20...v0.0.21