Commit Graph

4942 Commits

Author SHA1 Message Date
Steven Silvester
80314255d7
PYTHON-3092 Add Type Discovery Files (#863) 2022-02-11 12:41:29 -06:00
Steven Silvester
0700a84432
PYTHON-1834 Add shellcheck (#858) 2022-02-11 06:32:01 -06:00
Steven Silvester
c47557bc63
PYTHON-3062 Make Regex generic (#860) 2022-02-10 18:59:26 -06:00
Steven Silvester
cbc7cc33e5
PYTHON-3073 Copy the unit tests from pymongo-stubs into pymongo (#859) 2022-02-10 18:54:46 -06:00
Julius Park
ddb6614442
PYTHON-2682 Add support for the comment field to all helpers (#847) 2022-02-09 15:12:02 -08:00
Steven Silvester
b7057ecf9f
PYTHON-1834 (cont) Add pre-commit config (#853) 2022-02-09 14:24:23 -06:00
Steven Silvester
5578999a90
PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
Bernie Hackett
3150c60d02
PYTHON-3043 Test mod_wsgi with Python 3.10 (#850) 2022-02-08 10:01:46 -08:00
Steven Silvester
f4cef37328
PYTHON-3064 Add typings to test package (#844) 2022-02-07 19:33:41 -06:00
Shane Harvey
561ee7cf77
PYTHON-3110 Remove use of example.com in CSFLE tests (#848) 2022-02-07 19:33:16 -06:00
Julius Park
51691246e9
PYTHON-2858 Use OP_MSG to authenticate if server supports OP_MSG (#843) 2022-02-03 15:25:14 -08:00
Steven Silvester
dd6c140d43
PYTHON-3060 Add typings to pymongo package (#831) 2022-02-02 21:12:36 -06:00
Steven Silvester
abfa0d35bc
PYTHON-3075 bulk_write does not apply CodecOptions to upserted_ids result (#840) 2022-02-02 13:53:58 -06:00
Julius Park
aa60c2a2c0
PYTHON-3071 [DevOps] Merge and improve resync_specs.sh (#839) 2022-02-01 12:45:47 -08:00
Bernie Hackett
308b4f4e08
PYTHON-1596 Test on RHEL7 FIPS (#838) 2022-01-26 17:28:38 -08:00
Julius Park
4eeb685c57
PYTHON-3069 Require hello command + OP_MSG when 'loadBalanced=True' (#837) 2022-01-26 11:57:36 -08:00
Shane Harvey
bdafc35733
PYTHON-3041 Fix doc example for initializing a replica set (#835) 2022-01-21 10:09:03 -08:00
Shane Harvey
b7c33debbf
PYTHON-3046 Document support for backslashreplace and surrogateescape (#836) 2022-01-21 10:08:48 -08:00
Alexander Golin
d6fc05ae49
Create CODEOWNERS (#834) 2022-01-20 17:03:43 -05:00
Steven Silvester
f074cfb696
PYTHON-2863 Allow hint for unacknowledged writes using OP_MSG when supported by the server (#830) 2022-01-20 08:18:13 -06:00
Julius Park
c9229ace26
PYTHON-3061 Add 'let' option to ReplaceOptions (#832) 2022-01-18 16:40:28 -08:00
Steven Silvester
52ed5a4135
PYTHON-3052 Add Typings to PyMongo Itself (#829) 2022-01-13 16:09:48 -06:00
David Kim
c760f900f2
Edit simple typo in docs (#828) 2021-12-20 07:32:53 -06:00
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