github dotnet/orleans v1.1.3

latest releases: v8.1.0, v8.1.0-preview3, v7.2.6...
8 years ago

A patch release with a set of bug fixes.

  • #1345 Initialize SerializationManager before CodeGeneratorManager
  • #1348 Avoid unnecessary table scan when finding reminder entries to delete
  • #1351 Stop a stuck BlockingCollection.Take operation that caused thread leak on the client.
  • #1381 Fixed Azure table property being not sanitized.
  • #1384 Fixed String.Format arguments in DetailedGrainReport.ToString()
  • #1405 Increment and DecrementMetric methods in Orleans.TraceLogger had same body
  • #1414 Update the custom serializer warning message to adequately reflect the OSS status of Orleans
  • #1503 Fix retry timeout when running under debugger
  • #1478 Networking bug fix: Reset receive buffer on error.
  • #1518 Fixed performance regression in networking
  • #1520 Start ReminderService initial load in the background
  • #1534 Safe load of types from failing assemblies in TypeUtils.GetTypes

Don't miss a new orleans release

NewReleases is sending notifications on new releases.