Skip to content

v2.2.4

Compare
Choose a tag to compare
@sergeybykov sergeybykov released this 25 Feb 03:50

Improvements and bug fixes since 2.2.3.

  • 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)

Updated packages: all but Microsoft.Orleans.Core.Abstractions.