Skip to content

chore: release v0.14.1 - #964

Merged
0xOsiris merged 1 commit into
mainfrom
release-plz-2026-08-31T08-58-15Z
Sep 8, 2026
Merged

chore: release v0.14.1#964
0xOsiris merged 1 commit into
mainfrom
release-plz-2026-08-31T08-58-15Z

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

🤖 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.1
  • world-id-authenticator: 0.14.0 -> 0.14.1 (✓ API compatible changes)
  • world-id-issuer: 0.14.0 -> 0.14.1
  • world-id-core: 0.14.0 -> 0.14.1 (✓ API compatible changes)
Changelog

world-id-primitives

0.14.1 - 2026-09-08

Fixed

  • (authenticator) compare packed account data recovery counter to actual recovery counter when initializing the authenticator (#981)

Other

  • update Cargo.toml dependencies
  • (deps) consolidate compatible dependency updates (#962)


This 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 internal world-id-* crate versions from 0.14.0 to 0.14.1, with matching Cargo.lock updates.

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 live getRecoveryCounter so 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.

@github-actions
github-actions Bot requested a review from a team as a code owner August 31, 2026 08:58
@github-actions
github-actions Bot force-pushed the release-plz-2026-08-31T08-58-15Z branch 10 times, most recently from 081604a to c1d4910 Compare September 4, 2026 13:52
0xOsiris
0xOsiris previously approved these changes Sep 4, 2026
@0xOsiris
0xOsiris merged commit e48b486 into main Sep 8, 2026
26 checks passed
@0xOsiris
0xOsiris deleted the release-plz-2026-08-31T08-58-15Z branch September 8, 2026 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant