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 9 commits July 26, 2023 16:06
…cation-phonenumbers (Azure#35674)

* implementation of number lookup in java SDK

* fix readme to remove debug logging

* fix autorest generation swagger mismatch issue

* update autorest generation and yaml directives

* update service version

* fix public/private type generation, update changelog

* fix checkstyle issues

* update test recordings

* update test base to redact phonenumbers in operatorInformation response, update test recordings
@ericasp16
Copy link
Member Author

/azp run java - communication - ci

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@ericasp16
Copy link
Member Author

/azp run java-pr - communication - ci

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@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 marked this pull request as ready for review January 29, 2024 23:01
@ericasp16 ericasp16 merged commit 69fad2a into Azure:ericasp/number-lookup-ga-staging Jan 29, 2024
ericasp16 added a commit that referenced this pull request Mar 14, 2024
…38885)

* Number lookup ga (#37719)

GA implementation of the number lookup feature.  This commit should cover the vast majority of the work needed, and is updated to incorporate feedback from the stewardship board.  These changes are going into a branch to wait until we're ready to do our final bug bashing and eventually merging and shipping the feature.

----------

* Implementation of Number Lookup feature for public preview in communication-phonenumbers (#35674)

* implementation of number lookup in java SDK

* fix readme to remove debug logging

* fix autorest generation swagger mismatch issue

* update autorest generation and yaml directives

* update service version

* fix public/private type generation, update changelog

* fix checkstyle issues

* update test recordings

* update test base to redact phonenumbers in operatorInformation response, update test recordings

* update changelog

* update date format for changelog

* Increment package versions for communication releases (#36670)

* fix imports in test file

* update auto-generated files

* implement ga updates

* removing edits to version_client.txt

* fix build errors

* attempt to fix versioning issue

* update based on SDK review

---------

Co-authored-by: Azure SDK Bot <[email protected]>

* update generated code

* update test recordings

* update package to beta version

* update service version

* fix build issues

* fix linting issue

* update to address comments, restore unintentionally modified tests

* restore unintentionally modified tests

* restore unintentionally modified tests

* fix version_client

* fix import statements

* update test files

* update test files

* update test files

* update searchOperatorInformation tests to redact phone number

* update with latest tests

* update tests and recordings

* update test files to redact phoneNumbers in request body for searchOperatorInformation tests

* remove setters on return type fields

* update based on API view comments

* fix build errors

* fix sanitizers, update test recordings

* update based on PR comments

* fix errors

---------

Co-authored-by: Azure SDK Bot <[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.

2 participants