Skip to content

0.12.5

Choose a tag to compare

@swcurran swcurran released this 06 Mar 23:40
· 34 commits to 0.12.lts since this release
a981b3f

This patch release addresses a bug in the publishing of AnonCreds revocation entries that caused the ledger and issuer wallet to become out of sync. As a result, revoked credentials were not being correctly flagged as revoked when presented. Previously, this issue was mitigated by an automatic “sync-revocation” process, which generally resolved the problem. However, we recently identified scenarios where the presence of an Indy Endorser in the revocation publication flow caused the “sync-revocation” process to fail silently.

This patch resolves that issue. Once applied, if a revocation batch results in an out-of-sync state, the “sync-revocation” process will automatically run to correct it.

For more details, see Issue 3546.

0.12.5 Breaking Changes

There are no breaking changes in this release.

What's Changed

Full Changelog: 0.12.4...0.12.5