What's Changed
- Fix
collection.find_one(...)sorting usingdictsby @santiagopardal in https://github.com/mongomock/mongomock/pull/897 - Remove usage of legacy syntax constructs by @mdomke in https://github.com/mongomock/mongomock/pull/899
- Adapt code to refactored Mongo driver GridFS implementation by @mdomke in https://github.com/mongomock/mongomock/pull/905
- Adding support for agg...