Orleans v1.5.5 Release Notes

    • 🛠 Non-breaking bug fixes
      • Fix programmatic subscribe bugs (#4943 - #3843)
      • Propagate message serialization errors to callers (#4944 - #4907)
    • 💥 Breaking bug fixes
      • Add StreamSubscriptionHandleFactory to subscribe on behalf feature (#4943 - #3851). While technically a breaking change, it only impacts users of the programmatic subscriptions feature that tried to use it with SMS stream by fixing that scenario (along with #3843).