Skip to content

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.
  • 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, and age_over_65 claims (bool) under the namespace eu.europa.ec.eudi.pid.de.1. Each claim is selectively disclosable.
    • SD-JWT VC: PID will include an age_equal_or_over object with members 12, 14, 16, 18, 21, and 65 (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 a true value guarantees the holder is at least that age.
    • Claims are recalculated on every new PID issuance.

1.19.0 — February 04, 2026

  • Stores personal eID data as encrypted and signed JWT

1.18.0 — January 21, 2026

  • Adds /health endpoint for external health check
  • Adjusts values for source_document_type in PID
  • Removes age_in_years and age_birth_year from 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 mdoc and sd-jwt has been removed as now both types of the credential are issued at the same time.
  • Various bugs fixes and UI enhancements.