chore: release v0.14.1 - #964
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
release-plz-2026-08-31T08-58-15Z
branch
10 times, most recently
from
September 4, 2026 13:52
081604a to
c1d4910
Compare
0xOsiris
previously approved these changes
Sep 4, 2026
github-actions
Bot
force-pushed
the
release-plz-2026-08-31T08-58-15Z
branch
from
September 8, 2026 17:29
c1d4910 to
2150de4
Compare
0xOsiris
approved these changes
Sep 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
world-id-primitives: 0.14.0 -> 0.14.1 (✓ API compatible changes)world-id-proof: 0.14.0 -> 0.14.1 (✓ API compatible changes)world-id-registries: 0.14.0 -> 0.14.1world-id-authenticator: 0.14.0 -> 0.14.1 (✓ API compatible changes)world-id-issuer: 0.14.0 -> 0.14.1world-id-core: 0.14.0 -> 0.14.1 (✓ API compatible changes)Changelog
world-id-primitivesThis PR was generated with release-plz.
Note
Low Risk
Release metadata and version pins only; the authenticator fix is a targeted initialization check with no API break.
Overview
Cuts v0.14.1 across the workspace by bumping
[workspace.package]and internalworld-id-*crate versions from0.14.0to0.14.1, with matchingCargo.lockupdates.Documents the release in
CHANGELOG.md. The functional change in this version is the authenticator fix (#981): on init, when loading packed account data from the registry, compare the recovery counter embedded in packed data to the account’s livegetRecoveryCounterso stale packed state after recovery does not treat a revoked account as valid.Also notes consolidated compatible dependency updates (#962).
Reviewed by Cursor Bugbot for commit 2150de4. Bugbot is set up for automated code reviews on this repo. Configure here.