chore: release v2.19.0 - #662
Conversation
|
PR title or description contains an excluded keyword. |
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (2)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
5c73117 to
0804c7b
Compare
🤖 New release
pitchfork-cli: 2.18.0 -> 2.19.0Changelog
This PR was generated with release-plz.
Note
Low Risk
Mostly version and documentation updates; the code change is a one-line argument pass-through with no behavioral intent beyond compile/signature alignment.
Overview
Release v2.19.0 bumps
pitchfork-clifrom 2.18.0 to 2.19.0 acrossCargo.toml, lockfile, usage spec, and generated CLI docs, and adds the 2.19.0 changelog entry.The release highlights daemon log capture in a sibling
log-sinkprocess (#661), so stdout/stderr can keep draining if the supervisor dies. The only runtime tweak in this diff is passingidby value intolog_sink::wait_for_outputwhen a daemon exits before its PID is captured, matching that helper’s signature.Reviewed by Cursor Bugbot for commit 0804c7b. Bugbot is set up for automated code reviews on this repo. Configure here.