Skip to content

Commit bbcbef3

Browse files
committed
Release version 7.1.2
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent 405bfb1 commit bbcbef3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

33

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+
412
## 7.1.1 (2022-02-22)
513

614
- Process and verify the metadata signature for EntitiesDescriptor and EntityDescriptor

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.1
1+
7.1.2

0 commit comments

Comments
 (0)