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

any plans to support versions #172

Open
firien opened this issue Aug 14, 2020 · 3 comments
Open

any plans to support versions #172

firien opened this issue Aug 14, 2020 · 3 comments
Assignees
Labels
Feature Request This issue requests a feature that is currently not supported

Comments

@firien
Copy link

firien commented Aug 14, 2020

Blob Versioning is in preview. Any plans to support this?

@katmsft katmsft self-assigned this Aug 17, 2020
@katmsft katmsft added the Feature Request This issue requests a feature that is currently not supported label Aug 17, 2020
@katmsft
Copy link
Member

katmsft commented Aug 17, 2020

Can you draft an Email stating the usage scenario on this feature to kat@microsoft.com so that we can properly evaluate its priority? Thanks!

@firien
Copy link
Author

firien commented Aug 20, 2020

I have emailed kat@microsoft.com the feature request.


I have done a little experimenting with edge Rails & this library. Obviously Blob Versioning is in beta, but it does not appear to be working as described.

I do not receive a x-ms-version-id header, but x-ms-version. And its always appears to have the same value: "2018-11-09". The version ids on azure have nano second precision.

@firien
Copy link
Author

firien commented Aug 20, 2020

ah the x-ms-version might be the API version being used…

yes, setting Azure::Storage::Blob::Default::STG_VERSION = "2019-10-10" appears to include x-ms-version-id header.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request This issue requests a feature that is currently not supported
Projects
None yet
Development

No branches or pull requests

2 participants