-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Made GA5 changes and recorded the live tests. #45409
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
Merged
v-dharmarajv
merged 1 commit into
callautomation/release/ga5
from
v-pivamshi/feature/ga5-changes
May 20, 2025
Merged
Made GA5 changes and recorded the live tests. #45409
v-dharmarajv
merged 1 commit into
callautomation/release/ga5
from
v-pivamshi/feature/ga5-changes
May 20, 2025
Conversation
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
a7a071d
into
callautomation/release/ga5
9 of 10 checks passed
v-dharmarajv
added a commit
that referenced
this pull request
Jul 8, 2025
* ga5 changes * ga5 api changes * Made GA5 changes and recorded the live tests. (#45409) * Addressing arb comments * Added the parser for the dtmf data. (#45347) * Added the parser for the dtmf data. * Removed dtmf meta data. --------- Co-authored-by: Vinothini Dharmaraj <v-dharmarajv@microsoft.com> * updating the white space difference * addressing the arb comments * GA5 Javadoc Issues (#45432) * Fixed Javadoc issues in StreamingData.java & TranscriptionOptions.java * Renamed MediaStreamingContent class to MediaStreamingContentType. Renamed getChannels() to getChannelType() in AudioMetaData.java * Re-recorded tests and fixed linting issues (unused imports). (#45448) * updating java missing fields * lint errors * moving transport url * Addressing the ARB Comments * addressing the arb comments * addressing all arb comments * updating the transcription and media streaming options * Fixed Javadoc issues + updated ga5 version. (#45496) * Fixing the lint errors * fixing the lint error * updating the changelog * Updating the changelog and release date * changing the release date * Increment package versions for communication/azure-communication-callautomation releases (#45603) * taking the main changes for the dependancy package updates * dependancy package updates * updating the identity package * updating the cutomization for the getparticipant * version number update * running latest autorest * version update * updating readme version --------- Co-authored-by: v-pivamshi <155710746+v-pivamshi@users.noreply.github.com> Co-authored-by: v-saasomani <v-saasomani@microsoft.com> Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
v-dharmarajv
added a commit
that referenced
this pull request
Jul 31, 2025
* ga5 changes * ga5 api changes * Made GA5 changes and recorded the live tests. (#45409) * Addressing arb comments * Added the parser for the dtmf data. (#45347) * Added the parser for the dtmf data. * Removed dtmf meta data. --------- Co-authored-by: Vinothini Dharmaraj <v-dharmarajv@microsoft.com> * updating the white space difference * addressing the arb comments * GA5 Javadoc Issues (#45432) * Fixed Javadoc issues in StreamingData.java & TranscriptionOptions.java * Renamed MediaStreamingContent class to MediaStreamingContentType. Renamed getChannels() to getChannelType() in AudioMetaData.java * Re-recorded tests and fixed linting issues (unused imports). (#45448) * updating java missing fields * lint errors * moving transport url * Addressing the ARB Comments * addressing the arb comments * addressing all arb comments * updating the transcription and media streaming options * Fixed Javadoc issues + updated ga5 version. (#45496) * Fixing the lint errors * fixing the lint error * updating the changelog * Updating the changelog and release date * Created feature branch off of callautomation/release/ga5. Updated to ga6 apispec. Added custom x header support, MicrosoftTeamsAppIdentifier compatability, recording with call connection id, and StartRecordingFailed event. * Ran recorded tests. Fixed timeout issue with waiting for incomingCallContext. * adding teams extension user id * ga6 version * changelog update * moving the sipheaderprefix to extendable enum * setting callconnection id to recording request * updating the ga version * Increment package versions for core releases (#45876) * Increment package versions for patch releases (#45841) * Increment package versions for patch releases * Increment package versions for patch releases * Update sdk/remoterendering/azure-mixedreality-remoterendering/CHANGELOG.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update sdk/remoterendering/azure-mixedreality-remoterendering/CHANGELOG.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update sdk/remoterendering/azure-mixedreality-remoterendering/CHANGELOG.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Run python script to fix versions and remove duplicate tag * Fixing azure-communication-jobrouter version in version_client.tct --------- Co-authored-by: azure-sdk <azuresdk@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com> * latest from main autorest version * apispec endpoint from the main * Fixing the build issues * adding recorded test * pushing latest record file * removing the public contructor as per the comments * removing tests which are added mistaken * updating the release date for the ga6 * changelog update * removing the release date * reverting version beta until finalize the release date --------- Co-authored-by: v-pivamshi <155710746+v-pivamshi@users.noreply.github.com> Co-authored-by: v-saasomani <v-saasomani@microsoft.com> Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Co-authored-by: Jair Myree <jairmyree@microsoft.com> Co-authored-by: azure-sdk <azuresdk@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
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.
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:
General Guidelines and Best Practices
Testing Guidelines