Noah Stapp
|
8dc7efade2
|
PYTHON-5821 - Fix ordering issue between event publish and logging for Pool monitoring tests (#2796)
|
2026-05-07 12:28:15 -04:00 |
|
Noah Stapp
|
900d9c7910
|
PYTHON-5436 - Always include session on getMores if the initial curso… (#2794)
|
2026-05-06 13:10:13 -04:00 |
|
Noah Stapp
|
5da91837d4
|
PYTHON-5794 - Add prose tests to verify correct retry behavior when a… (#2755)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jib <Jibzade@gmail.com>
|
2026-04-15 14:18:34 -04:00 |
|
Noah Stapp
|
e1751ff253
|
PYTHON-5668 - Merge backpressure branch into mainline (#2729)
Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
Co-authored-by: Shane Harvey <shnhrv@gmail.com>
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
Co-authored-by: Iris <58442094+sleepyStick@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Albertson <kevin.albertson@mongodb.com>
Co-authored-by: Casey Clements <caseyclements@users.noreply.github.com>
Co-authored-by: Sergey Zelenov <mail@zelenov.su>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-14 12:25:29 -04:00 |
|
Noah Stapp
|
f533157981
|
Python 4542 - Improved sessions API (#2712)
|
2026-03-05 09:04:37 -07:00 |
|
Noah Stapp
|
84814b2a72
|
PYTHON-5731 - Server selection deprioritization only for overload errors on replica sets (#2710)
|
2026-02-23 13:18:24 -05:00 |
|
Noah Stapp
|
543c4e532c
|
PYTHON-1357 - Refactor Cursor and CommandCursor (#2691)
|
2026-02-02 08:47:26 -05:00 |
|
Jeffrey A. Clark
|
fdb1f7ea4a
|
PYTHON-5677 Prevent ClientEncryption from loading crypt shared library (#2659)
Co-authored-by: Kevin Albertson <kevin.albertson@mongodb.com>
|
2025-12-29 17:16:34 -05:00 |
|
Steven Silvester
|
029c74cb3a
|
PYTHON-5670 Restore minimal support for Python 3.9 (#2640)
|
2025-12-16 13:32:40 -06:00 |
|
Noah Stapp
|
0cfba4994d
|
PYTHON-5662 - Add support for server selection's deprioritized servers to all topologies (#2639)
|
2025-12-16 12:21:45 -05:00 |
|
Steven Silvester
|
27ac7bd717
|
PYTHON-2517 Remove any Jython specific code or workarounds (#2641)
|
2025-12-12 12:36:11 -06:00 |
|
dependabot[bot]
|
49e59d41b2
|
PYTHON-5661 Bump mypy from 1.18.2 to 1.19.0 (#2629)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
|
2025-12-10 10:37:29 -06:00 |
|
Casey Clements
|
8bf8263391
|
PYTHON-5656: Fixes broken link to aggregation pipeline docs. (#2627)
|
2025-12-01 15:15:09 -05:00 |
|
Cal Jacobson
|
222a55f8cd
|
PYTHON-5653: fix - correct return type annotation for find_one_and_* methods to include None (#2615)
Co-authored-by: Jib <jib.adegunloye@mongodb.com>
Co-authored-by: Casey Clements <caseyclements@users.noreply.github.com>
|
2025-11-25 15:36:33 -05:00 |
|
Rogdham
|
f278e471d1
|
PYTHON-5522: Support std lib zstandard in 3.14 (#2592)
|
2025-10-31 16:14:14 -05:00 |
|
Steven Silvester
|
a2e39ada00
|
PYTHON-5596 Fix return type for distinct methods (#2576)
|
2025-10-07 11:04:16 -05:00 |
|
Steven Silvester
|
b291807106
|
PYTHON-5587 Remove check for dnspython version (#2566)
|
2025-09-30 11:39:51 -05:00 |
|
Steven Silvester
|
e0767cf5a1
|
PYTHON-5479 Drop support for Python 3.9 (#2562)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
|
2025-09-26 09:54:19 -05:00 |
|
Steven Silvester
|
0d93ec48a5
|
PYTHON-5573 Require dnspython 2.6.1+ (#2559)
|
2025-09-25 13:09:33 -05:00 |
|
Noah Stapp
|
9e64ed1bd8
|
PYTHON-4755 - Stop supporting and testing against Eventlet (#2557)
|
2025-09-24 14:07:51 -04:00 |
|
Noah Stapp
|
0049dc8896
|
PYTHON-2390 - Retryable reads use the same implicit session (#2544)
|
2025-09-24 13:23:28 -04:00 |
|
Steven Silvester
|
6fe85436ae
|
PYTHON-3414 Improve error message when using incompatible dependencies (#2549)
|
2025-09-22 17:15:02 -05:00 |
|
Noah Stapp
|
668bd8232a
|
PYTHON-2391 - Ensure retries do not use duplicate command payloads (#2545)
|
2025-09-17 16:52:00 -04:00 |
|
Steven Silvester
|
a7a645f85f
|
PYTHON-5555 Fix AWS Lambda build (#2540)
|
2025-09-17 06:39:37 -05:00 |
|
Steven Silvester
|
7a07c02814
|
PYTHON-5544 Revert changes to base protocol layer (#2535)
|
2025-09-16 09:16:31 -05:00 |
|
Steven Silvester
|
2b148867e7
|
PYTHON-5540 Fix usage of text_opts for older versions of pymongocrypt (#2525)
|
2025-09-10 16:38:55 -05:00 |
|
Steven Silvester
|
527cbdd18a
|
PYTHON-5537 Update typing dependencies (#2524)
|
2025-09-10 13:28:02 -05:00 |
|
Steven Silvester
|
d7316afb63
|
PYTHON-5328 CRUD Support in Driver for Prefix/Suffix/Substring Indexes (#2521)
|
2025-09-10 10:35:35 -05:00 |
|
Shane Harvey
|
ddf9508e15
|
PYTHON-5510 Fix server selection log message for commitTransaction (#2503)
|
2025-08-22 14:51:39 -07:00 |
|
Steven Silvester
|
e4b7eb52e6
|
PYTHON-5215 Add an asyncio.Protocol implementation for KMS (#2460)
|
2025-08-19 08:45:24 -05:00 |
|
Steven Silvester
|
b32da4b409
|
PYTHON-5492 Fix handling of MaxTimeMS message (#2484)
|
2025-08-18 18:52:46 -05:00 |
|
Steven Silvester
|
9dbccbee2c
|
PYTHON-5492 Fix handling of MaxTimeMSExpired responses (#2477)
|
2025-08-15 19:13:51 -05:00 |
|
Noah Stapp
|
3c786f5cd9
|
PYTHON-3606 - Document best practice for closing MongoClients and cursors (#2465)
|
2025-08-13 09:46:01 -04:00 |
|
Noah Stapp
|
d88596cef1
|
PYTHON-5218 - Add logging statement when SRV polling fails (#2463)
Co-authored-by: Jib <Jibzade@gmail.com>
|
2025-08-07 13:32:11 -04:00 |
|
Noah Stapp
|
ad16d6e880
|
PYTHON-4431 - Remove ReadTheDocs Documentation in Favor of Official Docs (#2459)
|
2025-08-07 12:06:38 -04:00 |
|
Noah Stapp
|
bbb6f88fae
|
PYTHON-5257 - Turn on mypy disallow_any_generics (#2456)
|
2025-08-06 14:21:53 -04:00 |
|
Steven Silvester
|
cf2630148a
|
PYTHON-4677 Specify how maxTimeMS can be set for explain helpers (#2439)
|
2025-07-18 12:04:10 -05:00 |
|
Steven Silvester
|
55d399b75a
|
PYTHON-4019 Infinite loop in generic transactional provider due to dup keys (#2438)
|
2025-07-17 09:29:11 -05:00 |
|
Iris
|
c77c15e369
|
PYTHON-5421 continued - update changelog, update docstring, and add testing (#2420)
|
2025-07-07 14:00:11 -07:00 |
|
Iris
|
947fbe33ee
|
PYTHON-5421 Make parse_uri() return "options" as a dict rather than _CaseInsensitiveDictionary (#2413)
|
2025-07-02 09:51:50 -07:00 |
|
Iris
|
65f7c54208
|
PYTHON-5344 and PYTHON-5403 Allow Instantiated MongoClients to Send Client Metadata On-Demand (#2358)
|
2025-06-24 09:34:53 -07:00 |
|
Noah Stapp
|
1366b9132e
|
PYTHON-5394 - Add native async support for OIDC (#2352)
|
2025-05-28 15:44:54 -04:00 |
|
Noah Stapp
|
aa41e70523
|
PYTHON-5369 - Re-raise socket.timeout errors if the deadline has alre… (#2326)
|
2025-05-12 09:28:05 -04:00 |
|
Noah Stapp
|
775b683276
|
PYTHON-5371 - Pass repr(ServerDescription) to logging (#2329)
|
2025-05-08 14:20:11 -04:00 |
|
Iris
|
c3e3373df2
|
PYTHON-5309 Ensure AsyncMongoClient doesn't use PyOpenSSL (#2286)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
|
2025-04-24 16:19:09 -07:00 |
|
Noah Stapp
|
09897b698e
|
PYTHON-5212 - Do not hold Topology lock while resetting pool (#2301)
|
2025-04-23 15:13:38 -04:00 |
|
Noah Stapp
|
412d0005b8
|
PYTHON-5306 - Fix use of public MongoClient attributes before connection (#2285)
|
2025-04-21 15:53:21 -04:00 |
|
Jeffrey A. Clark
|
86e221eb5c
|
PYTHON-5288: SRV hostname validation fails when resolver and resolved hostnames are identical with three domain levels (#2272)
|
2025-04-09 18:00:04 -04:00 |
|
Shane Harvey
|
4d4a26cbbe
|
PYTHON-5270 Server selection should log remainingTimeMS as milliseconds (#2263)
|
2025-04-07 11:34:01 -07:00 |
|
Noah Stapp
|
708ce16961
|
PYTHON-4724 - Prohibit AsyncMongoClient from being used across multiple event loops (#2256)
|
2025-04-04 13:22:22 -04:00 |
|