Skip to content
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

Prepare GA Branch #30542

Merged

Conversation

atazimsft
Copy link
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
Member

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

@minwoolee-msft
Copy link
Member

_version.py
VERSION = "1.0.0"

@atazimsft atazimsft merged commit 267d95b into callautomation/release/ga1 May 27, 2023
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