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
The way to provide pipeline-IDs changed: You now configure this in the pipeline-config and just pass a list of
pipelines to initialize-value-stream. Passing a map into initialize-value-stream is now deprecated, will be
removed in subsequent releases and is not supported in newer features (e.g. downstream triggers).
See README.md for details.