Skip to content

blog: announce Stroppy v6.0.0 - #11

Open
Cianidos wants to merge 1 commit into
docs/release-6.0.0from
blog/v6-release
Open

Cianidos wants to merge 1 commit into
docs/release-6.0.0from
blog/v6-release

Conversation

@Cianidos

@Cianidos Cianidos commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • announce Stroppy v6.0.0 in a five-minute release post
  • highlight the single Go binary, typed parameters, native workloads and generation, bounded metrics/error reporting, and machine baseline
  • include concise CLI/config examples without repeating the full changelog
  • link the release, v6 documentation, migration guide, changelog, and baseline guide
  • keep a neutral, collective voice throughout

Stack

Stacked on #10. Merge #10 first, then retarget or merge this PR into next.

Verification

  • rendered reading time: 5 minutes
  • no second-person pronouns (you, your, or variants)
  • npm run typecheck
  • npm run build
  • git diff --check

Summary by CodeRabbit

  • New Features
    • Stroppy v6.0.0 is now available as a streamlined single-binary release.
    • Added typed run and workload parameters, Go-native workloads, unified lifecycle management, and streaming typed batches.
    • Added native OpenTelemetry metrics with bounded error handling.
    • Added the stroppy baseline command with pg-noop support.
    • Improved signal handling, query timeouts, and logging.
  • Documentation
    • Added migration guidance for existing TypeScript workload scripts.

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: b67223f2-5084-47e8-8a8d-aa012792885e

📥 Commits

Reviewing files that changed from the base of the PR and between eecd45e and 03b9687.

📒 Files selected for processing (1)
  • blog/2026-09-08-v6-release/index.md

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The new post announces Stroppy v6.0.0 and documents its single Go binary, typed workload model, native metrics, baseline command, operational changes, and migration guidance.

Changes

Stroppy v6 release post

Layer / File(s) Summary
Single-binary architecture and workload model
blog/2026-09-08-v6-release/index.md
Documents the removal of the JavaScript toolchain, typed run and workload parameters, and the unified Go workload lifecycle.
Metrics and error handling
blog/2026-09-08-v6-release/index.md
Documents OpenTelemetry metrics, terminal summaries, retry policies, bounded warnings, and completion status.
Baseline testing and operational changes
blog/2026-09-08-v6-release/index.md
Documents stroppy baseline, pg-noop, signal handling, query timeouts, logging, CSV publishing, probing, and migration references.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to 03b96

This change publishes the Stroppy v6 release announcement and migration links without modifying runtime behavior. No current merge-blocking risk remains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the main change: a blog post announcing the Stroppy v6.0.0 release.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch blog/v6-release

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.

@Cianidos

Cianidos commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant