Skip to content

Conversation

andrewjhopkins
Copy link
Member

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

sofiar-msft and others added 5 commits July 18, 2025 13:46
* Add mobile numbers implementation

* Update CHANGELOG.md description

* Update autorest.md to include public spec

* Face spacing on autorest

* Update api version on internal client

* Update descriptions on README
Copy link

github-actions bot commented Aug 7, 2025

API Change Check

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

Azure.Communication.PhoneNumbers

@andrewjhopkins andrewjhopkins marked this pull request as ready for review August 20, 2025 15:10
@Copilot Copilot AI review requested due to automatic review settings August 20, 2025 15:10
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR releases version 1.5.0 of the Azure Communication Phone Numbers SDK, promoting the mobile number types feature from beta to GA. The release includes support for mobile phone numbers, which are location-associated numbers with SMS capabilities, and updates the default API version to 2025-06-01.

Key changes include:

  • Adding mobile phone number support through new overloaded methods for localities and area codes
  • Updating the service version from 2025-04-01 to 2025-06-01
  • Expanding test coverage for mobile number scenarios

Reviewed Changes

Copilot reviewed 12 out of 19 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
PhoneNumbersReservationsTests.cs Adds comprehensive test coverage for mobile phone number types in reservation operations
PhoneNumbersClientLiveTests.cs Adds live tests for mobile area codes and localities with phone number type filtering
autorest.md Updates API specification reference from 2025-04-01 to 2025-06-01
PhoneNumbersClientOptions.cs Adds V2025_06_01 service version and updates default version
PhoneNumbersClient.cs Adds overloaded methods for GetAvailableLocalities and GetAvailableAreaCodesMobile
InternalPhoneNumbersRestClient.cs Updates method signatures to support PhoneNumberType parameter
Azure.Communication.PhoneNumbers.csproj Updates version from 1.5.0-beta.1 to 1.5.0
assets.json Updates asset tag reference
API reference files Adds Mobile phone number type and new method overloads to public API
README.md Updates documentation to describe three phone number types including Mobile
CHANGELOG.md Documents GA release of mobile number types

@andrewjhopkins andrewjhopkins merged commit 1085041 into Azure:main Aug 26, 2025
17 checks passed
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.

4 participants