github simpleinjector/SimpleInjector v3.0.6
Simple Injector v3.0.6

latest releases: v5.4.5, v5.4.4, v5.4.3...
8 years ago

Release Notes

If you're upgrading from v2.x, please make sure you upgrade your application to the latest 2.8.x version of Simple Injector first. please read the v3.0 release notes before upgrading to v3.x.

Simple Injector v.3.0.6 is a patch release that fixes two bugs in the core library related to the diagnostic system. The bugs caused diagnostic errors to be ignored in case decorators where used.

Bug fixes:

  • Use of proxy decorator (with Func dependency for resolving decoratee) caused any possible diagnostic warnings of the decoratee (and dependencies) to be ignored. (fixes #128)
  • Registrations that where wrapped with three or more decorators didn't get diagnosed. (fixes #129)

Don't miss a new SimpleInjector release

NewReleases is sending notifications on new releases.