Bernie Hackett
ee80ebab54
PYTHON-3049 Test with PyPy 3.8 ( #827 )
2021-12-17 12:10:35 -08:00
Shane Harvey
3886d0660e
PYTHON-3040 Remove duplicate srvMaxHosts tests
2021-12-14 15:29:57 -08:00
Bernie Hackett
2b53bf3b85
PYTHON-3042 Migrate OCSP testing to Ubuntu 20.04 ( #826 )
2021-12-14 15:12:01 -08:00
Roberto Martinez
3843cef3f2
Use quotes for pip install with extras in README ( #825 )
2021-12-14 11:24:33 -08:00
Roberto Martinez
b502c44c06
Use quotes for pip install with extras ( #824 )
2021-12-14 11:24:05 -08:00
Shane Harvey
0fc82d9c7b
PYTHON-2763 Fix check_keys removal in encryption ( #823 )
2021-12-14 10:32:13 -08:00
Bernie Hackett
68b818141a
PYTHON-2903 Migrate testing from Amazon1 to Ubuntu 18.04 ( #822 )
2021-12-13 16:30:36 -08:00
Shane Harvey
ff3a8b44dc
PYTHON-1864 PYTHON-2931 Spec complaint $readPreference ( #809 )
...
Stop sending $readPreference to standalone servers.
Stop sending $readPreference primary because it's the server default.
Remove outdated secondary_ok flag.
2021-12-13 15:47:34 -08:00
Shane Harvey
b2f3c66575
PYTHON-2888 Migrate from json.send to perf.send ( #819 )
...
Rename ops_per_sec to bytes_per_sec to better reflect the perf measurement.
2021-12-13 14:41:25 -08:00
Steven Silvester
a7891480d1
PYTHON-2353 Update create_collection docs with more options ( #820 )
2021-12-10 13:34:18 -06:00
Shane Harvey
797197e73b
PYTHON-2763 Remove outdated check_keys and $clusterTime logic ( #817 )
2021-12-10 10:22:49 -08:00
Shane Harvey
c94a3ad1df
PYTHON-2585 Remove legacy multi-auth code ( #816 )
2021-12-09 18:00:41 -08:00
Shane Harvey
7bd9bd7b47
PYTHON-2160 Stop using Google Groups email address ( #818 )
2021-12-09 17:55:26 -08:00
Shane Harvey
57ad29e4bd
PYTHON-2203 Resync auth spec tests
2021-12-09 16:29:20 -08:00
Shane Harvey
d504c1f399
PYTHON-2086 Verify max set version and max election id on topologies in SDAM spec tests
2021-12-09 14:03:01 -08:00
Shane Harvey
9deb1069f3
PYTHON-1643 Resync read write concern spec tests
2021-12-09 13:50:53 -08:00
Shane Harvey
9f29e73137
PYTHON-2473 Add basic Github Actions testing ( #815 )
2021-12-09 13:02:32 -08:00
Shane Harvey
1d7b9a80b9
PYTHON-3026 Fix Windows Python 3.6 tests ( #813 )
2021-12-07 16:41:10 -08:00
Shane Harvey
bf992c20a6
PYTHON-2554 Support aggregate $merge and $out executing on secondaries ( #774 )
2021-12-07 16:26:01 -08:00
Shane Harvey
e154642968
Removed references to outdated server versions ( #812 )
2021-12-07 15:47:28 -08:00
Shane Harvey
f3a76a703b
BUMP 4.1.0.dev0
2021-12-07 11:14:09 -08:00
Julius Park
70f7fe7542
PYTHON-3028 $regex as a field name does not allow for non-string values ( #807 )
2021-12-06 13:13:15 -08:00
Shane Harvey
44853ea9c3
PYTHON-3033 Fix typo in uuid docs ( #808 )
2021-12-06 11:26:36 -08:00
Shane Harvey
5ec4e6cc4c
PYTHON-3027 Fix server selection when topology type is Unknown ( #806 )
2021-12-02 13:45:50 -08:00
Julius Park
046d789d9f
PYTHON-2957 Support 'let' option for multiple CRUD commands ( #804 )
2021-11-30 15:02:40 -08:00
Shane Harvey
e3d1d6f5b4
BUMP 4.0.1.dev0
2021-11-29 10:32:30 -08:00
Shane Harvey
2c28149a30
BUMP 4.0
2021-11-29 10:31:12 -08:00
Julius Park
7de879a9fe
PYTHON-3018 Add docs for removed methods from Collection ( #801 )
2021-11-23 16:56:41 -08:00
Shane Harvey
37b5195eef
PYTHON-2434 Automatically combine release wheels + sdist into one archive ( #803 )
2021-11-23 16:15:52 -08:00
Shane Harvey
64a4f6e141
PYTHON-3024 Update estimatedDocumentCount test for Atlas Data Lake ( #802 )
...
Migrate data lake testing to ubuntu 18.
Ensure mongohouse downloads the right build via VARIANT.
2021-11-23 15:45:49 -08:00
Shane Harvey
2af521ec03
PYTHON-2984 Fix retry behavior for bulk write writeConcernError ( #800 )
2021-11-19 12:15:23 -08:00
Shane Harvey
cddae7ae93
PYTHON-2919 Remove MongoDB 2.6-3.4 from performance testing ( #798 )
2021-11-18 16:28:42 -08:00
Shane Harvey
79659063c5
PYTHON-3021 Send primaryPreferred when connected to standalone servers ( #799 )
2021-11-18 16:28:02 -08:00
Shane Harvey
5b8b09ac4f
PYTHON-3020 Properly mark server unknown after "not master" errors without a code ( #797 )
...
Fix prefer-error-code SDAM test.
2021-11-17 18:18:41 -08:00
Julius Park
9cf88cfdc1
PYTHON-2773 Mockupdb test failures ( #796 )
2021-11-17 17:37:05 -08:00
Shane Harvey
12a6af7ab6
PYTHON-2981 Stop using MongoClient.address for hashing and equality ( #795 )
2021-11-17 12:31:59 -08:00
Shane Harvey
24cc4c42bf
PYTHON-3019 Fix doc test failures ( #794 )
...
Remove pymongo 2 to 3 migration guide.
Make raw_bson doc tests less flakey.
2021-11-16 17:14:33 -08:00
Shane Harvey
e655b0bb99
PYTHON-3001 Bump minimum pymongocrypt version to 1.2.0 ( #793 )
2021-11-16 16:35:31 -08:00
Julius Park
8fc6dc3c4f
PYTHON-1489 Merge ajdavis/pymongo-mockup-tests into pymongo ( #787 )
2021-11-16 16:26:18 -08:00
Shane Harvey
99aab1b0ba
PYTHON-3017 Properly check for closed KMS connections ( #790 )
2021-11-16 14:34:36 -08:00
Bernie Hackett
a655c576c9
PYTHON-3015 Document cipher mismatch issues ( #791 )
2021-11-16 14:23:55 -08:00
Shane Harvey
278a50d4b0
PYTHON-3005 Make maxConnecting configurable ( #789 )
2021-11-16 12:51:36 -08:00
Shane Harvey
a7fb3281ea
PYTHON-3004 Support kmip FLE KMS provider ( #786 )
...
Resync CSFLE spec tests.
2021-11-15 16:23:59 -08:00
Shane Harvey
754e52890f
PYTHON-2915 Skip large txn test on slow Windows hosts ( #788 )
2021-11-15 13:01:45 -08:00
Julius Park
6d1dd6d63a
PYTHON-3014 Update how events are added to entity map to match specification ( #785 )
2021-11-12 16:23:57 -08:00
Julius Park
e1884b44df
PYTHON-2512 Update Astrolabe's Workload Executor to use the unified test runner ( #783 )
2021-11-11 15:00:17 -08:00
Bernie Hackett
99a413f81b
Update author and maintainer
2021-11-11 13:56:26 -08:00
Shane Harvey
370e1652ad
PYTHON-3003 Add kms_tls_options to configure options for KMS provider connections ( #784 )
2021-11-10 16:49:31 -08:00
Shane Harvey
c404150fe7
PYTHON-3011 Fix test_connections_are_only_returned_once ( #781 )
2021-11-08 17:00:42 -08:00
Julius Park
e80141ed1c
PYTHON-2992 Implement unified test format loop operation ( #773 )
2021-11-08 16:19:24 -08:00