File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
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)
5
21
--------------------------------------
6
22
7
23
Version 4.11.2 is a bug fix release.
You can’t perform that action at this time.
0 commit comments