Noah Stapp
|
d0193eb045
|
PYTHON-4533 - Convert test/test_client.py to async (#1730)
|
2024-07-10 13:15:13 -07:00 |
|
Steven Silvester
|
554ce7d984
|
PYTHON-4458 Test against Python 3.13 beta (#1729)
|
2024-07-10 10:05:16 -05:00 |
|
Shane Harvey
|
5cba4c44fe
|
PYTHON-4538 await _check_user_provided (#1726)
|
2024-07-08 12:11:50 -04:00 |
|
Shane Harvey
|
b2f0a52003
|
PYTHON-4526 DRIVERS_TOOLS needs to be set for encryption tests (#1723)
|
2024-07-08 11:53:03 -04:00 |
|
Shane Harvey
|
e4ba8ce6a3
|
PYTHON-4536 Cleanup param doc strings (#1725)
|
2024-07-05 17:09:20 -04:00 |
|
shruti-sridhar
|
f5b102ab2a
|
PYTHON-4525 Transition the existing test_database.py test to be asynchronous (#1716)
|
2024-07-02 17:03:10 -07:00 |
|
Noah Stapp
|
cfa215c185
|
PYTHON-4530 - Move synchronized test code into top-level test directory (#1718)
|
2024-07-02 08:59:39 -07:00 |
|
Shane Harvey
|
2d301e2db2
|
PYTHON-4531 Add back RANGEPREVIEW (#1719)
|
2024-06-28 12:09:00 -07:00 |
|
Shane Harvey
|
13185338f7
|
PYTHON-4524 Document support for MongoDB 8.0 (#1721)
|
2024-06-28 12:01:27 -07:00 |
|
Noah Stapp
|
32a5933d52
|
PYTHON-4532 - Fix blank docs pages for generated modules (#1722)
|
2024-06-27 15:19:47 -07:00 |
|
Shane Harvey
|
26f7a9d2ca
|
PYTHON-4524 Bump maxWireVersion for MongoDB 8.0 (#1720)
|
2024-06-27 13:46:30 -07:00 |
|
Shane Harvey
|
5c7bc15ca5
|
PYTHON-4529 Require pymongocrypt>=1.10 (#1714)
|
2024-06-27 11:25:38 -07:00 |
|
Steven Silvester
|
be448e0dae
|
PYTHON-4518 Clean up EVG S3 handling (#1717)
|
2024-06-27 12:58:54 -05:00 |
|
Noah Stapp
|
b035c9ce65
|
PYTHON-4520 Add test-async tox command and automated async testing (#1699)
|
2024-06-26 12:21:00 -07:00 |
|
Shane Harvey
|
3617b5cf51
|
PYTHON-4507 pip>=21.3 is required for editable installs (#1712)
|
2024-06-26 11:07:31 -07:00 |
|
Noah Stapp
|
ffa6555485
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
Steven Silvester
|
1c2f1f5c3d
|
PYTHON-4388 Fix dist handling in SSDLC workflow (#1705)
|
2024-06-26 11:26:37 -05:00 |
|
Shane Harvey
|
b82068541c
|
PYTHON-4527 Opt into range V2 encryption (#1704)
|
2024-06-25 15:03:49 -07:00 |
|
Noah Stapp
|
ff1d903bf2
|
PYTHON-4499 Log pymongo.connection at DEBUG without EventListeners (#1703)
|
2024-06-25 13:20:17 -07:00 |
|
Shane Harvey
|
1d9adfa3b9
|
Cleanup sys.version_info compat code (#1698)
|
2024-06-25 12:31:30 -07:00 |
|
Steven Silvester
|
8fbf84d314
|
PYTHON-4388 Add evergreen link in SSDLC Report (#1700)
|
2024-06-25 09:26:38 -05:00 |
|
shruti-sridhar
|
1d8d3fef00
|
PYTHON-2052 Truncate client metadata document to 512 bytes (#1696)
|
2024-06-24 11:59:41 -07:00 |
|
Shane Harvey
|
77087dd3c2
|
PYTHON-4323 Add regression test for out-of-bounds read when decoding invalid bson (#1693)
|
2024-06-20 09:57:04 -07:00 |
|
Steven Silvester
|
25cbc7e2a5
|
PYTHON-4388 Add SSDLC workflows (#1691)
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>
|
2024-06-20 08:12:05 -05:00 |
|
Steven Silvester
|
d4b4b740dd
|
PYTHON-4509 Update to FIPS host with Python 3.8 binary (#1688)
|
2024-06-17 12:04:12 -05:00 |
|
Steven Silvester
|
76fa4686fd
|
PYTHON-4463 Add missing data in connection string test (#1685)
|
2024-06-17 11:43:20 -05:00 |
|
Noah Stapp
|
1f910b5ab7
|
PYTHON-4494 - AsyncMongoClient._cleanup_cursor needs to be synchronous (#1680)
|
2024-06-17 09:35:20 -07:00 |
|
Steven Silvester
|
bba5f8153a
|
PYTHON-4504 Use a venv for mod_wsgi test (#1687)
|
2024-06-14 18:58:14 -05:00 |
|
Steven Silvester
|
fe0faf74a6
|
PYTHON-4504 Update mod_wsgi test to not call setup.py (#1684)
|
2024-06-14 11:29:44 -05:00 |
|
Noah Stapp
|
8b6bb832ac
|
PYTHON-4503 - Re-enable accidentally disabled tests (#1683)
|
2024-06-14 09:25:34 -07:00 |
|
Shane Harvey
|
48bdbfd278
|
PYTHON-4347 Ensure client can be opened after fork() (#1681)
|
2024-06-13 14:35:10 -07:00 |
|
Steven Silvester
|
6f8a22d7d4
|
PYTHON-4497 Fix handling of Python executable in run-tests (#1677)
|
2024-06-12 19:13:55 -05:00 |
|
Noah Stapp
|
9a980202f8
|
PYTHON-4348 PYTHON-4455 Fix missing changes from async beta merge (#1674)
|
2024-06-12 13:55:58 -07:00 |
|
Esa Jokinen
|
4ec79fbde7
|
PYTHON-4492 Fallback to stdlib ssl when pyopenssl import fails with AttributeError (#1669)
|
2024-06-12 11:09:57 -07:00 |
|
Shane Harvey
|
6715cd3ba4
|
BUMP 4.9.0.dev0 (#1672)
|
2024-06-12 11:07:35 -07:00 |
|
Shane Harvey
|
5dd6ffbbb8
|
PYTHON-4347 Improve performance by only calling get_topology once (#1673)
|
2024-06-12 11:02:19 -07:00 |
|
Noah Stapp
|
76f1221e22
|
PYTHON-4206 - QE Range Protocol V2 (#1670)
|
2024-06-12 10:02:59 -07:00 |
|
Shane Harvey
|
8c35d1e481
|
PYTHON-4347 Improve performance by making _ServerSessionPool lock-free (#1660)
|
2024-06-11 12:50:26 -07:00 |
|
Noah Stapp
|
f7d2deb27d
|
PYTHON-4480 Deprecate create=True for Collection (#1659)
|
2024-06-10 12:31:19 -07:00 |
|
Steven Silvester
|
f7faff829c
|
PYTHON-4489 Make setup.py private (#1667)
|
2024-06-10 13:26:49 -05:00 |
|
Steven Silvester
|
ca543d4881
|
PYTHON-4463 Add authMechanism option to tests where needed (#1665)
|
2024-06-07 13:25:46 -05:00 |
|
Steven Silvester
|
63834127c8
|
PYTHON-4373 Add components field to SBOM file (#1661)
|
2024-06-07 09:57:24 -05:00 |
|
Steven Silvester
|
2b030018e5
|
PYTHON-4451 Use Hatch as Build Backend (#1644)
|
2024-06-07 06:24:18 -05:00 |
|
Noah Stapp
|
d6bf0e1e78
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
Steven Silvester
|
e9c86f4c00
|
PYTHON-4463 Disallow comma character in authMechanismProperties connection string value (#1646)
|
2024-06-05 14:39:00 -05:00 |
|
Steven Silvester
|
42d30b31ac
|
PYTHON-4373 Add SBOM file (#1653)
|
2024-06-04 11:50:29 -05:00 |
|
Shane Harvey
|
cdf04ffa18
|
PYTHON-4261 Reduce verbosity of "Waiting for suitable server to become available" log message (#1656)
|
2024-06-03 15:04:05 -07:00 |
|
Steven Silvester
|
9cb03654e4
|
PYTHON-4384 Add Custom CodeQL Scanning (#1651)
|
2024-06-03 12:25:20 -05:00 |
|
Shane Harvey
|
2210f74002
|
PYTHON-4473 Optimize find/aggregate/command by avoiding duplicate calls to _get_topology (#1652)
|
2024-05-31 14:42:36 -07:00 |
|
Terry Patterson
|
ac66c9dfd2
|
PYTHON-4468 Hide the value of sensitive subtype binary objects (#1649)
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
|
2024-05-30 16:44:06 -05:00 |
|