Skip to content

v4.9.1

Compare
Choose a tag to compare
@alexmg alexmg released this 18 Feb 12:45
· 965 commits to develop since this release
  • Fix for #960 - ExternalRegistrySource reuses ExternalComponentRegistration instances causing ObjectDisposedException
  • Made the backing field for ServiceRegistrationInfo.IsInitialized volatile to prevent the ComponentRegistry taking an avoidable lock due to reordering