AspNetCore.Diagnostics.HealthChecks icon indicating copy to clipboard operation
AspNetCore.Diagnostics.HealthChecks copied to clipboard

Release newest code of AspNetCore.HealthChecks.AzureStorage

Open ChangeTheCode opened this issue 2 years ago • 2 comments

Please release the current code state to have the newest Azure.Storage.Blobs packages.

Bump Azure.Storage.Blobs from 12.12.0 to 12.13.0

The newest version Azure.Storage.Blobs 12.13.0 has a vulnerably fix info

ChangeTheCode avatar Aug 08 '22 08:08 ChangeTheCode

2.13 is compatible with 2.12. What if you just bump this dependency explicitly in your app ?

sungam3r avatar Aug 08 '22 09:08 sungam3r

I do not really like to add a transitive dependency in case it comes with an nuget package. I know i could fix it on this way. Tanks for your answer

ChangeTheCode avatar Aug 23 '22 19:08 ChangeTheCode

@ChangeTheCode I published preview packages. Azure.Storage.Blobs now has version 12.14.1.

sungam3r avatar Dec 27 '22 23:12 sungam3r