Add distinct() to chained find queries
Optimize FindQuery.exists()
Fix underscore-prefixed event hooks
Fix typing for find_one() upsert results
- Author - xianjianlf2
- PR #1346
Fix logical Not operator type hint
Fix existing MongoDB indexes with float directions
- Author - gaurav-hub319
- PR #1343
Documentation and examples
- Add a DocumentDB sample and clarify computed-field and serializer limitations.
- Add Context7 documentation metadata.
- Authors - khelanmodi, pctablet505, Sarthak-commits
- PRs #1306, #1341, #1334