diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2022-01-10 15:36:12 +0000 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2022-01-10 15:36:12 +0000 |
commit | c007dfb5d809b532c17e1dcc1373dd8b2861f993 (patch) | |
tree | a2167392c947664b4681a85109422d95e6eabf79 /infos | |
parent | ae5d022d5c1af5a3edd48c4aecd2e3635cdd4992 (diff) | |
parent | 31b5c646a4c51e8706d0cf884223a2fe95ee5bba (diff) | |
download | National_eIDAS_Gateway-c007dfb5d809b532c17e1dcc1373dd8b2861f993.tar.gz National_eIDAS_Gateway-c007dfb5d809b532c17e1dcc1373dd8b2861f993.tar.bz2 National_eIDAS_Gateway-c007dfb5d809b532c17e1dcc1373dd8b2861f993.zip |
Merge branch 'feature/opensaml4' into 'nightlybuild'
Feature/opensaml4
See merge request egiz/eidas_at_proxy!13
Diffstat (limited to 'infos')
-rw-r--r-- | infos/history.txt | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/infos/history.txt b/infos/history.txt new file mode 100644 index 00000000..53218f48 --- /dev/null +++ b/infos/history.txt @@ -0,0 +1,46 @@ +Dieses Dokument zeigt die Veränderungen und Erweiterungen am eIDAS MS-Connector + +Version 1.2.3 (2021-10-21): + - Bugfix + - Inkompatibilität zwischen AT MS-Connector und ID Austria System behoben + - Logging optimiert und Beispielkonfiguration um TransactionsId erweitert + - Akutalisierung von Drittherstellerbibliotheken + +Version 1.2.2 (2021-06-26): + - Bugfix + - Inkompatibilität zwischen AT MS-Connector, EidasNode v2.5 und Deutscher Middleware behoben + +Version 1.2.1 (2021-05-28): + - Bugfix + - Möglichen Fehler in der Sprachauswahl via GUI behoben + +Version 1.2 (2021-05-12): + - Erforderliche Anpassungen zur Integration in den ID Austria + - Update auf eIDAS Ref. Impl. 2.5.0 (Implementiert eIDAS Spezifikation 1.2) https://ec.europa.eu/cefdigital/wiki/display/CEFDIGITAL/eIDAS-Node+version+2.5 + - Codestabilisierung + - Monitoring und HealthChecks Verbesserungen + - Akutalisierung von Drittherstellerbibliotheken + +Version 1.1 (2019-12-13): + - Update auf eIDAS Ref. Impl. 2.4.0 mit Apache Ignite Cache https://ec.europa.eu/cefdigital/wiki/display/CEFDIGITAL/eIDAS-Node+version+2.4 + - Statischer Service-Provider Name für öffentliche Applikationen + - Mindest LoA, welche für Requests an eIDAS Proxy-Services verwendet wird. + - Requested Attributes je Land konfigurierbar + - Neue Template-Engine mit i18n Unterstützung + - Neuer Algorithmus zur Generierung von Sessiontokens + - Akutalisierung von Drittherstellerbibliotheken + +Version 1.0.1 (2019-08-02): + - Update auf eIDAS Ref. Impl. 2.2.0 + - Bugfix + - Ungültige Zeichenkodierung bei nonLatin Zeichen behoben + - Akutalisierung von Drittherstellerbibliotheken + +Version 1.0 (2018-10-30): + - Initiale Version des eIDAS MS-Connector + + + + + + |