Changelog¶
This page aggregates relevant changes in the German EUDI ecosystem for Relying Parties and EAA Issuers. Where possible, upcoming changes are listed in advance so that integrators can prepare.
PID Provider¶
Note
Below are only excerpted entries, the full change log is available from the PID Provider release page.
Upcoming¶
- mdoc doctype and namespace corrections
- The mdoc PID doctype will change to
eu.europa.ec.eudi.pid.1. - Claims defined in the ARF Rulebook will be placed in the namespace
eu.europa.ec.eudi.pid.1. - Claims defined in the German PID Rulebook but not in the ARF will be placed in the namespace
eu.europa.ec.eudi.pid.de.1. - Note that no claims are added or removed, only the doctype and namespace assignments change.
- The mdoc PID doctype will change to
- Age-over claims aligned with ARF and German PID Rulebook
- mdoc: PID will include
age_over_12,age_over_14,age_over_16,age_over_18,age_over_21, andage_over_65claims (bool) under the namespaceeu.europa.ec.eudi.pid.de.1. Each claim is selectively disclosable. - SD-JWT VC: PID will include an
age_equal_or_overobject with members12,14,16,18,21, and65(bool). Both the top-level object and each member are selectively disclosable. - Values reflect whether the holder had reached age n on the date of issuance (
birth_date + n years ≥ validFrom/nbf). If the birth date is partial (day or month is unknown), the latest possible date is used, meaning atruevalue guarantees the holder is at least that age. - Claims are recalculated on every new PID issuance.
- mdoc: PID will include
1.19.0 — February 04, 2026¶
- Stores personal eID data as encrypted and signed JWT
1.18.0 — January 21, 2026¶
- Adds
/healthendpoint for external health check - Adjusts values for
source_document_typein PID - Removes
age_in_yearsandage_birth_yearfrom PID
German EUDI Wallet¶
iOS¶
0.1.0 (Build 46) - February 18, 2026¶
- Logs are now accessible from the hamburger menu on the home screen.
- The selection toggle between
mdocandsd-jwthas been removed as now both types of the credential are issued at the same time. - Various bugs fixes and UI enhancements.