You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
string interpolation using curly braces"""field: {event["field"]}""" has been added to heredocs
Literal curlies now need to be escaped using \{ or{{
The generic::backpressure operator has been renamed to qos::backpressure.
All operators have been streamlined to have their error output renamed to err, namely runtime::tremor, grouper::bucket and script inside trickle. Now pipelines, onramps, offramps and operators all output error events to err.