We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e10856c commit 6187706Copy full SHA for 6187706
doc/changelog.rst
@@ -1,6 +1,23 @@
1
Changelog
2
=========
3
4
+
5
+Changes in Version 4.12.1 (XXXX/XX/XX)
6
+--------------------------------------
7
8
+Version 4.12.1 is a bug fix release.
9
10
+- Fixed a bug that could raise ``UnboundLocalError`` when creating asynchronous connections over SSL.
11
12
+Issues Resolved
13
+...............
14
15
+See the `PyMongo 4.12.1 release notes in JIRA`_ for the list of resolved issues
16
+in this release.
17
18
+.. _PyMongo 4.12.1 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=43094
19
20
21
Changes in Version 4.12.0 (2025/04/08)
22
--------------------------------------
23
0 commit comments