Steven Silvester
|
c883012b56
|
PYTHON-4703 MongoClient should default to connect=False on FaaS environments (#1844)
|
2024-09-06 15:38:58 -05:00 |
|
Shane Harvey
|
e27b428914
|
PYTHON-4150 Document compatibility with MongoDB 3.6 will soon be dropped (#1829)
|
2024-09-04 14:53:32 -07:00 |
|
Shane Harvey
|
653ea8b8d2
|
PYTHON-4164 Document support for KMIP delegated master_key (#1830)
|
2024-09-04 14:53:21 -07:00 |
|
Shane Harvey
|
a2059dc9cb
|
PYTHON-4663 Fix compatibility with dateutil timezones (#1812)
|
2024-08-28 14:20:55 -07:00 |
|
Shane Harvey
|
4eae7d2d94
|
PYTHON-4690 Add repr for FixedOffset eg FixedOffset(datetime.timedelta(seconds=3600), '+60')) (#1806)
|
2024-08-23 09:50:05 -07:00 |
|
Shruti Sridhar
|
4024a1b85d
|
PYTHON-4668 Improve performance of client.bulk_write (#1800)
|
2024-08-20 17:18:28 -07:00 |
|
Steven Silvester
|
f16206cb89
|
PYTHON-4392 Support Range Indexes as GA (#1795)
|
2024-08-19 14:29:18 -05:00 |
|
Shruti Sridhar
|
768858eed6
|
PYTHON-4630 Add documentation for MongoClient.bulk_write (#1794)
|
2024-08-16 15:55:30 -07:00 |
|
Steven Silvester
|
f69d330b25
|
PYTHON-4654 Clean up Async API to match Motor (#1789)
|
2024-08-13 19:17:45 -05:00 |
|
morotti
|
3d936d5c7d
|
PYTHON-4600 Handle round trip time being negative when time.monotonic() is not monotonic (#1758)
Co-authored-by: rmorotti <romain.morotti@man.com>
|
2024-08-02 13:25:32 -07:00 |
|
Noah Stapp
|
8143f056b5
|
PYTHON-4571 - Add async examples to PyMongo's tutorial (#1744)
|
2024-08-01 13:10:47 -05:00 |
|
Noah Stapp
|
17a8154f66
|
PYTHON-4594 - Add to_list documentation (#1757)
|
2024-07-31 13:18:04 -07:00 |
|
Noah Stapp
|
a5c0db66a1
|
PYTHON-4589 - Add async API docs (#1755)
|
2024-07-30 13:18:40 -07:00 |
|
Steven Silvester
|
875688cecc
|
PYTHON-4483 Use hatch as task runner (#1728)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
|
2024-07-11 11:56:18 -05: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 |
|
Shane Harvey
|
5c7bc15ca5
|
PYTHON-4529 Require pymongocrypt>=1.10 (#1714)
|
2024-06-27 11:25:38 -07:00 |
|
Shane Harvey
|
3617b5cf51
|
PYTHON-4507 pip>=21.3 is required for editable installs (#1712)
|
2024-06-26 11:07:31 -07:00 |
|
Shane Harvey
|
6715cd3ba4
|
BUMP 4.9.0.dev0 (#1672)
|
2024-06-12 11:07:35 -07:00 |
|
Steven Silvester
|
f7faff829c
|
PYTHON-4489 Make setup.py private (#1667)
|
2024-06-10 13:26:49 -05:00 |
|
Noah Stapp
|
d6bf0e1e78
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07: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 |
|
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 |
|
Steven Silvester
|
49987e6a8a
|
PYTHON-4441 Use deferred imports instead of lazy module loading (#1648)
|
2024-05-30 16:40:23 -05:00 |
|
Steven Silvester
|
1d6cf42b81
|
PYTHON-4455 Improve import time on Windows (#1645)
|
2024-05-29 20:35:02 -05:00 |
|
Steven Silvester
|
46da55b4d1
|
PYTHON-4429 Add Changelog for 4.7.2 (#1635)
|
2024-05-08 16:50:24 -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
|
0841039941
|
PYTHON-4411 Prep for 4.7.1 Release (#1625)
|
2024-04-30 09:37:37 -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 |
|
Steven Silvester
|
256f5a23a7
|
PYTHON-4402 Remove dead links (#1619)
|
2024-04-25 14:51:13 -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
|
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
|
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
|
8ff9c829bc
|
PYTHON-4305 Add changelog for 4.6.3 (#1598)
|
2024-04-16 18:13:47 -07:00 |
|
Shane Harvey
|
5a0c81c00c
|
PYTHON-4371 Fix include_system_collections example in migration guide (#1596)
|
2024-04-16 11:30:05 -07:00 |
|
Steven Silvester
|
2df024f814
|
PYTHON-3984 Deprecate WriteConcern.wtimeout in favor of pymongo.timeout() (#1591)
|
2024-04-16 05:27:09 -05:00 |
|
Shane Harvey
|
ff442674e1
|
PYTHON-4367 Fix link to GCP VM metadata (#1592)
|
2024-04-15 17:48:40 -07:00 |
|
Steven Silvester
|
c154c6b67b
|
PYTHON-4037 Avoid Appending Write/Read Concern in Atlas Search Index Helper Commands (#1570)
|
2024-04-03 06:17:51 -05:00 |
|
Shane Harvey
|
f757fe39cc
|
PYTHON-4297 Allow passing arbitrary options to create_search_index/SearchIndexModel (#1561)
|
2024-03-26 10:18:54 -07:00 |
|
Steven Silvester
|
42a08c4a34
|
PYTHON-4260 Lazily load optional imports (#1550)
|
2024-03-25 12:55:41 -05:00 |
|
Steven Silvester
|
8194e875f3
|
PYTHON-4293 Update link to mongodump example (#1557)
|
2024-03-22 09:45:43 -05:00 |
|
Zak
|
bcb75cf5f7
|
PYTHON-4294 Add Note on Dict Ordering (#1558)
|
2024-03-22 09:28:57 -05:00 |
|
Steven Silvester
|
7a90fe8828
|
PYTHON-4255 Add __getitem__ and __getattr__ methods to API docs (#1547)
|
2024-03-12 10:36:45 -05:00 |
|
Noah Stapp
|
266b3dd8e9
|
PYTHON-3835 Log informational message client-side based on detected environment (#1537)
|
2024-03-07 14:53:09 -08:00 |
|
Noah Stapp
|
af2d56c5b5
|
PYTHON-3841 Add durations to connection pool events (#1538)
|
2024-03-04 11:55:00 -08:00 |
|
Shane Harvey
|
7da5688d00
|
PYTHON-2822 Fix changelog for Hello.connection_id (#1541)
|
2024-03-04 11:11:18 -08:00 |
|
Steven Silvester
|
06bf176208
|
PYTHON-4219 Add changelog entry for 4.6.2 (#1534)
|
2024-02-22 09:46:22 -06:00 |
|