github dotnet/orleans v7.2.3

latest releases: v8.2.0-preview1, v3.7.2, v8.1.0...
8 months ago

What's Changed

  • Add value type support to IActivator #8682 by @AdrianoAE in #8683
  • Ensure that ClusterMembershipOptions.NumVotesForDeathDeclaration is not greater than NumProbedSilos on startup by @ReubenBond in #8679
  • Fix regression in CollectionAgeLimitAttribute by @ReubenBond in #8681
  • Prevent progress reversal in cluster membership by @ReubenBond in #8673
  • Ensure that exceptions thrown from Connection tasks are observed by @ReubenBond in #8691
  • Add ILogConsistencyProtocolServices factory for all log consistency providers (#8157) by @ikkentim in #8677
  • Close connection when invalid framing is detected by @ReubenBond in #8692
  • Cosmos DB: allow customization of retry logic by @ReubenBond in #8693
  • Cosmos DB: support custom partition key value providers by @ReubenBond in #8694
  • Improve grain directory cache consistency by @ReubenBond in #8696
  • Cosmos DB: perform read for consistency when deleting state which is expected to not exist by @ReubenBond in #8700
  • Nullify directory entries of defunct local predecessors during grain activation by @ReubenBond in #8704

New Contributors

Full Changelog: v7.2.2...v7.2.3

Don't miss a new orleans release

NewReleases is sending notifications on new releases.