z4kn4fein / stashbox-extensions-dependencyinjection

Stashbox Integration for ASP.NET Core, .NET Generic Host and ServiceCollection based applications.
https://z4kn4fein.github.io/stashbox
MIT License
17 stars 2 forks source link

In StashboxMultitenantMiddleware the new RequestServicesFeature is not disposed #10

Closed adambajguz closed 1 year ago

adambajguz commented 1 year ago

In https://github.com/z4kn4fein/stashbox-extensions-dependencyinjection/blob/684c52f3506b134049496f7afb465db0380d5916/src/stashbox.aspnetcore.multitenant/StashboxMultitenantMiddleware.cs#LL56C64-L56C86 the created RequestServicesFeature is not disposed.

z4kn4fein commented 1 year ago

Hi @adambajguz, thank you for reporting, I'm going to fix this!

z4kn4fein commented 1 year ago

@adambajguz The fix is published in v5.2.1.