chore(release): v0.9.1 #405

Closed
release-plz-bot wants to merge 1 commit from release-plz-2026-06-13T14-13-13Z into main

Release v0.9.1

Automated release prepared by release-plz. All EventCore workspace crates are bumped to v0.9.1 in lockstep (shared major.minor per ADR-025) and their changelogs regenerated from the conventional commits merged to main since the previous release.

Changes

eventcore-sqlite

0.9.1 - 2026-06-13

Performance

  • (eventcore-sqlite) batch INSERT in append_events (#362) (#404)

Verification

  • release-plz update --forge gitea
  • signed release PR commit created by Forgejo Actions
## Release v0.9.1 Automated release prepared by release-plz. All EventCore workspace crates are bumped to **v0.9.1** in lockstep (shared major.minor per ADR-025) and their changelogs regenerated from the conventional commits merged to `main` since the previous release. ### Changes #### eventcore-sqlite ## [0.9.1](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-sqlite-v0.9.0...eventcore-sqlite-v0.9.1) - 2026-06-13 ### Performance - *(eventcore-sqlite)* batch INSERT in append_events ([#362](https://git.johnwilger.com/Slipstream/eventcore/pulls/362)) ([#404](https://git.johnwilger.com/Slipstream/eventcore/pulls/404)) ### Verification - `release-plz update --forge gitea` - signed release PR commit created by Forgejo Actions
chore(release): v0.9.1
All checks were successful
CI / Detect Changes (pull_request) Successful in 3s
CI / Request auto_review semantic review (pull_request) Successful in 1s
auto_review auto_review: no findings
CI / Format (pull_request) Successful in 14s
CI / Clippy (pull_request) Successful in 1m53s
CI / Security Audit (pull_request) Successful in 29s
CI / Mutation (pull_request) Has been skipped
CI / CI Gate (pull_request) Successful in 2s
CI / Test (pull_request) Successful in 2m58s
7335e1e3bb
auto-review left a comment

This PR updates all EventCore workspace crates to version 0.9.1 and regenerates their changelogs. The changes are primarily version bumps and a performance improvement in the eventcore-sqlite crate. The update appears safe to merge.

LLM usage and cost

Pre-merge checks

  • PR metadata quality: failed
  • Rationale: The PR body contains a title copy that does not provide additional context or explanation for the change. The body should explain why the release is necessary, rather than just repeating the title.
  • Offending text: ## Release v0.9.1
This PR updates all EventCore workspace crates to version 0.9.1 and regenerates their changelogs. The changes are primarily version bumps and a performance improvement in the eventcore-sqlite crate. The update appears safe to merge. ## LLM usage and cost - Reasoning (gpt-4o) in=3459 out=65 cost=$0.018270 - Cheap (gpt-4o-mini) in=488 out=58 cost=$0.000108 Estimated total USD: $0.018378 via https://api.openai.com and https://api.openai.com ## Pre-merge checks - PR metadata quality: failed - Rationale: The PR body contains a title copy that does not provide additional context or explanation for the change. The body should explain why the release is necessary, rather than just repeating the title. - Offending text: ## Release v0.9.1
Author
Owner

Superseded by #407 (rebased on the latest main).

Superseded by #407 (rebased on the latest `main`).
release-plz-bot closed this pull request 2026-06-13 07:25:23 -07:00
All checks were successful
CI / Detect Changes (pull_request) Successful in 3s
Required
Details
CI / Request auto_review semantic review (pull_request) Successful in 1s
Required
Details
auto_review auto_review: no findings
Required
CI / Format (pull_request) Successful in 14s
Required
Details
CI / Clippy (pull_request) Successful in 1m53s
Required
Details
CI / Security Audit (pull_request) Successful in 29s
Required
Details
CI / Mutation (pull_request) Has been skipped
Required
Details
CI / CI Gate (pull_request) Successful in 2s
Required
Details
CI / Test (pull_request) Successful in 2m58s
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.