Zebus v1.2.2 Release Notes

    • ๐Ÿ”‹ Features
      • Zebus.Testing: The default object comparer now ignores static fields/properties
      • Added Abc.Zebus.Persistence to the InternalsVisibleTo list to prepare the release of the Persistence
    • ๐Ÿ› Bug fixes
      • Sending a message with a null Routing Key now throws an explicit exception (instead of NullReferenceException)