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

[Communication] - Phone Numbers - Prepare for browse API release #33366

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update changelog for Azure.Communication.PhoneNumbers
  • Loading branch information
danielortega-msft committed Jan 9, 2023
commit 65e1eb7905acbd6d1f22f6ad7d76f824f8092ed3
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# Release History

## 1.1.0-beta.3 (Unreleased)
- Adds support for Azure Communication Services Phone Numbers Browse API Methods, giving users the ability to:
- Get all supported countries
- Get all supported localities given a country code. (Localities is a technical term for city/town)
- Get all Toll-Free area codes from a given country code.
- Get all Geographic area codes from a given country code / locality.
- Get all offerings from a given country code.

### Features Added
- Added support for API version `2022-12-01`
- Added new SIP routing client for handling Direct routing numbers.

## 1.1.0-beta.2 (2022-03-30)
Expand Down