Commit Graph

105 Commits

Author SHA1 Message Date
Shane Harvey
75685c006c
PYTHON-3235 Drop support for Python 3.6 (#939) 2022-05-05 16:13:41 -07:00
Steven Silvester
a319075ba7
PYTHON-3197 Update docs.mongodb.com links in source, API & Reference documentation (#926) 2022-04-13 14:11:13 -05:00
Steven Silvester
474420b2e5
PYTHON-3085 Audit consistent and correct types for _DocumentOut (#893) 2022-03-16 05:56:07 -05:00
Roberto Martinez
3843cef3f2
Use quotes for pip install with extras in README (#825) 2021-12-14 11:24:33 -08:00
Bernie Hackett
99a413f81b Update author and maintainer 2021-11-11 13:56:26 -08:00
Bernie Hackett
d8b6e01690 PYTHON-2833 MongoDB 3.6 is the minimum supported version
This change drops support for server versions older than
3.6. If you still need support for older server versions the
3.x branch of PyMongo will receive bug fixes for at least a year
after the release of PyMongo 4.0.
2021-09-10 12:05:46 -07:00
Shane Harvey
9bc27c9c0b PYTHON-2797 Update docs for 5.0 support
Add changelog entries for 3.11.2, 3.11.3, and 3.12.0.
2021-08-06 13:29:11 -07:00
Khanh Nguyen
61ab9caa6c
docs: Update link to sphinx website (#608) 2021-04-26 13:55:29 -07:00
Bernie Hackett
913860334e PYTHON-2386 Drop support for Python 3.5 2021-02-03 16:33:36 -08:00
Bernie Hackett
70b927a01d PYTHON-2508 Improve PyOpenSSL on Windows and macOS 2021-01-28 16:02:51 -08:00
Bernie Hackett
1f1670cc35 PYTHON-1974 Drop support for Python 3.4 2021-01-22 15:54:26 -08:00
Bernie Hackett
521f7b9af4 PYTHON-2133 Fix up docs
And finish deleting python 2 specific code.
2021-01-21 15:49:23 -08:00
Bernie Hackett
dea4b90193 PYTHON-2133 Drop install support for Python 2 2021-01-14 09:53:24 -08:00
Shane Harvey
903643b3d0 PYTHON-2138 Use pymongo-auth-aws for MONGODB-AWS support 2020-06-05 15:50:26 -07:00
Prashant Mital
4be82828f9
PYTHON-2208 Revise issues and help sections of documentation 2020-06-05 11:04:18 -07:00
Wan Bachtiar
7809376a46
PYTHON-2208 Update community links to be more specific (#441) 2020-04-27 11:54:02 -07:00
Pavel Alimpiev
8256af6ed9
Update Documentation link in the readme (#440) 2020-04-20 09:48:47 -07:00
Shane Harvey
5efe0b10b3 PYTHON-2112 Change api.mongodb.com to pymongo.readthedocs.io 2020-04-14 14:47:58 -07:00
Shane Harvey
c96220df0f Update docs for 3.11.0b0 2020-04-06 17:42:51 -07:00
Chris Cho
e5ef8f4dfa
DOCSP-9413 Replace references to google groups with community forums (#437) 2020-03-16 16:13:36 -07:00
Shane Harvey
e26dc96e31 PYTHON-2034 Support MONGODB-AWS authentication mechanism
Use botocore to perform the manual Signature Version 4 Signing Process.
Test MONGODB-AWS in Evergreen.
Properly unquote URI option values in authMechanismProperties and
readPreferenceTags.
2020-03-03 09:43:48 -08:00
Bernie Hackett
d46bd1671c PYTHON-2093 Documentation for OCSP 2020-02-21 13:04:11 -08:00
Bernie Hackett
5847b34f68 Claim support for MongoDB 4.2 2019-08-13 15:20:02 -07:00
Bernie Hackett
8facf001c0 PYTHON-1723 Support zstd wire compression 2019-05-09 14:59:34 -04:00
Bernie Hackett
cbc81ee793 PYTHON-1536 - PyMongo no longer supports PyPy3 < 3.5 2018-07-03 12:44:40 -07:00
Prayash Mohapatra
a537a711d1 Update README.rst - Support for MongoDB 4.0 (#359) 2018-07-03 09:45:13 -07:00
Bernie Hackett
749c1a2f0b PYTHON-1467 - PyMongo no longer supports Python 2.6 2018-07-02 15:15:43 -07:00
Bernie Hackett
335cb97a34 PYTHON-1278, PYTHON-1553 - Support OP_COMPRESSED 2018-05-22 11:44:21 -07:00
Mateusz Piotrowski
d672c40524 Stylize GitHub correctly (#351)
Fix a link to PyMongo GitHub source
2018-04-06 13:30:32 -07:00
Bernie Hackett
3cd6f32e7c PYTHON-1509 - Update auth docs for SCRAM-SHA-256 2018-03-30 19:17:35 -07:00
Bernie Hackett
2c932dfe77 PYTHON-1477 PYTHON-1478 PYTHON-1480 - Doc improvements 2018-02-22 17:14:28 -08:00
Bernie Hackett
86791d8e9b Update docs and changelog 2017-11-14 16:39:12 -08:00
Bernie Hackett
732b0f15df PYTHON-1378 - Implement DNS seedlist discovery 2017-10-19 13:53:02 -07:00
Shane Harvey
f0b18ccfc5 PYTHON-1364 Drop support for CPython 3.3. 2017-09-05 17:45:30 -07:00
A. Jesse Jiryu Davis
b49f1000c1 PYTHON-1299 - Remove MongoDB 2.4 notes from docs 2017-08-24 15:33:12 -04:00
Bernie Hackett
eb65239f1a Minor README update 2017-08-16 10:23:27 -07:00
Bernie Hackett
747d6dcb4d Minor README change 2016-09-19 11:18:32 -07:00
Bernie Hackett
9a76d827ad Update supported MongoDB versions in README 2016-09-02 16:33:08 -07:00
Bernie Hackett
29196b6566 PYTHON-1129 - Support IP addresses in match_hostname 2016-08-25 16:28:19 -07:00
Bernie Hackett
7d81a01a81 Fix syntax highlighting in README 2016-07-07 11:00:06 -07:00
Bernie Hackett
057429cfca PYTHON-1023 - Explicitly drop support for MongoDB 2.2
We haven't tested against anything older than MongoDB 2.2
in a long timei, but we've never been explicit about what
versions we actually support. As of this commit we are
no longer testing against MongoDB 2.2 either. MongoDB 2.2
reached EOL in February of 2014.
2016-06-15 10:49:00 -07:00
Bernie Hackett
53a7bea492 PYTHON-1022 - Drop support for Python 3.2
This change removes the u() helper from bson.py3compat
and all of its uses in the driver and tests. PyPy3 continues
to be supported since, even though it is based on python 3.2.5,
it has always supported the u string prefix.

The README and install docs are now explicit about PyPy(3) support.
2016-06-15 10:05:43 -07:00
Bernie Hackett
3025d68af0 PYTHON-1093 - Use extras_require to install optional dependencies 2016-05-26 16:47:23 -07:00
Felix Yan
13f86c598a PYTHON-1009 Switch from "Monotime" to "monotonic" 2015-11-18 19:32:36 -08:00
Bernie Hackett
8b986a4f2c PYTHON-967 - Call print as a function in README 2015-08-05 18:25:29 -07:00
Bernie Hackett
9e3662dddb README fixes. 2015-04-20 16:04:06 -07:00
A. Jesse Jiryu Davis
7dbcc4b71a PYTHON-726 - Test in gevent and eventlet. 2015-03-02 16:36:02 -05:00
Bernie Hackett
839893939e PYTHON-821 - Deprecated legacy API.
This commit deprecates insert, update, save, and remove. Each
now raises DeprecationWarning at stacklevel 2. This change also
updates all tutorials and example documentation to use the new
CRUD API, tests the deprecations, and fixes up a few more tests
that were still using the legacy API.
2015-02-20 15:41:45 -08:00
Bernie Hackett
c3ea16b0ea Update MongoDB version references from 2.8 to 3.0. 2015-01-24 09:42:24 -08:00
A. Jesse Jiryu Davis
22f7e29c24 Optional packages: backports.pbkdf2, pykerberos, monotime. 2014-11-21 21:09:07 -05:00