Skip to content

v1.0.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 17:00
69f315a

1.0.0-beta.9 (2025-03-24)

Features

  • add /version and /info metadata endpoints (#158) (2770ac2)
  • add Domain Linkage for did:iota DID Method (#160) (5f55caa)
  • add endpoints to list and retrieve DID Documents (#171) (3840147)
  • add Problem Details for Issuance and Persistence HTTP API errors (#175) (96f25ac)
  • remove ˋdid:iota:rmsˋ DID method (discontinued) (#168) (938c236)
  • use credential_offer_uri by default during credential issuance (#166) (306912a)

BREAKING CHANGES

  • Schema updates to the Document and Service aggregates now prevent UniCore from loading state from event stores created with previous versions. Since data migrations are not supported yet, a fresh database is required.
  • The following environment variables have been deprecated:
    • UNICORE__DID_DOCUMENT_CACHE__ENABLED
    • UNICORE__DID_DOCUMENT_CACHE__TTL
    • UNICORE__DID_DOCUMENT_CACHE__INCLUDE
  • The did:iota:rms DID Method has been deprecated
  • The following environment variables have been deprecated:
    • UNICORE__SECRET_MANAGER__ISSUER_DID
    • UNICORE__SECRET_MANAGER__ISSUER_FRAGMENT