Iris
4839e523c8
PYTHON-5569: [Build Failure] Spec Resync job is failing silently ( #2553 )
2025-09-29 10:29:08 -07:00
Steven Silvester
71514b5989
PYTHON-5152 Sunset Astrolabe ( #2434 )
2025-07-15 20:25:13 -05:00
Shane Harvey
0733c4da44
PYTHON-4925 Fix test bugs in $$matchAsDocument and $$matchAsRoot ( #1988 )
...
Fixes a bug where the driverConnectionId field was missing from "server heartbeat failed" log messages.
Avoids sending "upsert": False since various client.bulkWrite spec tests assume this field is only sent when it's True.
2024-11-05 12:19:51 -08:00
Shane Harvey
4e5813c07b
PYTHON-4299 Add support for TopologyDescriptionChangedEvent to expectEvents ( #1572 )
2024-04-10 17:16:20 -07:00
Shane Harvey
0615df47b5
PYTHON-4112 Support named KMS providers ( #1487 )
...
Requires pymongocrypt >= 1.9.0 and libmongocrypt >= 1.9.0.
2024-01-30 12:00:24 -08:00
Noah Stapp
c4e4bd638f
PYTHON-3175 Preemptively cancel in progress operations when SDAM heartbeats timeout ( #1465 )
2024-01-19 10:55:10 -08:00
Shane Harvey
13e2715af0
PYTHON-3312 Convert SDAM integration tests to unified ( #1028 )
2022-08-03 15:34:16 -07:00
Steven Silvester
b37b146ac8
PYTHON-3053 Key Management API ( #958 )
2022-06-30 12:35:29 -05:00
Shane Harvey
890cd26e1a
PYTHON-3288 Implement client side operation timeout ( #954 )
...
Add timeoutMS URI option and MongoClient keyword argument.
Add provisional/beta pymongo.timeout() api to set a deadline for a block of operations.
2022-06-06 15:36:52 -04:00
Julius Park
e80141ed1c
PYTHON-2992 Implement unified test format loop operation ( #773 )
2021-11-08 16:19:24 -08:00
Shane Harvey
c663fb69cc
PYTHON-2856 Properly assert 0 events in snapshot reads tests ( #697 )
...
expectEvents must be non-empty if present.
2021-08-09 12:50:15 -07:00
Shane Harvey
01e34cebdb
PYTHON-2769 Test redaction of replies to security-sensitive commands ( #676 )
...
Resync command monitoring and unified test format tests.
Redact entire hello response when the command started contained speculativeAuthenticate.
Make OP_REPLY cursor.cursor_id always be an Int64.
2021-07-15 14:12:11 -07:00
Shane Harvey
7c85710208
PYTHON-2570 Resync unified tests version 1.1 or lower ( #601 )
2021-04-27 14:00:21 -07:00
Prashant Mital
6b0123594a
PYTHON-2033 Unified Test Format ( #519 )
2020-12-21 19:22:29 -08:00