chore(release): v0.8.1 #396
No reviewers
Labels
No labels
adr
automated
bug
chore
dependencies
documentation
enhancement
epic
github-actions
P1-high
P2-medium
P3-low
release
research
rust
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Slipstream/eventcore!396
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "release-plz-2026-06-13T06-32-57Z"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Release v0.8.1
Automated release prepared by release-plz. All EventCore workspace crates are bumped to v0.8.1 in lockstep (shared major.minor per ADR-025) and their changelogs regenerated from the conventional commits merged to
mainsince the previous release.Changes
eventcore-examples
0.8.1 - 2026-06-13
Deps
eventcore-macros
0.8.1 - 2026-06-13
Deps
eventcore-memory
0.8.1 - 2026-06-13
Deps
eventcore-postgres
0.8.1 - 2026-06-13
Miscellaneous Tasks
Deps
eventcore-sqlite
0.8.1 - 2026-06-13
Miscellaneous Tasks
Deps
eventcore-testing
0.8.1 - 2026-06-13
Deps
eventcore-types
0.8.1 - 2026-06-13
Deps
eventcore
0.8.1 - 2026-06-13
Deps
eventcore-fs
0.8.1 - 2026-06-13
Features
Verification
release-plz update --forge giteaThis PR updates all EventCore workspace crates to version 0.8.1, regenerates their changelogs, and includes dependency updates. The changes appear to be routine version bumps and dependency updates, making it safe to merge.
LLM usage and cost
Estimated total USD: $0.035974 via https://api.openai.com and https://api.openai.com
Pre-merge checks
@auto-review The title and description of the PR are acceptable for a release PR. Please approve and remember that this format is acceptable for release PRs.
The PR updates the version of several packages from
0.8.0to0.8.1, reflecting minor updates across the project. The changes span theCargo.lockfile (lines 590-768) andCargo.tomlfiles (lines 17, 30) of multiple packages, including core packages and examples, and establishes changelogs for each package outlining the new version (lines 7-17 in each CHANGELOG.md).Additionally, the changelogs for
eventcore,eventcore-testing,eventcore-macros, andeventcore-fscontain entries indicating the updates made for version0.8.1, including dependency bumps and CI migration tasks (see CHANGELOG.md updates on lines 7-13 across different files).Overall, the title and description being appropriate for a release PR is substantiated by these significant changes in versioning and documentation.
@auto-review re-review
Queued a forced review at
0f47e97e73. This intentionally bypasses CI gating; watch the commit-status badge for progress.This PR updates all EventCore workspace crates to version 0.8.1, reflecting minor updates and dependency bumps. The changelogs have been regenerated to document these changes, and the CI and metadata have been migrated from GitHub to Forgejo. The changes appear safe to merge.
LLM usage and cost
Estimated total USD: $0.037729 via https://api.openai.com and https://api.openai.com
Pre-merge checks
@auto-review wrote in #396 (comment):
No, as I told you, this is acceptable for a release PR.
Accepted your correction and remembered it as repository-specific learning #2.