Orleans v1.5.1 Release Notes

    • 🛠 Non-breaking bug fixes
      • Support implicit authentication to DynamoDB (via IAM Roles) #3229
      • Added missing registration for 7-component tuple and several collection interfaces #3282 #3313
      • Support custom silo names in Service Fabric integration #3241
      • Fix scheduling of notification interfaces (which impacted Service Fabric integration) #3290
      • Dispose IServiceProvider during client shutdown #3249
      • ClusterClient.Dispose() is now equivalent to Abort() #3306
      • Avoid BadImageFormatException from being written in the log during Silo or client startup #3216
      • Add build-time code generation to Microsoft.Orleans.OrleansServiceBus package #3344
      • Several minor bug fixes and perf improvements, as well as reliability in our test code #3234 #3250 #3258 #3283 #3301 #3309 #3311