What's Changed
- Ignore value loaded in EventHubCheckpointer if it's obviously corrupted by @benjaminpetit in #7529
- Fix custom grain directory registration by @benjaminpetit in #7613
- In CachedGrainLocator.Unregister, remove from cache using the address by @benjaminpetit in #7604
- Add IGrainLocator.InvalidateCache to remove cache entry when using a custom directory by @benjaminpetit in #7636
- Check [KnownBaseType] by Type.FullName rather than reference by @wangjia184 in #7656
- Ignore KnownAssembly attribute which points to the containing assembly by @ReubenBond in #7664
- Orleans.Reminders.DynamoDB use the Query operation for ReadRows by @smiron in #7658
- Fix Source Link build for CI by @ReubenBond in #7673
New Contributors
- @wangjia184 made their first contribution in #7656
- @smiron made their first contribution in #7658
Full Changelog: v3.6.0...v3.6.1