Skip to content

1.29.0

Latest
Compare
Choose a tag to compare
@adeelsohailahmed adeelsohailahmed released this 06 Jan 17:53
2190cd9

Note

This release fixes a regression introduced in Version 1.28.0 that caused errors with the generated JSON Schema. Shout-out to @staticxterm for helping us resolve the issue.

What's Changed

  • fix: Owner model missing in init_beanie in Inheritance documentation's Inserts example by @ksayer in #1090
  • Add coverage configuration to pyproject.toml by @staticxterm in #1091
  • Make diacritic_sensitive parameter optional to support $text operator on Cosmos DB by @mykolaskrynnyk in #1089
  • Fix serialization of Link/BackLink and OpenAPI schema generation by @staticxterm in #1080
  • Bulk Writer improving & bulk_writer method for document and possibility to bypass mongo document validation + comment parameter by @CAPITAINMARVEL in #1079
  • Use strings to specify MongoDB versions in CI by @Viicos in #1094
  • Add tests with case of {id} in fastapi path by @dantetemplar in #1100

New Contributors

Full Changelog: 1.28.0...1.29.0