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 |
|
Kevin Albertson
|
3d76c84b2a
|
PYTHON-5647 remove redundant entry for *.mongodbgov.net (#2625)
|
2025-11-25 14:27:28 -06:00 |
|
Noah Stapp
|
42cf3407c8
|
PYTHON-5642 - getMore operations should do server selection if the server is unknown (#2621)
|
2025-11-24 11:43:48 -05:00 |
|
Kevin Albertson
|
a9c034426b
|
PYTHON-5647 extend ALLOWED_HOSTS (#2618)
|
2025-11-21 10:33:18 -06:00 |
|
Rogdham
|
f278e471d1
|
PYTHON-5522: Support std lib zstandard in 3.14 (#2592)
|
2025-10-31 16:14:14 -05:00 |
|
Noah Stapp
|
5f00966f9c
|
[TASK]-[PYTHON-5623]: Change with_transaction callback return type to Awaitable (#2594)
Co-authored-by: Logan Pulley <logan@pulley.host>
|
2025-10-29 14:31:25 -04:00 |
|
Steven Silvester
|
a2e39ada00
|
PYTHON-5596 Fix return type for distinct methods (#2576)
|
2025-10-07 11:04:16 -05:00 |
|
Noah Stapp
|
d47bd9cf95
|
PYTHON-5024 - Add 3.14t as a standard Python matrix version (#2563)
|
2025-10-03 13:03:07 -04: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 |
|
mongodb-dbx-release-bot[bot]
|
4b4c949997
|
BUMP 4.16.0.dev0
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
|
2025-09-16 16:43:29 +00:00 |
|
Steven Silvester
|
8cf65796da
|
PYTHON-5542 Prepare for 4.15.1 Release (#2537)
|
2025-09-16 11:01:47 -05:00 |
|
Steven Silvester
|
7a07c02814
|
PYTHON-5544 Revert changes to base protocol layer (#2535)
|
2025-09-16 09:16:31 -05:00 |
|
Jeffrey A. Clark
|
3da6e858d5
|
PYTHON-5543 PyMongoBaseProtocol should inherit from asyncio.BaseProtocol (#2528)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
|
2025-09-11 16:37:22 -04: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 |
|
mongodb-dbx-release-bot[bot]
|
d2653eecc6
|
BUMP 4.16.0.dev0
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
|
2025-09-10 16:50:43 +00:00 |
|
Jeffrey A. Clark
|
1514e9b784
|
Prepare 4.15 release (#2523)
|
2025-09-10 12:03:54 -04: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 |
|
Iris
|
2a1523fa85
|
PYTHON-5488 append_metadata should not add duplicates (#2461)
|
2025-08-18 11:12:48 -07: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 |
|
Jeffrey A. Clark
|
4e9b52b8d6
|
PYTHON-5487 Update 4.14 changelog to mention MongoDB 4.0 is no longer supported (#2462)
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
Co-authored-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
|
2025-08-07 14:01:08 -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
|
06872f7f03
|
PYTHON-4780 Implement fast path for server selection with Primary (#2416)
|
2025-07-22 10:23:26 -05: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 |
|
Steven Silvester
|
7b82b3582f
|
PYTHON-5440 Use dochub link for index-wildcard (#2427)
|
2025-07-14 10:03:33 -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
|
e2bfa9a590
|
PYTHON-5248 - Drop support for MongoDB 4.0 (#2353)
|
2025-06-20 14:25:19 -04:00 |
|
Noah Stapp
|
50ea82310d
|
PYTHON 5212 - Use asyncio.loop.sock_connect in _async_create_connection (#2383)
|
2025-06-13 15:30:10 -04:00 |
|
Maarten Sijm
|
c2aefc2eda
|
PYTHON-5414 Fix "module service_identity has no attribute SICertificateError" when using pyopenssl (#2382)
|
2025-06-12 16:45:18 -07:00 |
|
Steven Silvester
|
0dd5a5c794
|
PYTHON-5405 Use legacy wait_for_read cancellation approach on Windows (#2363)
|
2025-06-09 19:36:44 -05:00 |
|
Noah Stapp
|
536b1cb8ab
|
PYTHON-5406 - AsyncPeriodicExecutor must reset CSOT contextvars befor… (#2360)
|
2025-06-06 13:17:36 -04:00 |
|
Noah Stapp
|
1366b9132e
|
PYTHON-5394 - Add native async support for OIDC (#2352)
|
2025-05-28 15:44:54 -04:00 |
|