Skip to content

exclude features not for ga#25977

Merged
minwoolee-msft merged 8 commits into
callautomation/release/ga1from
ikumarapeli/gabranchcut
May 26, 2023
Merged

exclude features not for ga#25977
minwoolee-msft merged 8 commits into
callautomation/release/ga1from
ikumarapeli/gabranchcut

Conversation

@ikumarapeli-msft
Copy link
Copy Markdown
Contributor

@ikumarapeli-msft ikumarapeli-msft commented May 23, 2023

List of changes for GA SDK:

Autorest.md to point to main stable swagger on api-specs. Wait for this PR to be finished: Azure/azure-rest-api-specs#23091
Autorest.md’s tag to be pointing to stable version tag. tag: package-2023-03-06
Update ServiceVersion in ClientOption: 2023-03-06
Regenerate Autorest with above GA swagger
README.md to be updated to accommodate GA version.
Remove –prerelease tag
Remove any section that presents any feature that should not be included
Changelog.md: Update Release history to be latest version (1.0.0), Please look at each languages guideline’s section “Package version number” for details on how each language update this.
Changelog.md: With version updated and new section, add all breaking changes.
GA_Release_Checklist.docx (look at this page for what needs to be included in the changelog)
(Nice to have) Need more samples under Samples forlder.
Features to be excluded:

Remove Custom HMAC support
MediaStreaming features (note this is also included in part of CreateCall/AnswerCall)
Play,PlaytoAll,Recognize,Cancel are only media feature required – remove all other media methods
Only Recognize DTMF is to be included in GA. Exclude other Recognize modes such as Choices, Speech, and continous
Remove all new events that were added with new media features
ChoiceResult
ContinousDTMFRecognition
SendDTMF
All CustomContext related in Signaling methods
All AzureCognitive related features
All mute/unmute features
All play source except FileSource (SSMLSource, TextSource to be excluded)
Recording’s External Storage related features (such as BlobStorage)
Remove all test associated with removed features
By Removing method and models above, also remove all orphaned model/enums that are no longer in use (such as, GenderType), Use APIView to view any orphaned models

Comment thread sdk/communication/communication-call-automation/src/callMedia.ts
Comment thread sdk/communication/communication-call-automation/README.md
Comment thread sdk/communication/communication-call-automation/src/models/options.ts Outdated
@ikumarapeli-msft ikumarapeli-msft force-pushed the ikumarapeli/gabranchcut branch from e742ced to e160c0b Compare May 26, 2023 18:23
@minwoolee-msft minwoolee-msft merged commit 1f0776a into callautomation/release/ga1 May 26, 2023
@ikumarapeli-msft ikumarapeli-msft deleted the ikumarapeli/gabranchcut branch October 18, 2023 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants