Rebus v6.6.0 Release Notes

    • 👌 Improve dispatch speed by using the nifty type-to-index trick
    • ➕ Add serializer implementation for System.Text.Json, available via .Serialization(s => s.UseSystemJson()) - thanks mathiasnohall