v3.1.4
Improvements and bug fixes since 3.1.3.
-
Non-breaking improvements
- Reduce port clashes in TestCluster (#6399, #6413)
- Use the overload of ConcurrentDictionary.GetOrAdd that takes a method (#6409)
- Ignore not found exception when clearing azure queues (#6419)
- MembershipTableCleanupAgent: dispose timer if cleanup is unsupported (#6415)
- Allow grain call filters to retry calls (#6414)
- Avoid most cases of loggers with non-static category names (#6430)
- Free SerializationContext and DeserializationContext between calls (#6433)
-
Non-breaking bug fixes