Orleans v2.2.4 Release Notes

    • Non-breaking improvements

      • Add CollectionAge validation to GrainCollectionOptions (#5290)
      • Fix package versioning in csproj files (#5333)
      • Invalidate activation cache entries from old epochs (#5352)
      • Use grain state type when deserializing json state in azure table storage (#4994)
      • Updates XML documentation to call out prereq of LoadShedding. (#5387)
    • 🛠 Non-breaking bug fixes

      • Fix defensive check in LogConsistentGrain (#5319)
      • Fix #5342: Incorrect specification of global alias (#5343)
      • Add handling when pulling agent fails RegisterAsProducer to pubsub (#5354)
      • Pulling agent losing subscriptions fix (#5372)