event_bus v1.1.X Release Notes

    • Optional system events which notify the eb_action_called topic for the actions: notify, register_topic, unregister_topic, subscribe, unsubscribe, mark_as_completed, mark_as_skipped
    • ➕ Add public exist? function to Topic, Watcher, and Store
    • Check existence of topic in a blocking manner
    • Register/Unregister topic in a blocking manner