Skip to content

Prepare GA Branch#30542

Merged
atazimsft merged 8 commits intocallautomation/release/ga1from
atazimsft/remove-non-ga-features
May 27, 2023
Merged

Prepare GA Branch#30542
atazimsft merged 8 commits intocallautomation/release/ga1from
atazimsft/remove-non-ga-features

Conversation

@atazimsft
Copy link
Copy Markdown
Contributor

List of changes for GA SDK:

  • Autorest.md to point to main stable swagger on api-specs. Wait for this PR to be finished: callautomation/2023-03-06-ga1 by minwoolee-msft · Pull Request #23091 · Azure/azure-rest-api-specs (github.com)
  • 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

@minwoolee-msft
Copy link
Copy Markdown
Member

setup.py
update classifier:
"Development Status :: 5 - Production/Stable",

@minwoolee-msft
Copy link
Copy Markdown
Member

_version.py
VERSION = "1.0.0"

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.

2 participants