Commit Graph

4919 Commits

Author SHA1 Message Date
Steven Silvester
6b22e2965d remove binder start file 2021-12-10 15:41:49 -06:00
Steven Silvester
5f15f5bbf6 remove the init part for now 2021-12-10 15:41:49 -06:00
Steven Silvester
9cd01390f5 fix target file 2021-12-10 15:41:49 -06:00
Steven Silvester
d6ba73075a DRY 2021-12-10 15:41:49 -06:00
Steven Silvester
f0d586956f clean up post build 2021-12-10 15:41:49 -06:00
Steven Silvester
f1150a30df cleanup binder files 2021-12-10 15:41:49 -06:00
Steven Silvester
128e46745e cleanup and use in-progress mtools branch 2021-12-10 15:41:49 -06:00
Steven Silvester
afd81c093c remove redundant dep 2021-12-10 15:41:49 -06:00
Steven Silvester
de800fa4e2 initial try for binder setup 2021-12-10 15:41:49 -06: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