Skip to content

Release v0.11.17 - #67

Merged
vmirz merged 1 commit into
TotalWineLabs:masterfrom
vmirz:master
Jul 22, 2026
Merged

Release v0.11.17#67
vmirz merged 1 commit into
TotalWineLabs:masterfrom
vmirz:master

Conversation

@vmirz

@vmirz vmirz commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Contribute kaspr v0.11.17 from fork

* Fix topic-send pass-through semantics

Update agent, task, and webview topic-send operators to honor `pass_through` consistently: skipped records now return the original value when pass-through is enabled, and post-send fallback to `skip_value` only occurs when both `pass_through` and `ack` are disabled. Expanded tests cover `None` payload pass-through, predicate-skip downstream continuation for agent pipelines, and task pipeline preservation of `None` in first-op topic sends.

* Bump version to 0.11.17
@vmirz
vmirz merged commit fe07912 into TotalWineLabs:master Jul 22, 2026
vmirz added a commit that referenced this pull request Jul 23, 2026
* Bump twm-faust and clarify first-op behavior

Update `twm-faust` minimum version from `1.17.18` to `1.17.19` while keeping the same upper bound. Also add a clarifying comment in `TaskProcessorTopicSendOperator.process` to explain that the first task pipeline operation is invoked without an input value, documenting why `should_skip` is called differently for `first_op`.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant