Commit Graph

5247 Commits

Author SHA1 Message Date
Steven Silvester
dfd82d2375
PYTHON-3677 Update docs on Range Index (#1195) 2023-04-25 17:28:10 -05:00
Shane Harvey
79488d95db
PYTHON-3678 Username/password needs to be escaped with quote_plus to account for '/' (#1193) 2023-04-25 11:30:23 -07:00
Shane Harvey
2cc8fb1f2e
PYTHON-3672 Increase server selection timeout in more tests (#1192) 2023-04-14 15:35:20 -07:00
Shane Harvey
c5652336ef
PYTHON-3671 Use default server selection timeout in test setup (#1191) 2023-04-14 14:45:57 -07:00
Steven Silvester
be355e2bea
PYTHON-3604 Remove Duplicate API Docs (#1190) 2023-04-13 10:30:54 -05:00
Steven Silvester
b38a416836
PYTHON-3162 Deprecate ServerDescription.election_tuple (#1189) 2023-04-12 11:10:28 -05:00
Steven Silvester
f7225fda55
PYTHON-3652 Bump maxWireVersion for MongoDB 7.0 (#1188) 2023-04-12 10:40:44 -05:00
Steven Silvester
9256cb20af
PYTHON-3649 Use RHEL8 for PyOpenSSL Builds (#1187) 2023-04-11 12:49:34 -05:00
Steven Silvester
1010ea62f5
PYTHON-3649 Switch to Supported Build Hosts (#1184) 2023-04-10 16:41:30 -05:00
Kevin Albertson
6088b53152
PYTHON-3658 Reload expansions before deleting Azure resources (#1185) 2023-04-10 14:24:44 -07:00
Michael Pacheco
3077bbf1f9
PYTHON-3657 Allow index name explicitly set to None (#1182)
Co-authored-by: Michael Pacheco <michael.dias@luizalabs.com>
2023-04-07 11:09:50 -07:00
Shane Harvey
acc6605ea1
PYTHON-3522 Increase test timeout for Windows (#1181)
Temporarily skip CSOT GridFS tests on Windows.
2023-04-05 11:24:27 -07:00
Julius Park
d8897fce3e
PYTHON-3066 Test against Apple silicon in Evergreen (#1180) 2023-04-05 08:45:27 -07:00
lilinjie
30ebc1d090
fix typo (#1179) 2023-04-04 06:46:14 -05:00
Steven Silvester
148f7877cf
PYTHON-3644 Test encryption KMS connections with stdlib ssl, not just pyopenssl (#1178) 2023-04-03 17:13:23 -05:00
Julius Park
9bc7093355
PYTHON-3634 Windows crypt shared rewrap many data key timing out sometimes (#1173) 2023-04-03 13:45:54 -07:00
Shane Harvey
e85a84e3f4
PYTHON-3643 Use mongodb+srv in MONGODB-AWS auth examples (#1177) 2023-03-31 13:58:47 -07:00
Julius Park
9d65395d7f
PYTHON-3567 Add guidance for setting uuidRepresentation in 4.0 migration guide (#1176) 2023-03-28 14:51:08 -07:00
Steven Silvester
cbad35ec9d
PYTHON-3619 MacOS hosts are incredibly slow (#1175) 2023-03-27 18:32:34 -05:00
Steven Silvester
1d052cb706
PYTHON-3639 Release Build is Failing to Create Universal Wheels for MacOS (#1174) 2023-03-27 11:31:51 -05:00
Julius Park
880f3dd8ea
PYTHON-3615 Add docs example for how to rotate CMKs using rewrap_many_data_key (#1171) 2023-03-21 16:59:35 -07:00
Julius Park
04c9f87d70
PYTHON-2468 Add pymongoexplain example to pymongo docs (#1172) 2023-03-20 15:54:42 -07:00
Steven Silvester
e9a6482c4d
PYTHON-3610 Add blacken-docs to pre-commit hook (#1170) 2023-03-14 15:37:45 -05:00
Julius Park
25ba21770c
PYTHON-3624 Update fle2-* tests to match name requirements in SERVER-74069 (#1169) 2023-03-13 14:57:46 -07:00
Shane Harvey
5e203bea8d
PYTHON-3629 Actually install pymongo for Atlas connect tests (#1168) 2023-03-07 10:55:20 -08:00
Julius Park
10a55001c8
PYTHON-3626 Document srvMaxHosts in MongoClient options (#1167) 2023-03-02 14:14:47 -08:00
Steven Silvester
c27ce70d1c
PYTHON-3620 Ensure unittest-xml-reporting is Installed in Evergreen Tasks (#1165) 2023-03-01 19:02:24 -06:00
Steven Silvester
67023b3835
PYTHON-3622 Improve Server Log Download in Evergreen (#1166) 2023-03-01 15:46:19 -06:00
Steven Silvester
7155351599
PYTHON-3618 Perf tests are failing on the centos6-perf boxes due to mongosh download (#1164) 2023-02-23 15:00:57 -06:00
Shane Harvey
32faa261b6
PYTHON-3616 Use minimum RTT for CSOT maxTimeMS calculation (#1163)
Require at least 2 RTT samples, otherwise use 0 as RTT. Only keep last 10 samples.
2023-02-23 11:09:11 -08:00
Julius Park
715dd34810
PYTHON-2754 Add Spec Tests For DB Names With Commas (#1162) 2023-02-23 10:20:17 -08:00
Steven Silvester
6e2e70ab80
PYTHON-3381 Improve readability of sphinx docs (#1156) 2023-02-17 08:31:57 -06:00
Steven Silvester
1f80805251
PYTHON-3607 FAIL: test_01_aws (test.test_encryption.TestKmsTLSOptions) (#1159) 2023-02-17 08:31:09 -06:00
Shane Harvey
c0dd24e4a7
PYTHON-3609 Stop using deprecated setDaemon api in test suite (#1158) 2023-02-16 15:49:00 -08:00
Julius Park
5b96757b0e
PYTHON-3579 Test Failure - Amazon Linux 2018 fails downloading crypt_shared when it is not even needed (#1157) 2023-02-15 13:03:12 -08:00
Steven Silvester
b63dfbe1e4
PYTHON-3533 Permit tlsDisableOCSPEndpointCheck in KMS TLS options (#1155) 2023-02-15 11:36:42 -06:00
Shane Harvey
1797785f99
PYTHON-3577 Fix test_session_gc on serverless (#1153) 2023-02-14 10:18:55 -08:00
Steven Silvester
6ed6c374f1
PYTHON-3593 Remove bulk api docs page which is blank (#1154) 2023-02-13 16:50:29 -06:00
Julius Park
05845b8038
PYTHON-3562 Type annotation of bson.json_utils.loads is incorrect (only accepts str) (#1152) 2023-02-10 15:28:04 -08:00
Shane Harvey
5635ef9ff0
PYTHON-3599 Fix create_data_key/key_alt_names docs example (#1151) 2023-02-09 11:39:04 -08:00
Julius Park
2e6e9a8507
PYTHON-3592 createEncryptedCollection should raise a specialized exception to report the intermediate encryptedFields (#1148) 2023-02-07 10:23:59 -08:00
Shane Harvey
dcbba962dd
PYTHON-3596 Guarantee a document update in retryable writes tests (#1149) 2023-02-07 07:35:19 -08:00
Julius Park
79ccf4e287
PYTHON-3589 createEncryptedCollection should not accept keyAltNames (#1147) 2023-02-03 21:10:30 -08:00
Shane Harvey
540562a606
PYTHON-3577 Fix test_aggregate_out on 4.0 replica set (#1146) 2023-01-31 15:22:28 -08:00
Julius Park
b492263826
PYTHON-3357 Automatically create Queryable Encryption keys (#1145) 2023-01-31 14:58:37 -08:00
Julius Park
b3099c62de
PYTHON-3558 Missing docs for JSONOptions (#1143) 2023-01-30 12:13:30 -08:00
Shane Harvey
06dd536669 BUMP 4.4.0.dev1 2023-01-27 12:32:18 -08:00
Julius Park
e353d5791b BUMP 4.5.0.dev1 2023-01-25 15:29:54 -08:00
Julius Park
4af7a07618 BUMP 4.5.0.dev0 2023-01-25 14:13:17 -08:00
Julius Park
0b843b76f6
BUMP 4.4.0b0 (#1144) 2023-01-25 14:09:15 -08:00