Skip to content

Commit 4b8c90e

Browse files
committed
update extension versioning doc
1 parent 89d2232 commit 4b8c90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/extensions/versioning_guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,4 @@ Current extension module has a combination of semantic scheme and extra metadata
146146

147147
## Extension Installation Upgrade
148148

149-
To distinguish `stable-only` extension installation with `preview-included` extension installation, `--allow-preview` is added into `az extension add/update` and `az upgrade` and the `stable/preview` justification is made based on this extension versioning specification from CLI version `2.56.0`. Default value for `--allow-preview` is `True` for user compatibility and will be reset to `False` in future breaking change window.
149+
To distinguish `stable-only` extension installation with `preview-included` extension installation, `--allow-preview` is added into `az extension add/update` and `az upgrade` and the `stable/preview` justification is made based on this extension versioning specification from CLI version `2.56.0`. Default value for `--allow-preview` is `True` for user compatibility and has been reset to `False` from CLI version `2.67.0`.

0 commit comments

Comments
 (0)