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 0dc962b commit e474e22Copy full SHA for e474e22
doc/changelog.rst
@@ -1,6 +1,22 @@
1
Changelog
2
=========
3
4
+Changes in Version 4.12.1 (XXXX/XX/XX)
5
+--------------------------------------
6
+
7
+Version 4.12.1 is a bug fix release.
8
9
+- Fixed a bug causing SRV hostname validation to fail when resolver and resolved hostnames are identical with three domain levels.
10
11
+Issues Resolved
12
+...............
13
14
+See the `PyMongo 4.12 release notes in JIRA`_ for the list of resolved issues
15
+in this release.
16
17
+.. _PyMongo 4.12 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=41916
18
+.. _PYTHON-5288: https://jira.mongodb.org/browse/PYTHON-5288
19
20
Changes in Version 4.12.0 (2025/04/08)
21
--------------------------------------
22
0 commit comments