Skip to content

v3.6.1

Compare
Choose a tag to compare
@ReubenBond ReubenBond released this 05 Apr 15:48
· 28 commits to 3.x since this release
3b9db14

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

Full Changelog: v3.6.0...v3.6.1