chore(release): v0.9.1 #411

Closed
release-plz-bot wants to merge 1 commit from release-plz-2026-06-13T15-21-24Z 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 / Detect Changes (pull_request) Successful in 4s
CI / Request auto_review semantic review (pull_request) Successful in 2s
CI / Format (pull_request) Successful in 18s
auto_review auto_review: no findings
CI / Clippy (pull_request) Successful in 2m29s
CI / Security Audit (pull_request) Successful in 22s
CI / Test (pull_request) Successful in 3m40s
CI / CI Gate (pull_request) Successful in 2s
CI / Mutation (pull_request) Has been skipped
5efef93834
auto-review left a comment

This PR updates all EventCore workspace crates to version 0.9.1, reflecting new features and performance improvements. The changes are primarily 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 does not follow the conventional commit format as it lacks a description after the version number. Additionally, the PR body is a copy of the title and does not provide a clear explanation of why the change is needed.
  • Offending text: chore(release): v0.9.1
This PR updates all EventCore workspace crates to version 0.9.1, reflecting new features and performance improvements. The changes are primarily version bumps and changelog updates, making it safe to merge. ## LLM usage and cost - Reasoning (gpt-4o) in=6220 out=56 cost=$0.031940 - Cheap (gpt-4o-mini) in=1455 out=70 cost=$0.000260 Estimated total USD: $0.032200 via https://api.openai.com and https://api.openai.com ## Pre-merge checks - PR metadata quality: failed - Rationale: The PR title does not follow the conventional commit format as it lacks a description after the version number. Additionally, the PR body is a copy of the title and does not provide a clear explanation of why the change is needed. - Offending text: chore(release): v0.9.1
Author
Owner

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

Superseded by #413 (rebased on the latest `main`).
release-plz-bot closed this pull request 2026-06-13 08:37:45 -07:00
All checks were successful
CI / Detect Changes (pull_request) Successful in 4s
Required
Details
CI / Request auto_review semantic review (pull_request) Successful in 2s
Required
Details
CI / Format (pull_request) Successful in 18s
Required
Details
auto_review auto_review: no findings
Required
CI / Clippy (pull_request) Successful in 2m29s
Required
Details
CI / Security Audit (pull_request) Successful in 22s
Required
Details
CI / Test (pull_request) Successful in 3m40s
Required
Details
CI / CI Gate (pull_request) Successful in 2s
Required
Details
CI / Mutation (pull_request) Has been skipped
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.