Steven Silvester
|
96faacb578
|
PYTHON-4747 Sync change_stream.py to master
|
2024-09-10 12:16:05 -05:00 |
|
Steven Silvester
|
42e48eaa2a
|
PYTHON-4747 Rename pymongo/change_stream.py to pymongo/synchronous/change_stream.py
|
2024-09-10 12:16:04 -05:00 |
|
Steven Silvester
|
8bafdb04e4
|
PYTHON-4747 Sync mongo_client.py to master
|
2024-09-10 12:16:04 -05:00 |
|
Steven Silvester
|
1cbcf14e0d
|
PYTHON-4747 Rename pymongo/mongo_client.py to pymongo/synchronous/mongo_client.py
|
2024-09-10 12:16:04 -05:00 |
|
Steven Silvester
|
2861be8f81
|
PYTHON-4747 Sync command_cursor.py to master
|
2024-09-10 12:16:04 -05:00 |
|
Steven Silvester
|
b3e1f01774
|
PYTHON-4747 Rename pymongo/command_cursor.py to pymongo/synchronous/command_cursor.py
|
2024-09-10 12:16:03 -05:00 |
|
Steven Silvester
|
5c6bb0a039
|
PYTHON-4747 Sync pool.py to master
|
2024-09-10 12:16:03 -05:00 |
|
Steven Silvester
|
3280769d6f
|
PYTHON-4747 Rename pymongo/pool.py to pymongo/synchronous/pool.py
|
2024-09-10 12:16:03 -05:00 |
|
Steven Silvester
|
4e1035ece8
|
PYTHON-4747 Sync collection.py to master
|
2024-09-10 12:16:03 -05:00 |
|
Steven Silvester
|
6bdf583f3d
|
PYTHON-4747 Rename pymongo/collection.py to pymongo/synchronous/collection.py
|
2024-09-10 12:16:03 -05:00 |
|
Steven Silvester
|
bdf5ac6a5d
|
PYTHON-4747 Sync auth_oidc.py to master
|
2024-09-10 12:16:02 -05:00 |
|
Steven Silvester
|
6fc461183e
|
PYTHON-4747 Rename pymongo/auth_oidc.py to pymongo/synchronous/auth_oidc.py
|
2024-09-10 12:16:02 -05:00 |
|
Steven Silvester
|
5e4a5e7454
|
PYTHON-4747 Sync encryption.py to master
|
2024-09-10 12:16:02 -05:00 |
|
Steven Silvester
|
4ef252bfe3
|
PYTHON-4747 Rename pymongo/encryption.py to pymongo/synchronous/encryption.py
|
2024-09-10 12:16:02 -05:00 |
|
Steven Silvester
|
57305e0179
|
PYTHON-4747 Sync client_session.py to master
|
2024-09-10 12:16:01 -05:00 |
|
Steven Silvester
|
4436b1c676
|
PYTHON-4747 Rename pymongo/client_session.py to pymongo/synchronous/client_session.py
|
2024-09-10 12:16:01 -05:00 |
|
Noah Stapp
|
da03da34c6
|
PYTHON-4406 Skip rangePreview tests on server version 8.0+ (#1636)
|
2024-05-10 10:00:13 -07:00 |
|
Steven Silvester
|
7b12dd482c
|
PYTHON-4256 OIDC Test Cleanup (#1632)
|
2024-05-08 19:31:19 -05:00 |
|
Steven Silvester
|
46da55b4d1
|
PYTHON-4429 Add Changelog for 4.7.2 (#1635)
|
2024-05-08 16:50:24 -05:00 |
|
Steven Silvester
|
847bb36465
|
PYTHON-4414 Increase interruptInUseConnections timeout again to fix flaky test (#1634)
|
2024-05-07 12:09:25 -05:00 |
|
Noah Stapp
|
42f45034f3
|
PYTHON-4372 & PYTHON-4378 Deprecate Python 3.7 and Update supported PyPy Versions to 3.9 and 3.10 (#1630)
|
2024-05-06 09:36:50 -07:00 |
|
Steven Silvester
|
3ff1e84cb2
|
PYTHON-4428 Test against 8.0 builds (#1631)
|
2024-05-03 15:30:33 -05:00 |
|
Steven Silvester
|
263977a8c8
|
PYTHON-4424 Add workaround for ModuleNotFoundError TypeError (#1628)
|
2024-05-03 04:49:05 -05:00 |
|
Steven Silvester
|
7e5945e0c4
|
PYTHON-4420 Fix GitHub Actions publish job (#1626)
|
2024-04-30 14:04:35 -05:00 |
|
Steven Silvester
|
4758f1fb46
|
BUMP 4.8.0.dev0
|
2024-04-30 09:39:49 -05:00 |
|
Steven Silvester
|
0841039941
|
PYTHON-4411 Prep for 4.7.1 Release (#1625)
|
2024-04-30 09:37:37 -05:00 |
|
Steven Silvester
|
4c0f884c04
|
PYTHON-4409 Streamline Wheel Building (#1624)
|
2024-04-30 09:34:05 -05:00 |
|
Steven Silvester
|
6584dd2389
|
PYTHON-4256 Clean up handling of TOKEN_RESOURCE (#1620)
|
2024-04-29 15:45:24 -05:00 |
|
Steven Silvester
|
b83fd991fe
|
PYTHON-3601 OIDC: Clarify TOKEN_RESOURCE and client_id usage (#1621)
Co-authored-by: Mike Woofter <108414937+mongoKart@users.noreply.github.com>
|
2024-04-29 13:22:14 -05:00 |
|
Subin Kim
|
21461ace4f
|
fix: update pyproject.toml project source url (#1623)
|
2024-04-29 05:19:28 -05:00 |
|
Steven Silvester
|
4ea8fcbb3b
|
PYTHON-4407 Eagerly import dnspython (#1622)
|
2024-04-26 09:15:02 -05:00 |
|
Steven Silvester
|
256f5a23a7
|
PYTHON-4402 Remove dead links (#1619)
|
2024-04-25 14:51:13 -05:00 |
|
Steven Silvester
|
9f0c0c50d7
|
PYTHON-4401 Fix make_sdist job (#1618)
|
2024-04-24 19:37:49 -05:00 |
|
Steven Silvester
|
4cd8191856
|
BUMP 4.8.0.dev0
|
2024-04-24 13:01:36 -05:00 |
|
Steven Silvester
|
366492530a
|
PYTHON-4228 Update changelog and bump to 4.7 version (#1617)
|
2024-04-24 12:08:41 -05:00 |
|
Steven Silvester
|
b6f0081cf9
|
PYTHON-3601 OIDC: Fix documentation example and remove EKS section (#1614)
|
2024-04-24 12:03:36 -05:00 |
|
Steven Silvester
|
b5e54aae23
|
PYTHON-4256 Ensure TOKEN_RESOURCE is url-encoded (#1616)
|
2024-04-24 10:21:18 -05:00 |
|
Steven Silvester
|
ec5711e4b5
|
PYTHON-3664 OIDC: Fix GCP headers (#1615)
|
2024-04-24 10:48:29 -04:00 |
|
Casey Clements
|
e8900ad9f4
|
PYTHON-4227 Unified tests: Advance cluster_time of ClientSessions after initialData creation (#1603)
|
2024-04-24 06:27:06 -05:00 |
|
Steven Silvester
|
79fb19c1a6
|
PYTHON-4256 OIDC - Convert two unified tests to prose tests (#1612)
|
2024-04-22 15:12:28 -05:00 |
|
Steven Silvester
|
a053a6d4b9
|
PYTHON-4363 Add dependabot config for Python (#1613)
|
2024-04-22 14:22:19 -05:00 |
|
Steven Silvester
|
9a3caefbeb
|
PYTHON-4376 Fix typo in changelog (#1611)
|
2024-04-19 15:20:45 -05:00 |
|
Steven Silvester
|
2588ca3782
|
PYTHON-3601 OIDC: Add Documentation Examples (#1601)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
|
2024-04-19 13:29:50 -05:00 |
|
Steven Silvester
|
90906c3f9d
|
PYTHON-4346 Remove CODEOWNERS file (#1609)
|
2024-04-19 13:06:39 -05:00 |
|
Steven Silvester
|
a1def1542a
|
PYTHON-4376 Document recommended dnspython version (#1610)
|
2024-04-19 10:55:20 -05:00 |
|
Steven Silvester
|
a421c662e6
|
PYTHON-4373 Use requirements files for deps (#1605)
|
2024-04-17 17:58:35 -05:00 |
|
Shane Harvey
|
aa8322e1ce
|
PYTHON-2048 Add test case for better error behavior (#1606)
|
2024-04-17 15:50:15 -07:00 |
|
Steven Silvester
|
5f372ba63a
|
PYTHON-4373 Move dependency declaration to setup.py (#1602)
|
2024-04-17 13:08:50 -05:00 |
|
Steven Silvester
|
4470309fa0
|
PYTHON-2048 Improve error message for bulk_write failures due to unsupported storage enginge (#1600)
|
2024-04-17 12:21:09 -05:00 |
|
Shane Harvey
|
8ff9c829bc
|
PYTHON-4305 Add changelog for 4.6.3 (#1598)
|
2024-04-16 18:13:47 -07:00 |
|