Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 18:35
· 72 commits to main since this release
605057b

Community Stack Release 0.12.0

Features

Extend Docker Compose With Open Policy Agent

The dynamic credential policies in the verifier API require a running Open Policy Agent. The docker-compose of the identity lib now automatically starts an open policy agent next to the other services.

Fixes

Misleading Response in usePresentationRequest endpoint | Wallet API

The /usePresentationRequest endpoint previously had inconsistent responses: on success, it correctly populated the ⁠redirectUri field, but on failure, it left ⁠redirectUri empty and placed the error redirect URL in the ⁠errorMessage field. This inconsistency has now been resolved.

Ktor version upgrade

Upgrade of ktor version in service commons module.

What's Changed

Full Changelog: v0.11.0...v0.12.0