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 Azure Storage SDKs #940

Merged
merged 5 commits into from
Aug 16, 2023
Merged

Conversation

wsugarman
Copy link
Contributor

@wsugarman wsugarman commented Aug 15, 2023

  • Update the various Azure Storage SDKs to latest
  • Use new TableClient.Uri over reflection
  • Merge main branch

NeetArt and others added 4 commits August 3, 2023 16:10
… each BeginScope call (Azure#933)

* SF Provider: memory leak: Create a new scope in HTTP controller DI on every BeginScope call

* Bump up package version

---------

Co-authored-by: Abhineet Garg <abhigarg@microsoft.com>
Copy link
Collaborator

@nytian nytian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

I noticed that we updated the AzureServiceFabric too. What is the new added provider and scope is for? Maybe we can add some commits on either the PR description or the code. That would be clearer to others too. Thank you!

@wsugarman
Copy link
Contributor Author

Thanks for the PR!

I noticed that we updated the AzureServiceFabric too. What is the new added provider and scope is for? Maybe we can add some commits on either the PR description or the code. That would be clearer to others too. Thank you!

Oh! Sorry I didn't mention it in the description. These file changes are other changes from the main branch that I am incorporating, probably from this PR: #933

@nytian nytian merged commit 500ab12 into Azure:azure-storage-v12 Aug 16, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants