Skip to content

Commit 03a2cf1

Browse files
committed
PYTHON-4580 Add changelog
1 parent e730515 commit 03a2cf1

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

doc/changelog.rst

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
11
Changelog
22
=========
33

4-
Changes in Version 4.11.2 (YYYY/MM/DD)
4+
Changes in Version 4.12.0 (YYYY/MM/DD)
5+
--------------------------------------
6+
7+
PyMongo 4.12 brings a number of changes including:
8+
9+
- Support for configuring DEK cache lifetime via the ``key_expiration_ms`` argument to
10+
:class:`~pymongo.encryption_options.AutoEncryptionOpts`.
11+
12+
Issues Resolved
13+
...............
14+
15+
See the `PyMongo 4.12 release notes in JIRA`_ for the list of resolved issues
16+
in this release.
17+
18+
.. _PyMongo 4.12 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=41916
19+
20+
Changes in Version 4.11.2 (2025/03/05)
521
--------------------------------------
622

723
Version 4.11.2 is a bug fix release.

0 commit comments

Comments
 (0)