We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405bfb1 commit bbcbef3Copy full SHA for bbcbef3
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Changelog
2
3
4
+## 7.1.2 (2022-03-04)
5
+
6
+- fix assertion policy filter to try to resolve the local_name using the friendly name if it failed with the name_format
7
+- reload metadata in-place to avoid memory leak
8
+- tests: Restrict pymongo to v3
9
+- docs: highlight installation command
10
11
12
## 7.1.1 (2022-02-22)
13
14
- Process and verify the metadata signature for EntitiesDescriptor and EntityDescriptor
VERSION
@@ -1 +1 @@
-7.1.1
+7.1.2
0 commit comments