n8n/packages
Michael Auerswald 4b014286cf
fix(core): Make senderId required for all command messages (#7252)
all commands sent between main instance and workers need to contain a
server id to prevent senders from reacting to their own messages,
causing loops

this PR makes sure all sent messages contain a sender id by default as
part of constructing a sending redis client.

---------

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-09-26 13:58:06 +02:00
..
@n8n/client-oauth2
@n8n_io/eslint-config
cli fix(core): Make senderId required for all command messages (#7252) 2023-09-26 13:58:06 +02:00
core refactor(core): Include workflow ID in binary data writes (no-changelog) (#7220) 2023-09-25 18:04:52 +02:00
design-system
editor-ui feat: Add onboarding flow (#7212) 2023-09-25 15:49:36 +02:00
node-dev 🚀 Release 1.8.0 (#7219) 2023-09-20 15:10:20 +02:00
nodes-base refactor(core)!: Make getBinaryStream async (#7247) 2023-09-25 16:59:45 +02:00
workflow refactor(core): Include workflow ID in binary data writes (no-changelog) (#7220) 2023-09-25 18:04:52 +02:00