mongodb-dbx-release-bot[bot]
|
699d962758
|
BUMP 4.9
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
|
2024-09-18 14:15:44 +00:00 |
|
Noah Stapp
|
2c432b580b
|
PYTHON-4768 - Fix atlas connection tests and cleanup uses of raw MongoClients in tests (#1867)
|
2024-09-18 09:23:07 -04:00 |
|
Steven Silvester
|
6d472a10a1
|
PYTHON-4738 Skip encryption test_fork on PyPy (#1865)
|
2024-09-17 20:00:06 -05:00 |
|
Shane Harvey
|
9a71be1615
|
PYTHON-4740 Convert asyncio.TimeoutError to socket.timeout for compat (#1864)
|
2024-09-17 17:54:09 -07:00 |
|
Iris
|
c136684047
|
PYTHON-4585 Cursor.to_list does not apply client's timeoutMS setting (#1860)
|
2024-09-17 13:38:24 -07:00 |
|
Steven Silvester
|
40ebc1644c
|
PYTHON-4764 Update to use current supported EVG hosts (#1858)
|
2024-09-17 15:16:55 -05:00 |
|
Noah Stapp
|
163e3d4a0d
|
PYTHON-4738 - Make test_encryption.TestClientSimple.test_fork sync-only (#1862)
|
2024-09-17 12:56:03 -04:00 |
|
Noah Stapp
|
739510214b
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
Steven Silvester
|
fb51c11cac
|
PYTHON-4756 Add changelog note about dropping srv extra (#1861)
|
2024-09-16 21:23:40 -05:00 |
|
Jib
|
3b21517608
|
PYTHON-4752 Migrate docs links to Internal Docs Where Possible (#1715)
Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
|
2024-09-16 21:23:09 -05:00 |
|
Iris
|
0c0633da23
|
PYTHON-4763 Migrate test_change_stream.py to async (#1853)
|
2024-09-16 10:20:34 -07:00 |
|
Noah Stapp
|
9b9cf73368
|
PYTHON-4758 - Only emit warnings for unclosed clients after opening (#1856)
|
2024-09-12 16:19:05 -04:00 |
|
Iris
|
0ca926ccfa
|
PYTHON-4753 [Build Failure] Async tests missing awaits (#1851)
|
2024-09-12 08:59:57 -07:00 |
|
Noah Stapp
|
63d957c213
|
PYTHON-4590 - Fix MRO type guards (#1852)
|
2024-09-11 11:22:22 -04:00 |
|
Noah Stapp
|
039db2f20a
|
PYTHON-4590 - Make type guards more compatible (#1850)
|
2024-09-11 08:46:44 -04:00 |
|
Steven Silvester
|
e6da57ebba
|
Merge PYTHON-4747
|
2024-09-10 12:16:07 -05:00 |
|
Steven Silvester
|
8e3e652c39
|
PYTHON-4747 Sync grid_file.py to master
|
2024-09-10 12:16:06 -05:00 |
|
Steven Silvester
|
264c6edb9c
|
PYTHON-4747 Rename gridfs/grid_file.py to gridfs/synchronous/grid_file.py
|
2024-09-10 12:16:06 -05:00 |
|
Steven Silvester
|
600da067d1
|
PYTHON-4747 Sync database.py to master
|
2024-09-10 12:16:06 -05:00 |
|
Steven Silvester
|
4b85f84137
|
PYTHON-4747 Rename pymongo/database.py to pymongo/synchronous/database.py
|
2024-09-10 12:16:06 -05:00 |
|
Steven Silvester
|
134d00a102
|
PYTHON-4747 Sync auth.py to master
|
2024-09-10 12:16:05 -05:00 |
|
Steven Silvester
|
8b5479c746
|
PYTHON-4747 Rename pymongo/auth.py to pymongo/synchronous/auth.py
|
2024-09-10 12:16:05 -05:00 |
|
Steven Silvester
|
731bf9bbc0
|
PYTHON-4747 Sync cursor.py to master
|
2024-09-10 12:16:05 -05:00 |
|
Steven Silvester
|
489b2f8a1a
|
PYTHON-4747 Rename pymongo/cursor.py to pymongo/synchronous/cursor.py
|
2024-09-10 12:16:05 -05:00 |
|
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 |
|
Steven Silvester
|
42f2d31057
|
PYTHON-4750 Add support for Python 3.13 (#1849)
|
2024-09-10 09:53:07 -05:00 |
|
Steven Silvester
|
0119062abe
|
PYTHON-4749 Add Script to Cherry-Pick PRs (#1848)
|
2024-09-10 07:33:46 -05:00 |
|
Iris
|
ead3201a4e
|
PYTHON-4733 Migrate test_auth.py to async (#1838)
|
2024-09-09 11:35:34 -07:00 |
|
Noah Stapp
|
2cca2d9e3d
|
PYTHON-3193 - Add ResourceWarning for unclosed MongoClients in __del__ (#1833)
|
2024-09-09 12:04:23 -04:00 |
|
Noah Stapp
|
e683b81bf4
|
PYTHON-4739 - Use AsyncBulkTestBase in Async TestEncryptedBulkWrite (#1846)
|
2024-09-09 11:05:04 -04:00 |
|
Steven Silvester
|
f6a418f590
|
PYTHON-4182 Unskip test_unpin_after_TransientTransactionError_error_on_abort on latest (#1847)
|
2024-09-09 09:44:03 -05:00 |
|
Steven Silvester
|
c883012b56
|
PYTHON-4703 MongoClient should default to connect=False on FaaS environments (#1844)
|
2024-09-06 15:38:58 -05:00 |
|
Noah Stapp
|
f2cd655d04
|
PYTHON-4746 - Bump minimum pytest and pytest-asyncio versions (#1845)
|
2024-09-06 16:04:39 -04:00 |
|
Shane Harvey
|
6bdaf19c78
|
PYTHON-4617 Skip unified retryable writes tests on MMAPv1 (#1841)
|
2024-09-06 10:46:10 -07:00 |
|
Shane Harvey
|
1eb3b8550e
|
PYTHON-4735 Resync SDAM tests to fix TestUnifiedLoggingLoadbalanced (#1839)
|
2024-09-06 10:20:29 -07:00 |
|