github Particular/NServiceBus 4.1.2

latest releases: 9.0.0, 8.2.0, 9.0.0-alpha.10...
9 years ago

As part of this release we had 5 commits which resulted in 1 issue being closed.

Bugs

#2096 Autofac 3.0.0 leaks memory

When child containers is used. Fix is to upgrade Autofac to 3.0.1

From Autofac Release Notes

Rollback of Issue 397 (Nested lifetime scopes aren't disposed when the parent is disposed) due to memory leak.

ported from #1708

Where to get it

You can download this release from:

To apply the hotfix using Nuget

In Package Manager Console, type:

 update-package NServiceBus -version 4.1.2 <ProjectName>

Don't miss a new NServiceBus release

NewReleases is sending notifications on new releases.