Skip to content

25.0.0

Latest

Choose a tag to compare

@IlyaSkriblovsky IlyaSkriblovsky released this 30 Mar 11:18
· 8 commits to master since this release
727d3a2
  • Client sessions and Transactions support
  • Minimum Twisted version is now 22.8.0
  • find_one_and_* methods now returns None if called with unacknowledged write_concern
  • Collection.count() method is deprecated - Please use new Collection.count_documents() and Collection.estimated_document_count() methods