chore(release): v1.0.1 #427

Merged
jwilger merged 2 commits from release-plz-2026-06-15T04-29-32Z into main 2026-06-15 10:51:05 -07:00

Release v1.0.1

Patch release: all changes merged since v1.0.0 are documentation/test-only (#420, #422, #424, #426) with no public API change.

Note: release-plz update proposed a major bump (v2.0.0) for this run — cargo-semver-checks/release-plz flagged a breaking change even though only docs/tests changed. The version was manually overridden to v1.0.1 (workspace version, internal dependency requirements, changelogs, and lockfile). Whether the spurious major bump recurs on the next release is being monitored; if it does, the release tooling needs a fix.

All EventCore workspace crates are bumped to v1.0.1 in lockstep (ADR-025).

## Release v1.0.1 Patch release: all changes merged since v1.0.0 are documentation/test-only (#420, #422, #424, #426) with no public API change. > **Note:** `release-plz update` proposed a major bump (v2.0.0) for this run — cargo-semver-checks/release-plz flagged a breaking change even though only docs/tests changed. The version was manually overridden to **v1.0.1** (workspace version, internal dependency requirements, changelogs, and lockfile). Whether the spurious major bump recurs on the next release is being monitored; if it does, the release tooling needs a fix. All EventCore workspace crates are bumped to **v1.0.1** in lockstep (ADR-025).
chore(release): v2.0.0
All checks were successful
auto_review auto_review: no findings
CI / Detect Changes (pull_request) Successful in 3s
CI / Request auto_review semantic review (pull_request) Successful in 2s
CI / Format (pull_request) Successful in 19s
CI / Clippy (pull_request) Successful in 3m26s
CI / Security Audit (pull_request) Successful in 36s
CI / Test (pull_request) Successful in 5m8s
CI / Mutation (pull_request) Has been skipped
CI / CI Gate (pull_request) Successful in 1s
ed1ed43592
auto-review approved these changes 2026-06-14 21:29:43 -07:00
Dismissed
auto-review left a comment

This pull request updates all EventCore workspace crates to version 2.0.0, reflecting changes in documentation and testing. The changes appear to be safe to merge as they primarily involve version bumps and documentation updates.

LLM usage and cost

This pull request updates all EventCore workspace crates to version 2.0.0, reflecting changes in documentation and testing. The changes appear to be safe to merge as they primarily involve version bumps and documentation updates. ## LLM usage and cost - Reasoning (gpt-4o) in=7212 out=58 cost=$0.036930 - Cheap (gpt-4o-mini) in=1743 out=63 cost=$0.000299 Estimated total USD: $0.037229 via https://api.openai.com and https://api.openai.com
chore(release): v1.0.1
All checks were successful
CI / Detect Changes (pull_request) Successful in 3s
CI / Request auto_review semantic review (pull_request) Successful in 2s
CI / Format (pull_request) Successful in 15s
CI / Clippy (pull_request) Successful in 2m2s
CI / Security Audit (pull_request) Successful in 27s
CI / Test (pull_request) Successful in 3m4s
CI / Mutation (pull_request) Has been skipped
CI / CI Gate (pull_request) Successful in 1s
auto_review auto_review: no findings
303170c0e3
Override the version computed by `release-plz update` for this release.

release-plz/cargo-semver-checks proposed a major bump (v2.0.0), but every
change merged to main since v1.0.0 is documentation/test-only (#420, #422,
#424, #426) with no public API change, so this is a patch release. Pin the
workspace and all internal dependency requirements to 1.0.1 and adjust the
changelogs accordingly.
jwilger dismissed auto-review's review 2026-06-15 10:46:19 -07:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

jwilger changed title from chore(release): v2.0.0 to chore(release): v1.0.1 2026-06-15 10:46:42 -07:00
auto-review approved these changes 2026-06-15 10:46:51 -07:00
Dismissed
auto-review left a comment

The PR aims to release version 2.0.0 of the EventCore workspace crates, but there are inconsistencies in version numbers across the files. Ensure all versions are updated to 2.0.0 as intended.

Walkthrough

Δ since ed1ed43:

  • Version Consistency: Ensure all package versions in Cargo.toml and Cargo.lock are updated to 2.0.0 to reflect the new release.
  • Changelog Updates: Verify that all changelogs reflect the correct version 2.0.0 for the release.

LLM usage and cost

The PR aims to release version 2.0.0 of the EventCore workspace crates, but there are inconsistencies in version numbers across the files. Ensure all versions are updated to 2.0.0 as intended. ## Walkthrough ### Δ since ed1ed43: - **Version Consistency**: Ensure all package versions in `Cargo.toml` and `Cargo.lock` are updated to `2.0.0` to reflect the new release. - **Changelog Updates**: Verify that all changelogs reflect the correct version `2.0.0` for the release. ## LLM usage and cost - Reasoning (gpt-4o) in=16547 out=1825 cost=$0.110110 - Cheap (gpt-4o-mini) in=15829 out=501 cost=$0.002675 Estimated total USD: $0.112785 via https://api.openai.com and https://api.openai.com
Owner

@auto-review re-review

@auto-review re-review
Owner

Queued a forced review at 303170c0e3. This intentionally bypasses CI gating; watch the commit-status badge for progress.

Queued a forced review at 303170c0e392793b172e4f4c732ff9c8a233e35a. This intentionally bypasses CI gating; watch the commit-status badge for progress.
auto-review left a comment

This PR updates the version of all EventCore workspace crates to v1.0.1, reflecting documentation and test improvements without any public API changes. The version bump was manually set to a patch release due to a tooling issue that incorrectly suggested a major version bump. The changes appear safe to merge.

LLM usage and cost

This PR updates the version of all EventCore workspace crates to v1.0.1, reflecting documentation and test improvements without any public API changes. The version bump was manually set to a patch release due to a tooling issue that incorrectly suggested a major version bump. The changes appear safe to merge. ## LLM usage and cost - Reasoning (gpt-4o) in=15863 out=75 cost=$0.080440 - Cheap (gpt-4o-mini) in=485 out=48 cost=$0.000102 Estimated total USD: $0.080542 via https://api.openai.com and https://api.openai.com
jwilger referenced this pull request from a commit 2026-06-15 10:51:05 -07:00
Sign in to join this conversation.
No description provided.