Skip to content

[VoiceLive] Update default API version to 2026-01-01-preview#48145

Merged
xitzhang merged 1 commit intomainfrom
xitzhang/defaultapifolder
Feb 27, 2026
Merged

[VoiceLive] Update default API version to 2026-01-01-preview#48145
xitzhang merged 1 commit intomainfrom
xitzhang/defaultapifolder

Conversation

@xitzhang
Copy link
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Azure VoiceLive Java SDK to use 2026-01-01-preview as the default service API version, aligning the library’s “latest” version selection with the new preview API version.

Changes:

  • Updated VoiceLiveServiceVersion.getLatest() to return V2026_01_01_PREVIEW.
  • Updated builder unit tests to reference V2026_01_01_PREVIEW.
  • Added a changelog entry noting the default API version change.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
sdk/voicelive/azure-ai-voicelive/src/main/java/com/azure/ai/voicelive/VoiceLiveServiceVersion.java Switches the “latest/default” service version to 2026-01-01-preview.
sdk/voicelive/azure-ai-voicelive/src/test/java/com/azure/ai/voicelive/VoiceLiveClientBuilderTest.java Updates unit tests to use the new service version constant.
sdk/voicelive/azure-ai-voicelive/CHANGELOG.md Documents the default API version bump in the Unreleased section.

@github-actions
Copy link
Contributor

API Change Check

APIView identified API level changes in this PR and created the following API reviews

com.azure:azure-ai-voicelive

@xitzhang
Copy link
Member Author

/azp run prepare-pipelines

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xitzhang xitzhang enabled auto-merge (squash) February 26, 2026 21:40
@xitzhang xitzhang merged commit 4e29994 into main Feb 27, 2026
29 checks passed
@xitzhang xitzhang deleted the xitzhang/defaultapifolder branch February 27, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants