event_bus v0.9.0 Release Notes

    • ➕ Add source attribute to increase traceability
    • ➕ Add optional configuration to Subscriber to use the same module/function with different configurations to process the event. The aim of this change is increasing re-useability of the subscriber with several configurations. For example, this will allow writing an HTTP consumer or an AWS lambda caller function with different configurations.