[draft] new versioning#43766
Closed
xitzhang wants to merge 16 commits into
Closed
Conversation
Next Steps to MergeNext steps that must be taken to merge this PR:
Comment generated by summarize-checks workflow run. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
Comment generated by After APIView workflow run. |
added 9 commits
June 4, 2026 15:24
… avocado UNREFERENCED_JSON_FILE
Add docs/versioning.md describing the label-based (v1) versioning model, CONTRIBUTING.md with authoring rules for GA/preview/breaking changes, and a Contributing pointer in readme.md.
Fence the preview-only 'smart_end_of_turn_detection' EouDetection.model value out of v1 via a stacked @typeChangedFrom(Versions.v1, ...), so the regenerated stable/v1 swagger matches the last dated GA (2026-04-10).
…string at v1 v1 declares EouDetection.model and AudioInputTranscriptionOptions.model as plain string (no enum), while 2026-04-10 / 2026-06-01-preview retain their open enums via @typeChangedFrom. Frozen versions stay byte-identical; only v1 surface changes.
added 2 commits
June 18, 2026 16:50
…string at v1 v1 declares EouDetection.model and AudioInputTranscriptionOptions.model as plain string (no enum), while 2026-04-10 / 2026-06-01-preview retain their open enums via @typeChangedFrom. Frozen versions stay byte-identical; only v1 surface changes.
…e-rest-api-specs into xitzhang/v1versioning
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Choose a PR Template
Switch to "Preview" on this description then select one of the choices below.
Click here to open a PR for a Data Plane API.
Click here to open a PR for a Control Plane (ARM) API.
Click here to open a PR for only SDK configuration.