Commit Graph

5609 Commits

Author SHA1 Message Date
Steven Silvester
a421c662e6
PYTHON-4373 Use requirements files for deps (#1605) 2024-04-17 17:58:35 -05:00
Shane Harvey
aa8322e1ce
PYTHON-2048 Add test case for better error behavior (#1606) 2024-04-17 15:50:15 -07:00
Steven Silvester
5f372ba63a
PYTHON-4373 Move dependency declaration to setup.py (#1602) 2024-04-17 13:08:50 -05:00
Steven Silvester
4470309fa0
PYTHON-2048 Improve error message for bulk_write failures due to unsupported storage enginge (#1600) 2024-04-17 12:21:09 -05:00
Shane Harvey
8ff9c829bc
PYTHON-4305 Add changelog for 4.6.3 (#1598) 2024-04-16 18:13:47 -07:00
Shane Harvey
50eeb6788b
PYTHON-4348 Reinstate fork warning because network I/O and threads are not fork safe (#1597) 2024-04-16 16:22:39 -07:00
Shane Harvey
70bb43b30b
PYTHON-4334 Fix test_heartbeat_start_ordering, ensure TCPServer starts before client (#1599) 2024-04-16 16:18:10 -07:00
Shane Harvey
5a0c81c00c
PYTHON-4371 Fix include_system_collections example in migration guide (#1596) 2024-04-16 11:30:05 -07:00
Shane Harvey
724186700f
PYTHON-3741 Fix rendering of CodecOptions links in docs (#1595) 2024-04-16 11:29:27 -07:00
Steven Silvester
8f7b86f3f3
PYTHON-4057 Emit DeprecationWarning for deprecated GridFS apis (#1593) 2024-04-16 11:02:05 -05:00
Steven Silvester
09e24a4bea
PYTHON-4346 Reinstate CODEOWNERS File and Add Static Check in CI (#1587) 2024-04-16 11:01:18 -05:00
Steven Silvester
cbf11da323
PYTHON-3741 Fix rendering of CodecOptions links in docs (#1594) 2024-04-16 10:58:26 -05:00
Steven Silvester
2df024f814
PYTHON-3984 Deprecate WriteConcern.wtimeout in favor of pymongo.timeout() (#1591) 2024-04-16 05:27:09 -05:00
Shane Harvey
ff442674e1
PYTHON-4367 Fix link to GCP VM metadata (#1592) 2024-04-15 17:48:40 -07:00
Steven Silvester
60f1a43efa
PYTHON-4353 Make dns import optional but required for tests (#1588) 2024-04-15 18:45:22 -05:00
Shane Harvey
9d2a1ce4ba
PYTHON-4362 Resync CMAP tests (#1586) 2024-04-12 17:56:08 -07:00
Noah Stapp
bc7181c3c0
PYTHON-4354 & PYTHON-4355 - Increase logging limit for tests cleanup (#1585) 2024-04-12 17:13:57 -07:00
Noah Stapp
29df4159ed
PYTHON-4354 & PYTHON-4355 - Increase logging limit for tests (#1584) 2024-04-12 16:15:54 -07:00
Shane Harvey
74595a1608
PYTHON-4361 Skip transactions tests on MMAPv1 (#1583) 2024-04-12 15:28:34 -07:00
Steven Silvester
1e6147ba22
PYTHON-4355 Remove extra imports for Green Framework tests (#1582) 2024-04-12 13:55:51 -07:00
Steven Silvester
cbff329775
PYTHON-4349 Fix snappy support on PyPy 3.8 (#1579) 2024-04-12 12:39:26 -05:00
Casey Clements
c8727e98eb
PYTHON-4303 Temporarily skip two transaction tests (#1577) 2024-04-12 10:20:33 -04:00
Steven Silvester
e40ff35168
PYTHON-4322 Fix racy unified tests of unacknowledged writes (#1578) 2024-04-10 20:19:51 -05:00
Shane Harvey
9d43606662
PYTHON-4325 Add multi-threaded benchmarks for Find and RunCommand (#1576) 2024-04-10 17:34:16 -07:00
Shane Harvey
4e5813c07b
PYTHON-4299 Add support for TopologyDescriptionChangedEvent to expectEvents (#1572) 2024-04-10 17:16:20 -07:00
Steven Silvester
efe8cc38a6
PYTHON-4256 OIDC Spec Cleanup (#1556) 2024-04-10 11:29:42 -05:00
Shane Harvey
8be31bf8f1
PYTHON-4350 Faster and more consistent performance benchmark execution times (#1575) 2024-04-09 18:44:42 -07:00
Shane Harvey
48d5a46e46
PYTHON-4332 create_search_index only sends "type" field when provided (#1573) 2024-04-08 11:34:51 -07:00
Noah Stapp
2da8af01a6
PYTHON-3416 Mongos SRV Poller should wait 60 seconds to poll (#1571) 2024-04-05 11:21:18 -07:00
Alessio Castrica
167b9648ca
PYTHON-4298 Raise ConfigurationError not TypeError when round_trip_time is None in server selection (#1566)
Co-authored-by: Alessio <alessio.castrica@investsuite.com>
2024-04-04 12:57:07 -07:00
Steven Silvester
1e0ef67ab8
PYTHON-3664 OIDC: Automatic token acquisition for GCP Identity Provider (#1540) 2024-04-03 16:07:41 -05:00
Steven Silvester
c154c6b67b
PYTHON-4037 Avoid Appending Write/Read Concern in Atlas Search Index Helper Commands (#1570) 2024-04-03 06:17:51 -05:00
Steven Silvester
44e47304ff
PYTHON-4300 Forward comment argument in list_search_indexes (#1569) 2024-04-01 16:41:55 -05:00
Steven Silvester
bce047dfc9
PYTHON-4309 OIDC Atlas Testing Updates (#1567) 2024-04-01 14:39:07 -05:00
Steven Silvester
61488918f9
PYTHON-4303 Fix Unified Transaction Test Runner (#1568) 2024-04-01 11:57:30 -05:00
Shane Harvey
add6a30766
PYTHON-4285 Fix PyModule_GetState check (#1565) 2024-03-29 10:09:29 -07:00
Shane Harvey
372b5d68d5
PYTHON-4305 Fix bson size check (#1564) 2024-03-27 18:51:23 -05:00
Steven Silvester
e68bd6f83e
PYTHON-2723 Make mongos_clients a class property (#1563) 2024-03-27 13:37:19 -05:00
Steven Silvester
9a206a3896
PYTHON-4301 Fix MONGODB-AWS credential caching (#1562) 2024-03-27 12:37:53 -05:00
Steven Silvester
3699f513fa
PYTHON-4265 Rename OIDC property PROVIDER_NAME and config values (#1545)
Co-authored-by: Jib <Jibzade@gmail.com>
2024-03-27 12:29:45 -05:00
Steven Silvester
e37394d402
PYTHON-2723 Convert transactions spec tests to unified test format (#1543) 2024-03-26 17:28:32 -05:00
Shane Harvey
f757fe39cc
PYTHON-4297 Allow passing arbitrary options to create_search_index/SearchIndexModel (#1561) 2024-03-26 10:18:54 -07:00
Shane Harvey
ec4cb3ee55
PYTHON-4285 More consistent PyModule_GetState checks (#1560) 2024-03-25 13:48:45 -07:00
Steven Silvester
42a08c4a34
PYTHON-4260 Lazily load optional imports (#1550) 2024-03-25 12:55:41 -05:00
Steven Silvester
5e49363c97
PYTHON-4295 Fix Installation of Crytography on PyPy3.8 (#1559) 2024-03-22 13:34:46 -05:00
Steven Silvester
8194e875f3
PYTHON-4293 Update link to mongodump example (#1557) 2024-03-22 09:45:43 -05:00
Zak
bcb75cf5f7
PYTHON-4294 Add Note on Dict Ordering (#1558) 2024-03-22 09:28:57 -05:00
Noah Stapp
f7a7b5a332
PYTHON-4271 Skip failing serverless proxy tests (#1555) 2024-03-19 15:23:47 -07:00
Noah Stapp
a46331d478
PYTHON-4286 Remove duplicate test_detect_external_db (#1554) 2024-03-18 16:22:35 -07:00
Steven Silvester
126a9ab0af
PYTHON-3467 Use client_id instead of object_id for Azure username (#1551) 2024-03-18 11:34:44 -05:00