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
Yauheni Akhotnikau edited this page Jun 24, 2022
·
2 revisions
This page describes changes and new features of v.1.5.1.
so5extra-1.5.1 depends on SObjectizer-5.7.4. Some parts for so5extra could not be compiled with previous versions of SObjectizer.
SObjectizer-5.7.4 allows to set delivery filters for MPSC mboxes. Because of that support for delivery filters added to so_5::extra::mboxes::unique_subscribers mbox. Please note that so_5::extra::mboxes::round_robin mbox doesn't support delivery filters because it seems that delivery filters for round-robin mbox have no sense.