Skip to content

chore: release v0.18.0#405

Merged
chipp merged 1 commit into
mainfrom
release-plz-2026-05-15T17-12-14Z
May 15, 2026
Merged

chore: release v0.18.0#405
chipp merged 1 commit into
mainfrom
release-plz-2026-05-15T17-12-14Z

Conversation

@wld-walletkit-bot
Copy link
Copy Markdown
Collaborator

@wld-walletkit-bot wld-walletkit-bot commented May 15, 2026

🤖 New release

  • walletkit-db: 0.17.1 -> 0.18.0
  • walletkit-core: 0.17.1 -> 0.18.0 (⚠ API breaking changes)
  • walletkit: 0.17.1 -> 0.18.0 (✓ API compatible changes)

walletkit-core breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field CredentialRecord.genesis_issued_at in /tmp/.tmpeP462J/walletkit/walletkit-core/src/storage/types.rs:56
  field CredentialRecord.genesis_issued_at in /tmp/.tmpeP462J/walletkit/walletkit-core/src/storage/types.rs:56
Changelog

walletkit

0.18.0 - 2026-05-15

Other

  • add credential pre-flight check against proof requests (#404)


This PR was generated with release-plz.


Note

Low Risk
This PR only bumps crate versions and updates the changelog/lockfile; functional code changes are not included in the diff.

Overview
Bumps the workspace and internal crates (walletkit-core, walletkit-db, walletkit, walletkit-cli, and uniffi-bindgen) from 0.17.1 to 0.18.0, updating Cargo.toml and Cargo.lock accordingly.

Updates walletkit/CHANGELOG.md with the 0.18.0 release entry (noting the credential pre-flight check addition).

Reviewed by Cursor Bugbot for commit 1ba65ed. Bugbot is set up for automated code reviews on this repo. Configure here.

@chipp chipp merged commit fc4911b into main May 15, 2026
17 checks passed
@chipp chipp deleted the release-plz-2026-05-15T17-12-14Z branch May 15, 2026 17:22
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.

2 participants