- Client sessions and Transactions support
- Minimum Twisted version is now 22.8.0
find_one_and_*methods now returnsNoneif called with unacknowledgedwrite_concern- Collection.count() method is deprecated - Please use new
Collection.count_documents()andCollection.estimated_document_count()methods