Export - CSV (All fields)
Export - CSV (Current fields)
PYTHON-1871
ChangeStreams do not honor user-specified batch_size on the initial aggregate commandPYTHON-1434
pymongo resends client metadata after Monitor heartbeats failPYTHON-2126
Refactor Monitor/SrvMonitor code to create PeriodicExecutors in one placePYTHON-2115
Remove threading.Lock() from SocketCheckerPYTHON-1920
Auto encryption should use RawBSONDocument for the collection info lookupPYTHON-1759
Command failures on find/getMore do not reset the server's SDAM statePYTHON-1618
Audit coverage report for unused/untested codePYTHON-1428
Pool may exceed maxPoolSize sockets when minPoolSize==maxPoolSizePYTHON-1422
A closed Topology may be updated by a closed Server MonitorPYTHON-1559
Avoid multiple levels of byte join()s in message/bson modulePYTHON-1516
Not able to connect to Cloud MongoDB Mlab saying connection refusedPYTHON-2120
Test failure - test_change_streams_change_streams_errors_Change_Stream_should_error_when__id_is_projected_outPYTHON-1931
Use RawBSONDocument to remove check_keys from sock_info.commandPYTHON-1917
Add internal ability to execute a RawBSONDocument as a command without decodingPYTHON-1421
Topology.open does not always ensure Server monitor threads are openPYTHON-1834
Use a code formatterPYTHON-1598
Configure transaction write operations with default WriteConcernPYTHON-1639
Use stdlib to ascertain runtime implementation in setup.pyPYTHON-1357
Refactor Cursor and CommandCursorPYTHON-1337
Add __slots__ to commonly used bson classesPYTHON-2051
Triage newly discovered Coverity issuesPYTHON-1324
Mongo Client has a chance of not closing cursorsPYTHON-2110
pymongo segfaults when running with mpi4pyPYTHON-2206
Rename pool_id to generation to better match CMAP and SDAM specsPYTHON-1828
Send recoveryToken on abortTransactionPYTHON-1833
Operations RefactorPYTHON-1954
Background thread creates connections while holding the topology lockPYTHON-1922
Avoid decoding the encrypted bson command returned from libmongocryptPYTHON-1838
Discard ServerSessions involved in network errorsPYTHON-1335
Fix inefficient use of __slots__ in various classesPYTHON-1346
platform.linux_distribution is deprecated in Python 3.5 and removed in 3.7PYTHON-1558
Use nameOnly for methods that only require collection namesPYTHON-1432
find_one() taking long timePYTHON-1513
PyMongo inefficiently reads large messages off the network
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0