Commit Graph

4831 Commits

Author SHA1 Message Date
Steven Silvester
27a009b95f BUMP 3.13.0 2022-11-01 13:16:12 -05:00
Steven Silvester
b50358d27d
PYTHON-3499 Changelog for 3.13 (#1102) 2022-10-31 16:45:16 -05:00
Steven Silvester
b6982e85f5
PYTHON-3498 Error installing virtual environment on zseries hosts (#1101) 2022-10-31 16:40:49 -05:00
Steven Silvester
79c51a337c
PYTHON-3260 Improve test_transaction_starts_with_batched_write and test_continuous_network_errors (#945) (#1100)
Co-authored-by: Shane Harvey <shnhrv@gmail.com>
2022-10-31 10:40:28 -05:00
Shane Harvey
3638a580f8
PYTHON-3497 Skip MongoDB <= 3.4 TLS tests on Python 3.11 (#1099) 2022-10-28 13:11:48 -04:00
Steven Silvester
d87acc6b81
PYTHON-3433 [v3.13] Failure: test.test_encryption.TestSpec.test_legacy_maxWireVersion_operation_fails_with_maxWireVersion___8 (#1052) (#1098) 2022-10-27 11:27:49 -05:00
Steven Silvester
39eacd078e
PYTHON-2988 Deprecate MongoClient max_bson_size/max_message_size/max_write_batch_size (#1096) 2022-10-26 13:58:13 -05:00
Steven Silvester
4b47d473a2
PYTHON-2993 Deprecate MongoClient read only config option helpers and add client.options (#1095) 2022-10-25 17:18:29 -05:00
Steven Silvester
5eb0236835
PYTHON-3488 Handle More Failures from Running Latest Server on Unsupported Arch (#1094) 2022-10-25 13:26:47 -05:00
Steven Silvester
93608319ee
PYTHON-3468 [v3.13] Test failures in test_srv_polling.TestSrvPolling (#1073) (#1092) 2022-10-24 14:57:23 -05:00
Steven Silvester
8fd52e8078
PYTHON-3481 Cryptography Requires Rust (#1089) 2022-10-21 15:30:47 -05:00
Steven Silvester
5bea28d4ad
PYTHON-2986 Update serverless testing for load balancer fronting single proxy (#997) (#1090) 2022-10-21 15:29:39 -05:00
Steven Silvester
9372d11244
PYTHON-3480 Multiple Build Failures in 3.13 Due to Running Newer Servers on Amazon Linux (#1086) 2022-10-21 04:49:44 -05:00
Steven Silvester
c6fcd83cb7
PYTHON-3475 Add Python 3.11 Support to PyMongo 3 (#1084) 2022-10-20 14:43:07 -05:00
Steven Silvester
53c4b980b1
PYTHON-2778 Test OCSP with Python 3.10 (#1085) 2022-10-20 14:42:40 -05:00
Shane Harvey
258e33c803
PYTHON-3477 pypy -> pypy2.7 (#1082) 2022-10-19 12:12:27 -07:00
Steven Silvester
929ba47e24
PYTHON-3411 [v3.13] Stop testing MongoDB 6.0 on Amazon1 2018 (#1061) 2022-10-06 06:58:22 -05:00
Shane Harvey
ab9ca27aad Revert "PYTHON-2970 Prioritize electionId over setVersion for stale primary check (#845)"
This reverts commit 52d77952d6.
2022-10-05 13:23:54 -07:00
Julius Park
ee262d680f
PYTHON-3151 [v3.13] Test failure - test_authenticate_multiple on v6.0-latest (#1010) 2022-09-15 12:35:06 -07:00
Steven Silvester
660b80a872
PYTHON-3424 PyMongo Universal Wheels Are Improperly Compiled (#1053) 2022-09-13 12:21:08 -05:00
Shane Harvey
0869a5e890 PYTHON-3358 Skip obsolete StaleShardVersion test on 6.1.0+ 2022-07-21 11:51:55 -07:00
Shane Harvey
22dab9c41a PYTHON-3065 Ignore SRV polling update when topology is discovered to be a replica set (#943)
(cherry picked from commit cbab615231)
2022-05-09 12:02:28 -07:00
Shane Harvey
69f4d14733 PYTHON-3230 Migrate to newer zSeries, POWER8, and ARM platforms (#942)
(cherry picked from commit 3e57bde2ee)
2022-05-06 13:54:57 -07:00
Shane Harvey
e27601ebb7 PYTHON-3221 Resync CSFLE spec tests (#929)
(cherry picked from commit ff288faf39)
2022-04-13 12:22:51 -07:00
Shane Harvey
bc03c34703 PYTHON-3225 Stop testing delete on capped collections (#928)
(cherry picked from commit fd512d5c90)
2022-04-12 17:43:33 -07:00
Shane Harvey
8129846309 PYTHON-3222 Fix memory leak in cbson decode_all (#927)
Add decode_all keyword arg for codec_options.
Make decode_all show up in docs.

(cherry picked from commit dca72b7884)
2022-04-12 17:33:16 -07:00
Shane Harvey
4f0878d78f PYTHON-3210 Remove flakey string assertion from invalid aws creds FLE test (#922)
(cherry picked from commit 3cb16cae24)
2022-04-06 12:11:04 -07:00
Shane Harvey
f700158a6b PYTHON-3198 Fix NameError: name sys is not defined (#920)
(cherry picked from commit 821b5620f7)
2022-04-05 13:37:50 -07:00
Shane Harvey
cfa01acf6b PYTHON-3173 Skip version API test for count (#902)
(cherry picked from commit 648a87e228)
2022-03-16 12:33:35 -07:00
Steven Silvester
9cab982e67
PYTHON-3164 [v3.13] Outdated link from PyMongo docs to community forum (#897) 2022-03-15 16:11:02 -05:00
Shane Harvey
52d77952d6 PYTHON-2970 Prioritize electionId over setVersion for stale primary check (#845)
(cherry picked from commit 225d131c2d)
2022-03-10 14:24:49 -08:00
Shane Harvey
57fea8b913 PYTHON-3147 Fix pip install in MONGODB-AWS auth tests (#892)
(cherry picked from commit 671d1e622c)
2022-03-03 12:47:58 -08:00
Julius Park
1443d7687e
PYTHON-3088 [v3.13] Update load balancer tests to support dedicated load balancer port (#870)
PYTHON-3088 Update load balancer tests to support dedicated load balancer port (#866)

(cherry picked from commit 341d489)
2022-02-17 14:23:37 -08:00
Shane Harvey
402cf6d9f2 PYTHON-2147 Use verified peer cert chain in OCSP when available (#877)
(cherry picked from commit 7a8f6b3442)
2022-02-16 17:14:57 -08:00
Steven Silvester
acdd8c7309 PYTHON-3109 Test against latest rapid releases (#862)
(cherry picked from commit 405c11dc2c)
2022-02-16 13:59:40 -08:00
Steven Silvester
f46de18242
PYTHON-1834 [v3.13] Add minimal precommit config (#872) 2022-02-15 19:51:15 -06:00
Steven Silvester
3d7ea701b5
PYTHON-2786 [v3.13] Drop support for Python 3.4 (#865) 2022-02-14 13:21:21 -06:00
Julius Park
a051d2b71d
PYTHON-2850 [v3.13] Deprecate mapReduce command (#861) 2022-02-11 08:50:12 -08:00
Steven Silvester
2a5adcf8ce
PYTHON-1834 [v3.13] Use a code formatter (#857) 2022-02-10 15:56:58 -06:00
Steven Silvester
cc8965063f
PYTHON-3110 [v3.13] Remove use of example.com in CSFLE tests (#848) (#851)
Co-authored-by: Shane Harvey <shnhrv@gmail.com>
2022-02-10 06:29:29 -06:00
Steven Silvester
4c851aade1
PYTHON-3075 [Backport-3.13] bulk_write does not apply CodecOptions to upserted_ids result (#842) 2022-02-03 14:22:19 -06:00
Julius Park
336f69dbb3 PYTHON-3028 $regex as a field name does not allow for non-string values (#807)
(cherry picked from commit 70f7fe7542)
2021-12-06 18:10:41 -08:00
Shane Harvey
6a39f65e66 PYTHON-3033 Fix typo in uuid docs (#808)
(cherry picked from commit 44853ea9c3)
2021-12-06 11:34:25 -08:00
Shane Harvey
f7f800fe8d BUMP 3.13.0.dev0 2021-11-29 16:23:18 -08:00
Shane Harvey
b420ae69ad BUMP 3.12.2 2021-11-29 10:22:09 -08:00
Shane Harvey
5c0705ad2c PYTHON-2434 Automatically combine release wheels + sdist into one archive (#803)
(cherry picked from commit 37b5195eef)
2021-11-23 16:19:02 -08:00
Shane Harvey
31b2277184 PYTHON-3024 Update estimatedDocumentCount test for Atlas Data Lake (#802)
Migrate data lake testing to RHEL 7.
Ensure mongohouse downloads the right build via VARIANT.

(cherry picked from commit 64a4f6e141)
2021-11-23 15:54:30 -08:00
Shane Harvey
cbdb5fe6b2 PYTHON-3022 Resync prefer-error-code SDAM test 2021-11-19 12:27:23 -08:00
Shane Harvey
7d83883743 PYTHON-2984 Fix retry behavior for bulk write writeConcernError (#800)
(cherry picked from commit 2af521ec03)
2021-11-19 12:26:04 -08:00
Shane Harvey
480d60e3d2 PYTHON-3017 Properly check for closed KMS connections (#790)
(cherry picked from commit 99aab1b0ba)
2021-11-16 15:19:26 -08:00