diff options
author | Thomas <> | 2022-05-17 20:47:53 +0200 |
---|---|---|
committer | Thomas <> | 2022-05-17 20:47:53 +0200 |
commit | 7100b253fe4712f6c820d11ed341366b3ec67623 (patch) | |
tree | 71cb1d3125d9f1703f51e70f64fbada3b6785f3c /README.md | |
parent | b0869317938810db6bd79e3ccc2e84b9d18097b2 (diff) | |
parent | ac8b7edeefc1850fdcab859ee6f544aa4f614471 (diff) | |
download | National_eIDAS_Gateway-7100b253fe4712f6c820d11ed341366b3ec67623.tar.gz National_eIDAS_Gateway-7100b253fe4712f6c820d11ed341366b3ec67623.tar.bz2 National_eIDAS_Gateway-7100b253fe4712f6c820d11ed341366b3ec67623.zip |
Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring
# Conflicts:
# build_reporting/pom.xml
# modules/authmodule-eIDAS-v2/pom.xml
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -92,6 +92,17 @@ The full release package will be located add ## Changelog +**v1.3.0** + +- Erweitertes Identitätsmatching welches sowohl bestehende ZMR und ERnP Einträge berücksichtigt +- Bugfix + - Fehler bei der Verarbeitung von leeren Attributewerten behoben +- Akutalisierung von Drittherstellerbibliotheken + - Spring-Core 5.3.19 + - Spring-Boot 2.5.13 + - Apache CXF 3.5.2 + - jose4j 0.7.12 + **v1.2.4** - Bugfix |