Skip to content

v1.2.0

Compare
Choose a tag to compare
@Allon-Guralnek Allon-Guralnek released this 13 Jul 15:41
· 1057 commits to master since this release

This release contains the following:

  • [Feature] Added ProcessorAffinity service argument allowing to specify which processors should be used by the service (and adjust Orleans thread count accordingly).
  • [Feature] Added all ServiceArguments properties to configuration endpoint.
  • [Bug] Request specific major versions for all NuGet dependencies to prevent breaking changes when updating packages.
  • [Bug] Correct exception is now thrown (instead of NRE) when reading configuration object with invalid XML for the first time.
  • [Cleanup] Removed OrleansConfig.MaxActiveThreads configuration (use ProcessorAffinity instead).
  • [Cleanup] Fixed most compiler and code analysis warnings.

NuGets are available here and via NuGet.org.