Skip to content

v4.9.2

Compare
Choose a tag to compare
@alexmg alexmg released this 24 Mar 12:24
· 932 commits to develop since this release
  • Reduce the verbosity of activator exception messages; reverts #343.
  • Resolved #932: Added serialization constructor to DependencyResolutionException for supported framework targets.
  • Fixed an issue where a decorator was only applied if the decorator interface was the first service assigned to the registration. Found while investigating #963.
  • Resolved #965: Do not apply the decorator if already applied, or if the registration is for an adapter.