Skip to content

chore: release - #12

Merged
h4x0r merged 1 commit into
mainfrom
release-plz-2026-08-09T14-47-43Z
Aug 10, 2026
Merged

chore: release#12
h4x0r merged 1 commit into
mainfrom
release-plz-2026-08-09T14-47-43Z

Conversation

@h4x0r

@h4x0r h4x0r commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • sqlite-core: 0.10.3 -> 0.11.0 (⚠ API breaking changes)
  • sqlite-forensic: 0.10.3 -> 0.10.4

sqlite-core breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/enum_variant_added.ron

Failed in:
  variant Error:Decrypt in /tmp/.tmpaDDqx2/sqlite-forensic/core/src/lib.rs:77
Changelog

sqlite-core

0.11.0 - 2026-08-09

Fixed

  • (test) acknowledge sqlite3 statements instead of sleeping on them

Other

  • Merge remote-tracking branch 'origin/main' into try/sqlcipher

sqlite-forensic

0.10.3 - 2026-07-25

Fixed

  • cap overflow-payload alloc against untrusted payload_len (fuzz alloc bomb)


This PR was generated with release-plz.

@h4x0r h4x0r changed the title chore: release v0.10.4 chore: release Aug 9, 2026
@h4x0r
h4x0r force-pushed the release-plz-2026-08-09T14-47-43Z branch from 57105fc to ca47e73 Compare August 9, 2026 14:59
@h4x0r
h4x0r merged commit 660a279 into main Aug 10, 2026
24 checks passed
@h4x0r
h4x0r deleted the release-plz-2026-08-09T14-47-43Z branch August 10, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant