Skip to content

v0.0.18

Compare
Choose a tag to compare
@amotl amotl released this 25 Sep 10:57
· 9 commits to main since this release

What's Changed

  • MongoDB: Improved MongoDBCrateDBConverter.decode_canonical to also
    decode non-UUID binary values
  • Zyp/Moksha/jq: to_object function now respects a zap option, that
    removes the element altogether if it's empty
  • Zyp/Moksha/jq: Improve error reporting at MokshaTransformation.apply
  • MongoDB: Improved MongoDBCrateDBConverter.decode_extended_json

Details

  • Chore(deps): Update pymongo requirement from <4.9 to <4.10 by @dependabot in #55
  • Zyp and MongoDB: A few adjustments and refinements by @amotl in #57
  • MongoDB: Fix BSON decoder by @amotl in #59

Full Changelog: v0.0.17...v0.0.18