mongodb-dbx-release-bot[bot]
|
98b656f286
|
BUMP 4.12.0
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
|
2025-04-08 12:52:55 +00:00 |
|
Steven Silvester
|
92970d39fd
|
PYTHON-5248 Update changelog for 4.12 release (#2265)
|
2025-04-07 19:34:44 -05:00 |
|
Shane Harvey
|
4d4a26cbbe
|
PYTHON-5270 Server selection should log remainingTimeMS as milliseconds (#2263)
|
2025-04-07 11:34:01 -07:00 |
|
Steven Silvester
|
7a4218f0ad
|
PYTHON-5263 Convert s3-related functions to generated config (#2259)
|
2025-04-07 10:36:35 -05:00 |
|
Steven Silvester
|
79e5d60139
|
PYTHON-5268 Fix handling of PYTHON_BINARY (#2264)
|
2025-04-07 09:48:05 -05:00 |
|
Steven Silvester
|
bf0aa56fbb
|
PYTHON-5252 Add dependency on pymongocrypt 1.13 (#2258)
|
2025-04-04 20:00:41 -05:00 |
|
Noah Stapp
|
708ce16961
|
PYTHON-4724 - Prohibit AsyncMongoClient from being used across multiple event loops (#2256)
|
2025-04-04 13:22:22 -04:00 |
|
Jeffrey A. Clark
|
1c813dc648
|
PYTHON-4575 Allow valid SRV hostnames with less than 3 parts (#2234)
|
2025-04-04 13:09:04 -04:00 |
|
Noah Stapp
|
e7c0814512
|
PYTHON-4557 - Fix write log messages for retried commands (#2260)
|
2025-04-03 15:33:11 -04:00 |
|
Noah Stapp
|
b40223938c
|
PYTHON-5219 - Avoid awaiting coroutines when holding locks (#2250)
|
2025-04-03 15:32:47 -04:00 |
|
Shane Harvey
|
8b668898b8
|
PYTHON-5208 Add spec test for wait queue timeout errors do not clear the pool (#2199)
Also stop running the ping command to advance session cluster times in the unified tests.
|
2025-04-03 12:05:45 -07:00 |
|
Steven Silvester
|
5177e4ec53
|
PYTHON-5261 Clean up compression variants (#2257)
|
2025-04-02 14:20:44 -05:00 |
|
Steven Silvester
|
7243b43e63
|
PYTHON-5245 Convert remaining tasks to generated config (#2255)
|
2025-04-02 10:42:43 -05:00 |
|
Steven Silvester
|
61033760e5
|
PYTHON-5260 Fix OCSP test setup (#2254)
|
2025-04-02 09:53:49 -05:00 |
|
Noah Stapp
|
3210b175dd
|
PYTHON-4557 - Add log message for retried commands (#2248)
|
2025-04-02 08:29:23 -04:00 |
|
Noah Stapp
|
04ebbcde87
|
PYTHON-5259 - Better test assertions for error substrings (#2253)
|
2025-04-02 08:22:25 -04:00 |
|
Noah Stapp
|
e724d66bb5
|
PYTHON-5250 - Change streams expanded events present by default in 8.2+ (#2252)
|
2025-04-01 15:01:38 -04:00 |
|
Iris
|
7424f6c098
|
PYTHON-5242 MongoClient does not define all attributes in __init__ (#2249)
|
2025-04-01 11:41:33 -07:00 |
|
Steven Silvester
|
894782e1b3
|
PYTHON-5255 Fix OIDC allowed_hosts test (#2251)
|
2025-04-01 12:19:06 -05:00 |
|
Steven Silvester
|
02fc85f635
|
PYTHON-5239 Audit bash scripts for consistency (#2238)
|
2025-03-31 19:27:56 -05:00 |
|
Steven Silvester
|
9ff5a1755c
|
PYTHON-3674 Simplify transaction options in convenient API doc example code (#2230)
|
2025-03-31 19:26:18 -05:00 |
|
Steven Silvester
|
711a45a0e9
|
PYTHON-4938 Clarify write concern rules in the transactions spec (#2231)
|
2025-03-31 19:23:32 -05:00 |
|
Noah Stapp
|
4bffc4e492
|
PYTHON-4471 - Logging records should have a standard field order (#2247)
|
2025-03-31 16:06:31 -04:00 |
|
Noah Stapp
|
d1c14150dc
|
PYTHON-5154 - Remove PyOpenSSL support from Async PyMongo (#2246)
|
2025-03-31 15:04:05 -04:00 |
|
Noah Stapp
|
a3f3ec52bc
|
PYTHON-4946 - Add GridFSBucket.rename_by_name (#2219)
|
2025-03-31 14:02:06 -04:00 |
|
Noah Stapp
|
8675a163df
|
PYTHON-4947 - GridFS spec: Add performant 'delete revisions by filena… (#2218)
|
2025-03-31 09:07:53 -04:00 |
|
Steven Silvester
|
58a41ae7f5
|
PYTHON-4020 Drivers should unpin connections when ending a session (#2239)
|
2025-03-28 15:31:56 -05:00 |
|
Noah Stapp
|
c326161379
|
PYTHON-4933 - Allow drivers to set bypassDocumentValidation: false on… (#2227)
|
2025-03-28 15:56:37 -04:00 |
|
Noah Stapp
|
e51ad27d20
|
PYTHON-4493 - Use asyncio protocols instead of sockets for network IO (#2151)
Co-authored-by: Shane Harvey <shnhrv@gmail.com>
|
2025-03-28 15:02:40 -04:00 |
|
Noah Stapp
|
f3ca1e0372
|
PYTHON-4833 - Add Collection bulk_write benchmarks (#2245)
|
2025-03-28 13:48:46 -04:00 |
|
Noah Stapp
|
a0951515f4
|
PYTHON-5238 - Add async GridFS API docs (#2235)
|
2025-03-28 11:12:49 -04:00 |
|
Steven Silvester
|
a1b4a7481c
|
PYTHON-5243 Migrate remaining variants to generated config (#2243)
|
2025-03-28 08:38:52 -05:00 |
|
Steven Silvester
|
0c6f84642c
|
PYTHON-4942 & PYTHON-4936 Test that isClientError considers network errors and operations may be an empty array (#2236)
|
2025-03-27 13:09:09 -05:00 |
|
Steven Silvester
|
33843d285b
|
PYTHON-5234 Clean up load balancer variants (#2241)
|
2025-03-27 12:56:21 -05:00 |
|
Steven Silvester
|
3875cc6e1b
|
PYTHON-5421 Fix handling of client timeout property (#2240)
|
2025-03-27 11:43:37 -05:00 |
|
Steven Silvester
|
53c4694cf9
|
PYTHON-5233 Allow python version to be set at the task level (#2228)
|
2025-03-27 08:57:41 -05:00 |
|
Steven Silvester
|
3a3f3d2214
|
PYTHON-5240 Add pre-commit hook for config generation (#2237)
|
2025-03-27 08:39:12 -05:00 |
|
Steven Silvester
|
4e5166b29a
|
PYTHON-3712 Deprecate sharded-replicaset topology type and clean up redundant runOnRequirements (#2232)
|
2025-03-26 17:39:10 -05:00 |
|
Steven Silvester
|
2149567ed3
|
PYTHON-5236 Test sharded clusters with requireApiVersion=1 (#2229)
|
2025-03-25 17:28:08 -05:00 |
|
Noah Stapp
|
2c1a1608f2
|
PYTHON-5169 - Deprecate Hedged Reads option (#2213)
Co-authored-by: Shane Harvey <shnhrv@gmail.com>
|
2025-03-25 17:00:19 -04:00 |
|
Iris
|
eea8a37257
|
PYTHON-3636 AsyncMongoClient should perform SRV resolution lazily (#2191)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
Co-authored-by: Shane Harvey <shane.harvey@mongodb.com>
|
2025-03-25 13:45:06 -07:00 |
|
Steven Silvester
|
38ceda4c09
|
PYTHON-5189 Explicitly test drivers on Graviton processors (#2222)
|
2025-03-25 13:42:29 -05:00 |
|
Steven Silvester
|
95cedeefb8
|
PYTHON-5232 Fix aws lambda test setup (#2226)
|
2025-03-25 13:40:03 -05:00 |
|
Steven Silvester
|
894d5e1c7f
|
PYTHON-5231 Finish up test scripts and add documentation for creating a new test suite (#2224)
|
2025-03-25 12:53:23 -05:00 |
|
Noah Stapp
|
43fa11cb80
|
PYTHON-4939 - Sync CSOT runCursorCommand test (#2221)
|
2025-03-25 13:46:44 -04:00 |
|
Noah Stapp
|
4403169821
|
PYTHON-4940 - Add index hint as an explicit parameter for distinct command. (#2225)
|
2025-03-25 11:20:10 -04:00 |
|
Noah Stapp
|
fa5e637da8
|
PYTHON-4937 - Add support for 'number' alias in $$type operator (#2223)
|
2025-03-25 11:01:07 -04:00 |
|
Noah Stapp
|
296046cc38
|
PYTHON-5121 - Use canonical Extended JSON for BSON binary vector spec… (#2215)
|
2025-03-24 16:02:10 -04:00 |
|
Noah Stapp
|
df30eff390
|
PYTHON-5135 - Rename WriteConcernFailed code name to WriteConcernTimeout (#2214)
|
2025-03-24 15:37:00 -04:00 |
|
Noah Stapp
|
dec13a8020
|
PYTHON-4990 - Remove deprecated field from GridFS unified tests (#2216)
|
2025-03-24 14:14:53 -04:00 |
|