Skip to content

chore(main): release 3.8.0 - #107

Open
sht-bot wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

sht-bot wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@sht-bot

@sht-bot sht-bot commented May 16, 2026 •

Copy link
Copy Markdown
Contributor

An automated release has been created for you.

3.8.0 (2026-09-24)

Features

  • middleware: Add BaggagePropagator for W3C Baggage (#108) (d0e9177)
  • router: Support causation_id: nil to mark events as chain roots (#106) (4da2396)

Bug Fixes

  • dispatcher: Honour :causation_id dispatch option on persisted events (dba8594)
  • handler: Prevent a reset from corrupting the handler read model (#110) (f2ead73)

This PR was generated with Release Please. See documentation.

@coderabbitai

coderabbitai Bot commented May 16, 2026 •

Copy link
Copy Markdown

Review Change Stack

Walkthrough

Bumps project version from 3.7.1 to 3.8.0 in mix.exs and .github/release-please-manifest.json, and inserts a new top-of-file CHANGELOG.md section for v3.8.0 listing BaggagePropagator middleware, router causation_id: nil chain-root behavior, and a dispatcher :causation_id bug fix.

Changes

Version 3.8.0 Release

Layer / File(s) Summary
Version bump and changelog
mix.exs, .github/release-please-manifest.json, CHANGELOG.md
Project version updated to 3.8.0 in mix.exs and .github/release-please-manifest.json; new CHANGELOG.md top section ## [3.8.0] (2026-05-21) added describing BaggagePropagator, router causation_id: nil chain-root support, and dispatcher :causation_id behavior on persisted events.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Suggested reviewers

  • yordis
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly identifies this as the automated 3.8.0 release, which matches the version updates and changelog changes.
Description check ✅ Passed The description is directly related to the changeset. It documents the 3.8.0 release, its features, bug fixes, and automated Release Please generation.
  • Fix all pre-merge checks with AI
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

🐰 A tiny bump hops to say hello,
3.8.0’s seeds now ready to sow.
Baggage whispers, causation set right,
mix, manifest, changelog—shiny and bright.
Carrots for releases — hop, delight!

Comment @coderabbitai help to get the list of available commands.

@sht-bot sht-bot changed the title chore(main): release 3.7.2 chore(main): release 3.8.0 May 21, 2026
@sht-bot
sht-bot force-pushed the release-please--branches--main branch 2 times, most recently from f8a182c to 6b8dd5b Compare May 21, 2026 07:50
@sht-bot
sht-bot force-pushed the release-please--branches--main branch from 6b8dd5b to f041379 Compare September 14, 2026 21:40
@sht-bot
sht-bot force-pushed the release-please--branches--main branch from f041379 to f102f37 Compare September 24, 2026 02:53
@cursor

cursor Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

PR Summary

Low Risk
Version and changelog-only release metadata; no runtime code changes in this diff.

Overview
This PR packages and publishes Commanded v3.8.0 by bumping the library version in mix.exs and .github/release-please-manifest.json, and adding the 3.8.0 section to CHANGELOG.md.

The release notes document what ships in this tag (not new code in this diff): W3C Baggage propagation via Commanded.Middleware.BaggagePropagator, router support for causation_id: nil to mark event-chain roots, a dispatcher fix so :causation_id is honoured on persisted events, and a handler fix so resets do not corrupt read models.

Reviewed by Cursor Bugbot for commit fbd87b0. Bugbot is set up for automated code reviews on this repo. Configure here.

Signed-off-by: SHT Bot <61149376+sht-bot@users.noreply.github.com>
@sht-bot
sht-bot force-pushed the release-please--branches--main branch from f102f37 to fbd87b0 Compare September 24, 2026 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant