Azure / Azure/Azurite

Only skip the future STG API version with "--skipapiversioncheck"

Open
#1,482 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.3k
Forks
393
Avg merge
1d 20h
Merged PRs (30d)
36

Description

With "--skipapiversioncheck" , currently azurite will skip check all API version, so even the API version is invalid, Azurite won't report error.
But we add this parameter since user might use old Azurite with new API version.
So we should only skip the future STG API version.

However, we might can only see ~3 future STG API version, so if only skip ~3 future STG version, using very old Azurite with new SDK will still fail.

We still need to discuss how to implement it in details.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.