Skip to content

Release 0.14.0 - #163

Merged
leifj merged 1 commit into
mainfrom
release/0.14.0
Sep 21, 2026
Merged

leifj merged 1 commit into
mainfrom
release/0.14.0

Conversation

@leifj

@leifj leifj commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Releases the DCQL matching fix from #162, the Swift counterpart of siros-sdk-kotlin#208.

A credential is matched on the vct it carries rather than on credential.metadata?.vct, a rendering artefact that is absent until an issuance flow has an offer to build it from and that the hydration pass will not repair once it exists. Found on Android, where a freshly issued EBW-OID credential carrying vct: uri:eu.ebw.oid.1 matched 0 candidates against a query naming exactly that; verified fixed on the device there.

This release also takes the doctype half, which Android fixed earlier and this package had not: an mdoc is now matched on the docType in its own MSO, so a third-party mdoc without a SIROS-internal MDDL endpoint is no longer unmatchable while being perfectly presentable.

The version TestFlight publishes comes from the tag, so there is no project.yml bump here.

🤖 Generated with Claude Code

A credential is matched on the vct it carries, and an mdoc on the docType in
its own MSO, rather than on metadata copies that may never exist. The Swift
counterpart of the Android fix found on a live wallet, plus the doctype half
this package had not yet taken.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings September 21, 2026 14:53
@sonarqubecloud

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The reviewed release documentation has no blocking issues.

Review effort: Lite
Findings: None

What changed in this PR

Releases version 0.14.0 with DCQL matching fixes for credential VCTs and mdoc document types.

Changes:

  • Documents payload-based VCT matching.
  • Documents MSO-based mdoc docType matching.
File Description
CHANGELOG.md Adds the 0.14.0 release entry and fix details.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@leifj
leifj merged commit 02b1c7c into main Sep 21, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants