Orleans v1.5.2 Release Notes

    • 🛠 Non-breaking bug fixes

      • Fix memory leak when using grain timers #3452
      • Fix infrequent NullReferenceException during activation collection #3399
      • Improve resiliency in in client message pump loop #3367
      • Service Fabric: fix leak in registration of partition notifications #3411
      • Fixed duplicate stream message cache monitoring bug #3522
      • Several minor bug fixes and perf improvements #3419 #3420 #3489
    • Non-breaking improvements

      • Support for PostgreSql as a Storage provider #3384
      • Make JsonConverters inside OrleansJsonSerializer public #3398
      • Set TypeNameHandling in OrleansJsonSerializer according to configuration #3400