This release includes a Barrier closed until a tx arrives through ZMQ interface to be sure that no txs are left to be retransmitted to the destination node.
https://zguide.zeromq.org/docs/chapter1/
search for "the subscriber will always miss the first messages that the publisher sends"
Also a bug related to source/destination authentication (user&passwd vs cookie) has been solved.