Skip to content

Conversation

@ericasp16
Copy link
Member

Description

Update azure-communication-phonenumbers SDK to support GA for number lookup feature

Swagger updates: Azure/azure-rest-api-specs#26294

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.
    • This will be coming in a subsequent version, this is just for review, the service is not deployed with these changes so tests will not succeed currently

ericasp16 and others added 5 commits August 4, 2023 14:48
* update swagger and regenerate using autorest

* update internal operation tests

* regenerate autorest, add and record tests

* Update changelog

* update tests to account for phone number sanitization, update test recordings

* update autorest generation

* updates based on review comments

* udpate tests/recordings

* fix linting error

* fix lint errors and test for async

* update test recordings

* update changelog, minor fixes to tests, and update to the recordings

* update version in changelog to beta version

* update version

* update changelog

* update changelog
@weshaggard
Copy link
Member

/azp run python - communication - ci

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@ericasp16 ericasp16 changed the base branch from ericasp/number-lookup-preview to main November 17, 2023 18:37
@ericasp16
Copy link
Member Author

/azp run python - communication - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk
Copy link
Collaborator

API change check

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

azure-communication-phonenumbers

@ericasp16 ericasp16 changed the base branch from main to ericasp/number-lookup-ga-staging December 20, 2023 07:08
@ericasp16 ericasp16 merged commit 8e2997a into Azure:ericasp/number-lookup-ga-staging Jan 29, 2024
ericasp16 added a commit that referenced this pull request Mar 27, 2024
* Number lookup ga (#33203)

GA implementation of the number lookup feature,  releasing as a private preview first.  This commit should cover the vast majority of the work needed, and is updated to incorporate feedback from the stewardship board.  
----------

* Add number lookup to communication phonenumbers (#31053)

* update swagger and regenerate using autorest

* update internal operation tests

* regenerate autorest, add and record tests

* Update changelog

* update tests to account for phone number sanitization, update test recordings

* update autorest generation

* updates based on review comments

* udpate tests/recordings

* fix linting error

* fix lint errors and test for async

* update test recordings

* update changelog, minor fixes to tests, and update to the recordings

* update version in changelog to beta version

* update version

* update changelog

* update changelog

* update generated files

* update to GA verison for review

* updated based on SDK review feedback

* update to preview version, regenerate files with autorest

* update test recordings

* fix build issues

* fix pylint errors, update tests

* try fixing up tests

* comment out failing call-automation test

* fix pylint issues

* update test files

* Update setup.py

upgrade the azure.core package

---------

Co-authored-by: guoqing2023 <[email protected]>
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.

5 participants