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
* It is finally safe to consume and produce the same type of messages from within the same process (in a natural way, without any extra configuration)
11
+
* Since version [1.0.0](#100) the messages routed to an endpoint aren't forwarded to any subscriber directly
12
+
* Now the inbound connector has been fixed as well, preventing the inbound messages to be immediately routed once again to the outbound endpoint and eliminating all possible causes of mortal loops
0 commit comments