chore(release): v0.9.1 #413

Closed
release-plz-bot wants to merge 1 commit from release-plz-2026-06-13T15-37-43Z 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-fs

0.9.1 - 2026-06-13

Features

  • (eventcore-types) glob pattern matching for subscriptions (#246) (#410)

Performance

  • serialize events once in the append path (#361) (#408)

eventcore-memory

0.9.1 - 2026-06-13

Features

  • (eventcore-types) glob pattern matching for subscriptions (#246) (#410)

Performance

  • serialize events once in the append path (#361) (#408)

eventcore-postgres

0.9.1 - 2026-06-13

Features

  • (eventcore-types) glob pattern matching for subscriptions (#246) (#410)

Performance

  • (eventcore-postgres) batch INSERT in append_events (#360) (#406)
  • serialize events once in the append path (#361) (#408)

eventcore-sqlite

0.9.1 - 2026-06-13

Features

  • (eventcore-types) glob pattern matching for subscriptions (#246) (#410)

Performance

  • (eventcore-sqlite) batch INSERT in append_events (#362) (#404)
  • serialize events once in the append path (#361) (#408)

eventcore-testing

0.9.1 - 2026-06-13

Features

  • (eventcore-types) glob pattern matching for subscriptions (#246) (#410)

eventcore-types

0.9.1 - 2026-06-13

Features

  • (eventcore-types) glob pattern matching for subscriptions (#246) (#410)

Performance

  • serialize events once in the append path (#361) (#408)

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-fs ## [0.9.1](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-fs-v0.9.0...eventcore-fs-v0.9.1) - 2026-06-13 ### Features - *(eventcore-types)* glob pattern matching for subscriptions ([#246](https://git.johnwilger.com/Slipstream/eventcore/pulls/246)) ([#410](https://git.johnwilger.com/Slipstream/eventcore/pulls/410)) ### Performance - serialize events once in the append path ([#361](https://git.johnwilger.com/Slipstream/eventcore/pulls/361)) ([#408](https://git.johnwilger.com/Slipstream/eventcore/pulls/408)) #### eventcore-memory ## [0.9.1](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-memory-v0.9.0...eventcore-memory-v0.9.1) - 2026-06-13 ### Features - *(eventcore-types)* glob pattern matching for subscriptions ([#246](https://git.johnwilger.com/Slipstream/eventcore/pulls/246)) ([#410](https://git.johnwilger.com/Slipstream/eventcore/pulls/410)) ### Performance - serialize events once in the append path ([#361](https://git.johnwilger.com/Slipstream/eventcore/pulls/361)) ([#408](https://git.johnwilger.com/Slipstream/eventcore/pulls/408)) #### 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 ### Features - *(eventcore-types)* glob pattern matching for subscriptions ([#246](https://git.johnwilger.com/Slipstream/eventcore/pulls/246)) ([#410](https://git.johnwilger.com/Slipstream/eventcore/pulls/410)) ### 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)) - serialize events once in the append path ([#361](https://git.johnwilger.com/Slipstream/eventcore/pulls/361)) ([#408](https://git.johnwilger.com/Slipstream/eventcore/pulls/408)) #### 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 ### Features - *(eventcore-types)* glob pattern matching for subscriptions ([#246](https://git.johnwilger.com/Slipstream/eventcore/pulls/246)) ([#410](https://git.johnwilger.com/Slipstream/eventcore/pulls/410)) ### 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)) - serialize events once in the append path ([#361](https://git.johnwilger.com/Slipstream/eventcore/pulls/361)) ([#408](https://git.johnwilger.com/Slipstream/eventcore/pulls/408)) #### eventcore-testing ## [0.9.1](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-testing-v0.9.0...eventcore-testing-v0.9.1) - 2026-06-13 ### Features - *(eventcore-types)* glob pattern matching for subscriptions ([#246](https://git.johnwilger.com/Slipstream/eventcore/pulls/246)) ([#410](https://git.johnwilger.com/Slipstream/eventcore/pulls/410)) #### eventcore-types ## [0.9.1](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-types-v0.9.0...eventcore-types-v0.9.1) - 2026-06-13 ### Features - *(eventcore-types)* glob pattern matching for subscriptions ([#246](https://git.johnwilger.com/Slipstream/eventcore/pulls/246)) ([#410](https://git.johnwilger.com/Slipstream/eventcore/pulls/410)) ### Performance - serialize events once in the append path ([#361](https://git.johnwilger.com/Slipstream/eventcore/pulls/361)) ([#408](https://git.johnwilger.com/Slipstream/eventcore/pulls/408)) ### Verification - `release-plz update --forge gitea` - signed release PR commit created by Forgejo Actions
chore(release): v0.9.1
All checks were successful
CI / Request auto_review semantic review (pull_request) Successful in 2s
auto_review auto_review: no findings
CI / Clippy (pull_request) Successful in 2m22s
CI / Security Audit (pull_request) Successful in 27s
CI / Test (pull_request) Successful in 3m26s
CI / CI Gate (pull_request) Successful in 2s
CI / Mutation (pull_request) Has been skipped
CI / Detect Changes (pull_request) Successful in 4s
CI / Format (pull_request) Successful in 15s
92e37f652e
auto-review left a comment

This PR updates all EventCore workspace crates to version 0.9.1, with changelogs reflecting new features and performance improvements. The changes are straightforward version bumps and changelog updates, making it safe to merge.

LLM usage and cost

Pre-merge checks

  • PR metadata quality: failed
  • Rationale: The PR title is acceptable as it follows the conventional commit format for a release. However, the PR body starts with a heading that is a copy of the title, which does not provide a meaningful description of 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, with changelogs reflecting new features and performance improvements. The changes are straightforward version bumps and changelog updates, making it safe to merge. ## LLM usage and cost - Reasoning (gpt-4o) in=6275 out=60 cost=$0.032275 - Cheap (gpt-4o-mini) in=1455 out=83 cost=$0.000268 Estimated total USD: $0.032543 via https://api.openai.com and https://api.openai.com ## Pre-merge checks - PR metadata quality: failed - Rationale: The PR title is acceptable as it follows the conventional commit format for a release. However, the PR body starts with a heading that is a copy of the title, which does not provide a meaningful description of 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 #415 (rebased on the latest main).

Superseded by #415 (rebased on the latest `main`).
release-plz-bot closed this pull request 2026-06-13 09:23:49 -07:00
All checks were successful
CI / Request auto_review semantic review (pull_request) Successful in 2s
Required
Details
auto_review auto_review: no findings
Required
CI / Clippy (pull_request) Successful in 2m22s
Required
Details
CI / Security Audit (pull_request) Successful in 27s
Required
Details
CI / Test (pull_request) Successful in 3m26s
Required
Details
CI / CI Gate (pull_request) Successful in 2s
Required
Details
CI / Mutation (pull_request) Has been skipped
Required
Details
CI / Detect Changes (pull_request) Successful in 4s
Required
Details
CI / Format (pull_request) Successful in 15s
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.