Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package reference to Azure.Storage #2644

Closed
matejskubic opened this issue Nov 25, 2020 · 4 comments
Closed

Update package reference to Azure.Storage #2644

matejskubic opened this issue Nov 25, 2020 · 4 comments

Comments

@matejskubic
Copy link

WebJobs.Extensions.Storage still refers to obsolete package Microsoft.Azure.Storage.Queue.

All references should be updated to Azure.Storage (Azure.Storage.Queues,...)

@v-anvari v-anvari self-assigned this Nov 26, 2020
@v-anvari
Copy link

Hi @matejskubic, Thank you for pointing this out to us.

Triaging the issue for updating the changes

@v-anvari v-anvari added this to the Triaged milestone Nov 26, 2020
@v-anvari v-anvari removed their assignment Dec 1, 2020
@Bubelgin
Copy link

Is there any update possibly of when this would be implemented? We're upgrading all of our webjobs from SDK v2 to v3 since the old version is using the deprecated WindowsAzure.Storage package just to find out that v3 also uses deprecated packages...

@v-anvari v-anvari self-assigned this Apr 29, 2021
@v-anvari
Copy link

Hi @Bubelgin , The packages are deprecated but they still support the functionalities. If this is causing you any impact, You can use https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Storage/4.0.4 package instead.

@v-anvari v-anvari added NuGet This is to track NuGet package updates and removed documentation labels Apr 29, 2021
@v-anvari
Copy link

v-anvari commented Nov 1, 2021

Closing this issue as the packages are still supported, only that there won't be any new releases to such packages. But, this shouldn't impact the application.

https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Storage depends on packages above 11.1.17 of Microsoft.Azure.Storage.Queue
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants