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

RequestOption.Properties: Fixes RequestOption.Properties for CreateContainerIfNotExistsAsync #1961

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

j82w
Copy link
Contributor

@j82w j82w commented Oct 23, 2020

Pull Request Template

Description

This fixes a bug where the RequestOption.Properties was not being sent to all the calls in the CreateContainerIfNotExistsAsync method.

Type of change

Please delete options that are not relevant.

  • [] Bug fix (non-breaking change which fixes an issue)
  • [] New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] This change requires a documentation update

Closing issues

closes #1948

@j82w j82w added the bug Something isn't working label Oct 23, 2020
@j82w j82w merged commit e074347 into master Oct 26, 2020
@j82w j82w deleted the users/jawilley/bug/properties branch October 26, 2020 01:03
@stpetzinger
Copy link

Thanks for fixing this. Do you have an ETA for release?

@j82w
Copy link
Contributor Author

j82w commented Nov 2, 2020

The releases usually happen about once a month. There should be a release in the next 2 weeks.

@stpetzinger
Copy link

Thank you.

@ghost
Copy link

ghost commented Dec 15, 2021

Closing due to in-activity, pease feel free to re-open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RequestMessage.Properties dictionary is not preserved for CreateContainerIfNotExistsAsync
3 participants