- Notifications
You must be signed in to change notification settings - Fork51
Releases: Stiffstream/sobjectizer
v.5.8.4
This is a maintenance release that adds a couple of small improvements. Moreinformation can be found on the corresponding page.
Fixes#90
Assets6
Uh oh!
There was an error while loading.Please reload this page.
v.5.8.3
New features inso_5::experimental::testing:inspect_msg,receives andwait_event_handled_completion.
New feature for message delivery tracing: individual tracing for a particular message/signal by usingso_5::msg_tracing::make_individual_trace_filter() andso_5::msg_tracing::individual_trace().
Assets6
Uh oh!
There was an error while loading.Please reload this page.
v.5.8.2
This is a small update that introduces a few tiny features and fixes some flaws.
An optional name can be specified for an agent (#76).
There is another constructor forso_5::wrapped_env_t that waits completion of the init-function (#74).
Newas_string_view methods forso_5::stats::prefix_t andso_5::stats::suffix_t classes.
A new type of subscription storage and new factoryso_5::flat_set_based_subscription_storage_factory().
A possibility to set default "global" subscription storage factory via new methodso_5::environment_params_t::default_subscription_storage_factory().
More detailed descriptions of new features can be foundon the corresponding Wiki page.
Assets6
Uh oh!
There was an error while loading.Please reload this page.
v.5.8.1.1
This is a minor maintenance release.
A compilation error with GCC-9 has been fixed.
Assets6
Uh oh!
There was an error while loading.Please reload this page.
v.5.8.1
Assets6
Uh oh!
There was an error while loading.Please reload this page.
v.5.8.0.1
It's just a minor update for v.5.8.0:
- fix compilation for GCC-9 (so that GCC 9 through 13 can be used for to build SO-5.8.0, more older versions of GCC are not checked);
- small fixes for typos in Doxygen-related comments, some examples are extended/added in/to Doxygen comments.
Assets6
Uh oh!
There was an error while loading.Please reload this page.
v.5.8.0
This is the first release on the new 5.8 branch, that breaks compatibility with 5.7 in several places.
The v.5.8.0 introduces a new abstraction, message_sinks, and adds a couple of new dispatchers. There are also changes to theevent_queue_t andabstract_message_box_t interfaces.
More information can be foundin the corresponding Wiki page.
Assets6
Uh oh!
There was an error while loading.Please reload this page.
v.5.7.5
This is a maintenance bug-fix release. Nothing has been added or removed, but fixes of several issues change the behavior of SObjectizer under certain circumstances, and because of this changed behavior the version number is bumped to 5.7.5.
Additional details related to that release can be foundon the corresponding page in the project Wiki.
Assets6
Uh oh!
There was an error while loading.Please reload this page.
v.5.7.4.3
This is a bug-fix maintenance release.
It fixes a small bug that could cause the loss of default dispatcher parameters set viaso_5::environment_params_t.
Assets6
Uh oh!
There was an error while loading.Please reload this page.