Page MenuHomeSolus

Update pymongo to 3.9.0 and remove python2 support
ClosedPublic

Authored by maverick1 on Sep 19 2019, 4:56 PM.
Tags
None
Referenced Files
F11052308: D7203.id17289.diff
Thu, Aug 10, 9:15 PM
F11052307: D7203.id17267.diff
Thu, Aug 10, 9:15 PM
F11052306: D7203.id17264.diff
Thu, Aug 10, 9:15 PM
F11052305: D7203.id.diff
Thu, Aug 10, 9:15 PM
F11037039: D7203.diff
Wed, Aug 9, 7:59 PM
F11015833: D7203.id.diff
Sat, Aug 5, 2:27 PM
F10967277: D7203.id17264.diff
Thu, Jul 20, 8:40 AM
F10967276: D7203.id.diff
Thu, Jul 20, 8:40 AM
Subscribers

Details

Summary

Update pymongo to 3.9.0 and remove python2 support

Changes

  • Support for MongoDB 4.2 sharded transactions.
  • Initial support for client side field level encyption.
  • The retryWrites URI option now defaults to True.
  • Support for retryable reads and the retryReads URI option which is enabled by default.
  • Support zstandard for wire protocol compression.
  • Support for periodically polling DNS SRV records to update the mongos proxy list without having to change client configuration.
Test Plan

Made changes to mongo database

Diff Detail

Repository
R4309 python-pymongo
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage