-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Releases: mongodb/mongo-python-driver
Releases · mongodb/mongo-python-driver
PyMongo 4.15.1
@github-actions
github-actions
8cf6579
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 67
- sha256:37f0e53696a9a36a4b5b21ee5ffa74a2d87c83fc519358a34bd7908e1c7208cd1.54 KB
2025年09月16日T16:41:44Z - sha256:b6c68c2e33fef38b23181ca1e9cf4f69e92416d568d22e11b8623f4b84d8c872833 Bytes
2025年09月16日T16:41:44Z - sha256:3571a6bfaaa2a6da1d70ad6ecccf3ae312179f60a7874cdeecf9ce716ea6273f833 Bytes
2025年09月16日T16:41:44Z - sha256:7d4b4b96a4b89ef5a2a760958cb10be4fb88a3b6ec15042c076b665be07b3ef7833 Bytes
2025年09月16日T16:41:44Z - sha256:6e06e739d1dddd8837e2dcfe31d62040d4727d96701d6afc6777e9b19e49d754833 Bytes
2025年09月16日T16:41:44Z - sha256:853c4f6293400ef69392c0fee31d467210851b71504f3b78fa52f2d0c58c357f833 Bytes
2025年09月16日T16:41:44Z - sha256:64ba103b4a271890c9a188156ed24bc0a6014246140bbe1847f30df1c6971168833 Bytes
2025年09月16日T16:41:44Z - sha256:3bc53b0e3f233c2f93f098f5c0a37bdc3a80c0e1af3beadbf895f49d0b9c8dae833 Bytes
2025年09月16日T16:41:44Z - sha256:b6c656cb660e20ec1ea894fb03decf25a704389acb777cf01d537573f1a9a269833 Bytes
2025年09月16日T16:41:44Z - sha256:798e5a4c4d9ebd754cc27166d08b8a56b16a2f3ec928b9c10573cfe86fdbbc23833 Bytes
2025年09月16日T16:41:44Z -
2025年09月16日T16:24:50Z -
2025年09月16日T16:24:50Z - Loading
PyMongo 4.15.0
@github-actions
github-actions
1514e9b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 67
PyMongo 4.14.1
@github-actions
github-actions
0d2a4b4
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 61
2 people reacted
PyMongo 4.14.0
@github-actions
github-actions
6354d6c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 61
PyMongo 4.13.2
@github-actions
github-actions
0a150fe
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 61
PyMongo 4.13.1
@github-actions
github-actions
5f800da
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 61
PyMongo 4.13.0
PyMongo 4.12.1
Community notes: https://www.mongodb.com/community/forums/t/pymongo-4-12-1-released/320326
What's Changed
- PYTHON-5288: [v4.12] SRV hostname validation fails when resolver and resolved hostnames are identical with three domain levels by @blink1073 in #2276
- PYTHON-5297 [v4.12] AsyncMongoClient connection error causes UnboundLocalError by @blink1073 in #2277
- PYTHON-5295 [v4.12] Update lockfile for compat with older versions of uv by @blink1073 in #2278
- PYTHON-5310 [v4.12] Fix uri_parser AttributeError when used directly (#2283) by @ShaneHarvey in #2302
- PYTHON-5314 [v4.12] Fix default imports for modules that worked in v4.8 (#2300) by @ShaneHarvey in #2303
- PYTHON-5348 Fix CodeQL Scanning for GitHub Actions (#2308) [v4.12] by @mongodb-drivers-pr-bot in #2310
- PYTHON-5212 [v4.12] Do not hold Topology lock while resetting pool by @blink1073 in #2307
- PYTHON-5346: [v4.12] test_init_disconnected_with_srv cannot run against sharded Topologies (#2304) by @NoahStapp in #2309
- PYTHON-5306: [v4.12] - Fix use of public MongoClient attributes before connection (#2285) by @NoahStapp in #2311
- PYTHON-5336 Added VECTOR_SUBTYPE line to API docs (#2313) [v4.12] by @mongodb-drivers-pr-bot in #2314
- PYTHON-5309: [v4.12] AsyncMongoClient doesn't use PyOpenSSL (#2286) by @NoahStapp in #2319
- PYTHON-5357 Update changelog for 4.12.1 release (#2321) by @aclark4life in #2323
Full Changelog: 4.12.0...4.12.1
Contributors
aclark4life, blink1073, and 2 other contributors
Assets 61
PyMongo 4.12.0
Assets 61
PyMongo 4.11.3
What's Changed
- PYTHON-5202 WaitQueueTimeoutError should not clear the pool (#2192) [v4.11] by @mongodb-drivers-pr-bot in #2196
- PYTHON-5131 [v4.11] Migrate off of Ubuntu 20.04 GitHub Actions Runners by @blink1073 in #2182
- PYTHON-5198 Fix test_03_invalid_keyid (#2195) [v4.11] by @mongodb-drivers-pr-bot in #2198
- Prepare for 4.11.3 release by @blink1073 in #2208
New Contributors
- @mongodb-drivers-pr-bot made their first contribution in #2196
Full Changelog: 4.11.2...4.11.3