Skip to content
Merged
Show file tree
Hide file tree
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
Prev Previous commit
Next Next commit
Addressing code review comments for versioning
  • Loading branch information
Minnie Liu committed Feb 11, 2021
commit a85bb1c1d0b0d113dd6b89148f1fe58b83bdc0ac
5 changes: 5 additions & 0 deletions eng/jacoco-test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@
<groupId>com.azure</groupId>
<artifactId>azure-communication-sms</artifactId>
<version>1.0.0-beta.5</version> <!-- {x-version-update;com.azure:azure-communication-sms;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-phonenumbers</artifactId>
<version>1.0.0-beta.5</version> <!-- {x-version-update;com.azure:azure-communication-phonenumbers;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
2 changes: 1 addition & 1 deletion eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ com.azure:azure-communication-common;1.0.0-beta.4;1.0.0-beta.5
com.azure:azure-communication-administration;1.0.0-beta.4;1.0.0-beta.5
com.azure:azure-communication-sms;1.0.0-beta.4;1.0.0-beta.5
com.azure:azure-communication-identity;1.0.0-beta.4;1.0.0-beta.5
com.azure:azure-communication-phonenumbers;1.0.0-beta.4;1.0.0-beta.4
com.azure:azure-communication-phonenumbers;1.0.0-beta.5;1.0.0-beta.5
com.azure:azure-core;1.13.0;1.14.0-beta.1
com.azure:azure-core-amqp;2.0.2;2.1.0-beta.1
com.azure:azure-core-amqp-experimental;1.0.0-beta.1;1.0.0-beta.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Release History

## 1.0.0-beta.5 (Unreleased)
### Breaking Changes
- PhoneNumbersClient and PhoneNumbersAsyncClient is moved to a new package, `azure.communication.phonenumbers`.

## 1.0.0-beta.4 (Skipped)
### Added
- Added support for Azure Active Directory Authentication.

### Breaking Changes
- CommunicationIdentityClient and CommunicationIdentityAsyncClient is moved to a new package, `azure.communication.identity`.
- PhoneNumbersClient and PhoneNumbersAsyncClient is moved to a new package, `azure.communication.phonenumbers`.

## 1.0.0-beta.3 (2020-11-16)
### Added
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 1.0.0-beta.4 (Unreleased)
## 1.0.0-beta.5 (Unreleased)
### Added
- Added PhoneNumbersClient and PhoneNumbersAsyncClient (originally was part of the azure.communication.administration package).
- Added support for Azure Active Directory Authentication.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Acquired phone numbers can come with many capabilities, depending on the country
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-phonenumbers</artifactId>
<version>1.0.0-beta.4</version>
<version>1.0.0-beta.5</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/azure-communication-phonenumbers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<groupId>com.azure</groupId>
<artifactId>azure-communication-phonenumbers</artifactId>
<packaging>jar</packaging>
<version>1.0.0-beta.4</version> <!-- {x-version-update;com.azure:azure-communication-phonenumbers;current} -->
<version>1.0.0-beta.5</version> <!-- {x-version-update;com.azure:azure-communication-phonenumbers;current} -->

<name>Microsoft Azure client phone numbers library for communication</name>
<description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Method" : "POST",
"Uri" : "https://REDACTED.communication.azure.com/availablePhoneNumbers/countries/US/:search?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)",
"Content-Type" : "application/json"
},
"Response" : {
Expand All @@ -23,7 +23,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/search_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -42,7 +42,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/search_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -61,7 +61,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/search_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -80,7 +80,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/search_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -99,7 +99,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/search_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -118,7 +118,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/search_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -137,7 +137,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/availablePhoneNumbers/searchResults/a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -156,7 +156,7 @@
"Method" : "POST",
"Uri" : "https://REDACTED.communication.azure.com/availablePhoneNumbers/:purchase?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)",
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)",
"Content-Type" : "application/json"
},
"Response" : {
Expand All @@ -176,7 +176,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/purchase_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -195,7 +195,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/purchase_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -214,7 +214,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/purchase_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -233,7 +233,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/purchase_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -252,7 +252,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/purchase_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -271,7 +271,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/purchase_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -290,7 +290,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/purchase_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -309,7 +309,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/purchase_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -328,7 +328,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/purchase_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -347,7 +347,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/purchase_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -366,7 +366,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/purchase_a2123235-1617-4808-8315-abb33d013224?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -385,7 +385,7 @@
"Method" : "DELETE",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/+REDACTED?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"X-Processing-Time" : "1045ms",
Expand All @@ -403,7 +403,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/release_76158e88-cae9-482c-94ba-7951f66ad57e?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -422,7 +422,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/release_76158e88-cae9-482c-94ba-7951f66ad57e?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -441,7 +441,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/release_76158e88-cae9-482c-94ba-7951f66ad57e?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -460,7 +460,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/release_76158e88-cae9-482c-94ba-7951f66ad57e?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -479,7 +479,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/release_76158e88-cae9-482c-94ba-7951f66ad57e?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -498,7 +498,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/release_76158e88-cae9-482c-94ba-7951f66ad57e?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -517,7 +517,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/release_76158e88-cae9-482c-94ba-7951f66ad57e?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand All @@ -536,7 +536,7 @@
"Method" : "GET",
"Uri" : "https://REDACTED.communication.azure.com/phoneNumbers/operations/release_76158e88-cae9-482c-94ba-7951f66ad57e?api-version=2021-03-07",
"Headers" : {
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.4 (11.0.8; Windows 10; 10.0)"
"User-Agent" : "azsdk-java-azure-communication-phonenumbers/1.0.0-beta.5 (11.0.8; Windows 10; 10.0)"
},
"Response" : {
"Transfer-Encoding" : "chunked",
Expand Down
Loading