chore(release): v0.9.1 #407

Closed
release-plz-bot wants to merge 1 commit from release-plz-2026-06-13T14-25-23Z 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-postgres

0.9.1 - 2026-06-13

Performance

  • (eventcore-postgres) batch INSERT in append_events (#360) (#406)

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-postgres ## [0.9.1](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-postgres-v0.9.0...eventcore-postgres-v0.9.1) - 2026-06-13 ### Performance - *(eventcore-postgres)* batch INSERT in append_events ([#360](https://git.johnwilger.com/Slipstream/eventcore/pulls/360)) ([#406](https://git.johnwilger.com/Slipstream/eventcore/pulls/406)) #### 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 / Clippy (pull_request) Successful in 2m33s
CI / Security Audit (pull_request) Successful in 31s
CI / Test (pull_request) Successful in 3m52s
CI / CI Gate (pull_request) Successful in 1s
CI / Mutation (pull_request) Has been skipped
CI / Detect Changes (pull_request) Successful in 3s
CI / Format (pull_request) Successful in 22s
CI / Request auto_review semantic review (pull_request) Successful in 2s
auto_review auto_review: no findings
6b0fa3ff97
auto-review left a comment

This PR updates all EventCore workspace crates to version 0.9.1 and regenerates their changelogs based on recent conventional commits. The changes primarily involve version bumps and changelog updates, with no functional code changes, making it safe to merge.

LLM usage and cost

Pre-merge checks

  • PR metadata quality: failed
  • Rationale: The title does not follow the conventional commit format as it lacks a description of the change. It only states the version without indicating what the release entails.
  • Offending text: chore(release): v0.9.1
This PR updates all EventCore workspace crates to version 0.9.1 and regenerates their changelogs based on recent conventional commits. The changes primarily involve version bumps and changelog updates, with no functional code changes, making it safe to merge. ## LLM usage and cost - Reasoning (gpt-4o) in=3864 out=67 cost=$0.020325 - Cheap (gpt-4o-mini) in=607 out=55 cost=$0.000124 Estimated total USD: $0.020449 via https://api.openai.com and https://api.openai.com ## Pre-merge checks - PR metadata quality: failed - Rationale: The title does not follow the conventional commit format as it lacks a description of the change. It only states the version without indicating what the release entails. - Offending text: chore(release): v0.9.1
Author
Owner

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

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

Pull request closed

Sign in to join this conversation.
No description provided.