Skip to content

chore(main): release 3.6.0#72

Merged
yordis merged 1 commit intomainfrom
release-please--branches--main
Apr 16, 2026
Merged

chore(main): release 3.6.0#72
yordis merged 1 commit intomainfrom
release-please--branches--main

Conversation

@sht-bot
Copy link
Copy Markdown
Contributor

@sht-bot sht-bot commented Apr 13, 2026

An automated release has been created for you.

3.6.0 (2026-04-16)

Features

  • telemetry: Add registry adapter to aggregate execute span (#71) (fdaaa5d)
  • telemetry: Keep returned command errors out of failed spans (#82) (f586f58)

Bug Fixes

  • dispatch: Reduce drift in the public return contract (#74) (0813343)
  • dispatch: Reject invalid command UUID overrides (#75) (195a12b)
  • subscriptions: Avoid races in teardown assertions (#80) (91a612f)
  • telemetry: Isolate test OpenTelemetry configuration (#79) (2b0a739)
  • test: Keep projection setup out of unrelated runs (#81) (ea80428)
  • types: Align execution result metadata with dispatch contract (#77) (2ebcd07)
  • types: Keep failure context strict (#78) (47db0d2)
  • types: Prevent invalid dispatch metadata from bypassing Dialyzer (#73) (495f886)
  • types: Strengthen dispatch struct contracts for Dialyzer (#76) (c677d4c)

This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 13, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

Bump release from 3.5.0 → 3.6.0: update .github/release-please-manifest.json root version, mix.exs module @version, and add a new 3.6.0 entry to CHANGELOG.md (features and bug fixes).

Changes

Cohort / File(s) Summary
Release manifest
​.github/release-please-manifest.json
Root version value updated from 3.5.03.6.0.
Project metadata
mix.exs
Module attribute @version changed from "3.5.0""3.6.0" (affects project/0 version and docs/0 source_ref).
Changelog
CHANGELOG.md
Prepended new 3.6.0 release section dated 2026-04-15 with Features (registry adapter telemetry) and Bug Fixes entries.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Suggested reviewers

  • yordis

Poem

🐰 A tiny hop, a tidy tweak,
Version three-dot-six I proudly tweak.
Manifests, mix, and changelog cheer,
Telemetry notes now appear,
Hooray — release carrots near!

🚥 Pre-merge checks | ✅ 2 | ❌ 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 (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(main): release 3.6.0' directly and clearly describes the main change—bumping the version to 3.6.0 across configuration and metadata files.
Description check ✅ Passed The PR description directly relates to the changeset—it documents the automated 3.6.0 release with detailed changelog entries matching the version updates and changelog modifications in the files.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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

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

@sht-bot sht-bot force-pushed the release-please--branches--main branch 9 times, most recently from 103211d to 98c8f54 Compare April 15, 2026 05:31
Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>
@sht-bot sht-bot force-pushed the release-please--branches--main branch from 98c8f54 to e901d36 Compare April 16, 2026 02:41
@yordis yordis merged commit 7c79d31 into main Apr 16, 2026
4 of 6 checks passed
@yordis yordis deleted the release-please--branches--main branch April 16, 2026 02:46
@sht-bot
Copy link
Copy Markdown
Contributor Author

sht-bot commented Apr 16, 2026

🤖 Created releases:

🌻

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.

2 participants