Skip to content

chore: release v0.14.0 - #851

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-07-09T14-47-41Z
Open

chore: release v0.14.0#851
github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-07-09T14-47-41Z

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • world-id-primitives: 0.13.0 -> 0.14.0 (✓ API compatible changes)
  • world-id-proof: 0.13.0 -> 0.14.0 (✓ API compatible changes)
  • world-id-registries: 0.13.0 -> 0.14.0
  • world-id-authenticator: 0.13.0 -> 0.14.0 (✓ API compatible changes)
  • world-id-issuer: 0.13.0 -> 0.14.0
  • world-id-core: 0.13.0 -> 0.14.0 (✓ API compatible changes)
Changelog

world-id-primitives

0.14.0 - 2026-08-07

Added

  • allow binding uniqueness proofs to an existing session (#855)
  • (node) check expires_at max difference (#853)
  • add is_blocked at node (#848)
  • add verifyWithSession verifier entry point for session-bound proofs (#862)
  • WIP-106 tokens generation & circuits (#852)

Other

  • [breaking] rename proof module to nullifier_proof (#847)
  • update the Noir Prover.toml example from fixture (#870)


This PR was generated with release-plz.


Note

Low Risk
The diff only changes version numbers and changelog text; no application or cryptographic logic is modified in this PR.

Overview
This PR bumps the workspace and published crates from 0.13.0 to 0.14.0, updating Cargo.toml, Cargo.lock, and adding a 0.14.0 section to CHANGELOG.md.

The new changelog entry documents what ships in this release (already merged elsewhere): session-bound uniqueness proofs and a verifyWithSession verifier path, OPRF node checks (expires_at bounds, is_blocked), WIP-106 token/circuit work, a breaking rename of the proof module to nullifier_proof, and a Noir Prover.toml example update. Several workspace members (world-id-primitives, world-id-proof, world-id-core, world-id-authenticator, world-id-issuer, world-id-registries, and related tools) are aligned on 0.14.0 in the lockfile.

Reviewed by Cursor Bugbot for commit 39076fb. 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 July 9, 2026 14:47
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-09T14-47-41Z branch from e8757dc to 6e9920b Compare July 9, 2026 20:04
@github-actions github-actions Bot changed the title chore: release v0.13.1 chore: release v0.14.0 Jul 10, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-09T14-47-41Z branch 6 times, most recently from 4d31413 to 39ef39b Compare July 13, 2026 14:47
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-09T14-47-41Z branch 5 times, most recently from febbc04 to bc39974 Compare July 28, 2026 12:14
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-09T14-47-41Z branch 6 times, most recently from adbceb7 to fef54c4 Compare August 6, 2026 08:09
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-09T14-47-41Z branch from fef54c4 to 39076fb Compare August 7, 2026 13:23
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.

0 participants