chore(release): v2.0.0 #425

Closed
release-plz-bot wants to merge 1 commit from release-plz-2026-06-15T04-08-26Z into main

Release v2.0.0

Automated release prepared by release-plz. All EventCore workspace crates are bumped to v2.0.0 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

2.0.0 - 2026-06-15

Documentation

  • overhaul API documentation across all crates (#420)
  • align all documentation with the 1.0 API (#424)

eventcore-macros

2.0.0 - 2026-06-15

Documentation

  • overhaul API documentation across all crates (#420)
  • align all documentation with the 1.0 API (#424)

eventcore-memory

2.0.0 - 2026-06-15

Documentation

  • align all documentation with the 1.0 API (#424)

eventcore-postgres

2.0.0 - 2026-06-15

Documentation

  • overhaul API documentation across all crates (#420)
  • align all documentation with the 1.0 API (#424)

eventcore-sqlite

2.0.0 - 2026-06-15

Documentation

  • overhaul API documentation across all crates (#420)
  • align all documentation with the 1.0 API (#424)

eventcore-testing

2.0.0 - 2026-06-15

Documentation

  • overhaul API documentation across all crates (#420)
  • align all documentation with the 1.0 API (#424)

eventcore-types

2.0.0 - 2026-06-15

Documentation

  • overhaul API documentation across all crates (#420)
  • fix stale and incomplete API doc comments (#422)
  • align all documentation with the 1.0 API (#424)

eventcore

2.0.0 - 2026-06-15

Documentation

  • overhaul API documentation across all crates (#420)
  • fix stale and incomplete API doc comments (#422)
  • align all documentation with the 1.0 API (#424)

Verification

  • release-plz update --forge gitea
  • signed release PR commit created by Forgejo Actions
## Release v2.0.0 Automated release prepared by release-plz. All EventCore workspace crates are bumped to **v2.0.0** 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 ## [2.0.0](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-fs-v1.0.0...eventcore-fs-v2.0.0) - 2026-06-15 ### Documentation - overhaul API documentation across all crates ([#420](https://git.johnwilger.com/Slipstream/eventcore/pulls/420)) - align all documentation with the 1.0 API ([#424](https://git.johnwilger.com/Slipstream/eventcore/pulls/424)) #### eventcore-macros ## [2.0.0](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-macros-v1.0.0...eventcore-macros-v2.0.0) - 2026-06-15 ### Documentation - overhaul API documentation across all crates ([#420](https://git.johnwilger.com/Slipstream/eventcore/pulls/420)) - align all documentation with the 1.0 API ([#424](https://git.johnwilger.com/Slipstream/eventcore/pulls/424)) #### eventcore-memory ## [2.0.0](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-memory-v1.0.0...eventcore-memory-v2.0.0) - 2026-06-15 ### Documentation - align all documentation with the 1.0 API ([#424](https://git.johnwilger.com/Slipstream/eventcore/pulls/424)) #### eventcore-postgres ## [2.0.0](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-postgres-v1.0.0...eventcore-postgres-v2.0.0) - 2026-06-15 ### Documentation - overhaul API documentation across all crates ([#420](https://git.johnwilger.com/Slipstream/eventcore/pulls/420)) - align all documentation with the 1.0 API ([#424](https://git.johnwilger.com/Slipstream/eventcore/pulls/424)) #### eventcore-sqlite ## [2.0.0](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-sqlite-v1.0.0...eventcore-sqlite-v2.0.0) - 2026-06-15 ### Documentation - overhaul API documentation across all crates ([#420](https://git.johnwilger.com/Slipstream/eventcore/pulls/420)) - align all documentation with the 1.0 API ([#424](https://git.johnwilger.com/Slipstream/eventcore/pulls/424)) #### eventcore-testing ## [2.0.0](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-testing-v1.0.0...eventcore-testing-v2.0.0) - 2026-06-15 ### Documentation - overhaul API documentation across all crates ([#420](https://git.johnwilger.com/Slipstream/eventcore/pulls/420)) - align all documentation with the 1.0 API ([#424](https://git.johnwilger.com/Slipstream/eventcore/pulls/424)) #### eventcore-types ## [2.0.0](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-types-v1.0.0...eventcore-types-v2.0.0) - 2026-06-15 ### Documentation - overhaul API documentation across all crates ([#420](https://git.johnwilger.com/Slipstream/eventcore/pulls/420)) - fix stale and incomplete API doc comments ([#422](https://git.johnwilger.com/Slipstream/eventcore/pulls/422)) - align all documentation with the 1.0 API ([#424](https://git.johnwilger.com/Slipstream/eventcore/pulls/424)) #### eventcore ## [2.0.0](https://git.johnwilger.com/Slipstream/eventcore/compare/eventcore-v1.0.0...eventcore-v2.0.0) - 2026-06-15 ### Documentation - overhaul API documentation across all crates ([#420](https://git.johnwilger.com/Slipstream/eventcore/pulls/420)) - fix stale and incomplete API doc comments ([#422](https://git.johnwilger.com/Slipstream/eventcore/pulls/422)) - align all documentation with the 1.0 API ([#424](https://git.johnwilger.com/Slipstream/eventcore/pulls/424)) ### Verification - `release-plz update --forge gitea` - signed release PR commit created by Forgejo Actions
chore(release): v2.0.0
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 2m14s
CI / Security Audit (pull_request) Successful in 32s
CI / Test (pull_request) Successful in 3m35s
CI / Mutation (pull_request) Has been skipped
CI / CI Gate (pull_request) Successful in 2s
70b5eedc0b
auto-review left a comment

This pull request updates all EventCore workspace crates to version 2.0.0, reflecting a major version bump and documentation overhaul. The changes appear to be automated and primarily involve version updates and changelog entries, making it safe to merge.

LLM usage and cost

This pull request updates all EventCore workspace crates to version 2.0.0, reflecting a major version bump and documentation overhaul. The changes appear to be automated and primarily involve version updates and changelog entries, making it safe to merge. ## LLM usage and cost - Reasoning (gpt-4o) in=6406 out=64 cost=$0.032990 - Cheap (gpt-4o-mini) in=1431 out=45 cost=$0.000242 Estimated total USD: $0.033232 via https://api.openai.com and https://api.openai.com
Author
Owner

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

Superseded by #427 (rebased on the latest `main`).
release-plz-bot closed this pull request 2026-06-14 21:29:34 -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 2m14s
Required
Details
CI / Security Audit (pull_request) Successful in 32s
Required
Details
CI / Test (pull_request) Successful in 3m35s
Required
Details
CI / Mutation (pull_request) Has been skipped
Required
Details
CI / CI Gate (pull_request) Successful in 2s
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.