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
Prevent dispatch when Service Bus is disabled (#110)
Added checks to ensure no messages are sent when the Service Bus is disabled. Included tests to verify correct behavior and updated the changelog.