diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 9aaf573..190d854 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -2,6 +2,9 @@ # Release Notes api-telematik +## Release Consumer 1.2.0 +- C_12110: Enable Consumer to sign an access permission to the ePA 3.0 using plain ECDSA signatures + ## Release 6.0.0-2 - Fix of invalid Schema in CardService diff --git a/consumer/CertificateService.wsdl b/consumer/CertificateService.wsdl index c65e2d9..127a6fc 100644 --- a/consumer/CertificateService.wsdl +++ b/consumer/CertificateService.wsdl @@ -8,15 +8,17 @@ C_11647: change namespace CERT,CERTW version: V3.0.0-1 fix: add missing SOAP operations for ReadCertificate + version: V3.0.1 + change namespace CERT End of Version History--> - + Copyright (c) 2019, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH. Alle Rechte vorbehalten. Beschreibung: Zertifikatsdienst des Basis-Consumer - + diff --git a/consumer/CertificateService.xsd b/consumer/CertificateService.xsd index 9740f6c..12a36ce 100644 --- a/consumer/CertificateService.xsd +++ b/consumer/CertificateService.xsd @@ -7,15 +7,17 @@ * changed namespace CONSUMER, CERT, targetNameSpace version: V3.0.0 * C_11647: add operation ReadCertificate + version: V3.1.0 + * update reference to new version of CERTCMN End of Version History--> - + Copyright (c) 2019, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH. Alle Rechte vorbehalten. Beschreibung: Schema für den Zertifikatsdienst des Basis-Consumer - + diff --git a/consumer/CertificateServiceCommon.xsd b/consumer/CertificateServiceCommon.xsd index 5a6cc00..30457eb 100644 --- a/consumer/CertificateServiceCommon.xsd +++ b/consumer/CertificateServiceCommon.xsd @@ -5,8 +5,10 @@ version: V2.0.0 * add types for ReadCardCertificate Operation * fix character encoding + version: V2.1.0 + * add option in CertRefEnum End of Version History--> - + Copyright (c) 2019, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH. @@ -18,6 +20,7 @@ + diff --git a/consumer/SignatureService.wsdl b/consumer/SignatureService.wsdl index 46917b5..3b34b27 100644 --- a/consumer/SignatureService.wsdl +++ b/consumer/SignatureService.wsdl @@ -12,15 +12,18 @@ fix character encoding version: V3.1.0 change namespace SIG + version: V3.2.0 + add SignPlain operation + change namespace SIG End of Version History--> - + Copyright (c) 2019, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH. Alle Rechte vorbehalten. Beschreibung: Basis-Consumer Signatur Basisanwendung - + @@ -36,6 +39,12 @@ + + + + + + @@ -56,6 +65,11 @@ + + + + + @@ -65,7 +79,7 @@ - + @@ -77,7 +91,7 @@ - + @@ -89,7 +103,19 @@ - + + + + + + + + + + + + + diff --git a/consumer/SignatureService.xsd b/consumer/SignatureService.xsd index c66d3b4..e6fcb0f 100644 --- a/consumer/SignatureService.xsd +++ b/consumer/SignatureService.xsd @@ -20,8 +20,13 @@ * fix character encoding version: V3.1.0 * Remove OptionalInputs from ExternalAuthenticate + version: V3.2.0 + * Add plain ECDSA signature as new SignPlain operation + * Fixes in SignDocument operation + version: V3.2.1 + * update reference to new version of CERTCMN End of Version History--> - + Copyright (c) 2019, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH. Alle Rechte vorbehalten. @@ -32,14 +37,13 @@ - + - @@ -51,7 +55,13 @@ - + + + + + + + @@ -131,6 +141,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +