|
1 | 1 | # Release History |
2 | | - |
3 | | -## 4.0.0-beta.2 (Unreleased) |
4 | | - |
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
12 | | - |
13 | | -## 4.0.0-beta.1 (2022-06-08) |
| 2 | + |
| 3 | +## 4.0.0-beta.2 (2022-08-19) |
14 | 4 |
|
15 | 5 | **Features** |
16 | 6 |
|
|
19 | 9 | - Added operation group EmailServices |
20 | 10 | - Added Interface CheckNameAvailabilityRequest |
21 | 11 | - Added Interface CheckNameAvailabilityResponse |
| 12 | + - Added Interface CommunicationServiceResource |
| 13 | + - Added Interface CommunicationServiceResourceUpdate |
22 | 14 | - Added Interface CommunicationServicesCheckNameAvailabilityOptionalParams |
23 | 15 | - Added Interface CommunicationServicesCreateOrUpdateHeaders |
24 | 16 | - Added Interface CommunicationServicesCreateOrUpdateOptionalParams |
|
31 | 23 | - Added Interface CommunicationServicesListBySubscriptionNextOptionalParams |
32 | 24 | - Added Interface CommunicationServicesListBySubscriptionOptionalParams |
33 | 25 | - Added Interface CommunicationServicesListKeysOptionalParams |
34 | | - - Added Interface CommunicationServicesRegenerateKeyHeaders |
35 | 26 | - Added Interface CommunicationServicesRegenerateKeyOptionalParams |
36 | 27 | - Added Interface CommunicationServicesUpdateHeaders |
37 | 28 | - Added Interface CommunicationServicesUpdateOptionalParams |
38 | 29 | - Added Interface DnsRecord |
39 | 30 | - Added Interface DomainPropertiesVerificationRecords |
40 | 31 | - Added Interface DomainPropertiesVerificationStates |
| 32 | + - Added Interface DomainResource |
41 | 33 | - Added Interface DomainResourceList |
42 | 34 | - Added Interface DomainsCancelVerificationHeaders |
43 | 35 | - Added Interface DomainsCancelVerificationOptionalParams |
|
52 | 44 | - Added Interface DomainsListByEmailServiceResourceOptionalParams |
53 | 45 | - Added Interface DomainsUpdateHeaders |
54 | 46 | - Added Interface DomainsUpdateOptionalParams |
| 47 | + - Added Interface EmailServiceResource |
55 | 48 | - Added Interface EmailServiceResourceList |
| 49 | + - Added Interface EmailServiceResourceUpdate |
56 | 50 | - Added Interface EmailServicesCreateOrUpdateHeaders |
57 | 51 | - Added Interface EmailServicesCreateOrUpdateOptionalParams |
58 | 52 | - Added Interface EmailServicesDeleteHeaders |
|
65 | 59 | - Added Interface EmailServicesListVerifiedExchangeOnlineDomainsOptionalParams |
66 | 60 | - Added Interface EmailServicesUpdateHeaders |
67 | 61 | - Added Interface EmailServicesUpdateOptionalParams |
| 62 | + - Added Interface TrackedResource |
| 63 | + - Added Interface UpdateDomainRequestParameters |
68 | 64 | - Added Interface VerificationParameter |
69 | 65 | - Added Interface VerificationStatusRecord |
70 | 66 | - Added Type Alias CheckNameAvailabilityReason |
71 | | - - Added Type Alias CommunicationServiceResourceUpdate |
72 | 67 | - Added Type Alias CommunicationServicesCheckNameAvailabilityResponse |
73 | 68 | - Added Type Alias CommunicationServicesCreateOrUpdateResponse |
74 | 69 | - Added Type Alias CommunicationServicesGetResponse |
|
82 | 77 | - Added Type Alias CommunicationServicesRegenerateKeyResponse |
83 | 78 | - Added Type Alias CommunicationServicesUpdateResponse |
84 | 79 | - Added Type Alias DomainManagement |
85 | | - - Added Type Alias DomainResource |
86 | 80 | - Added Type Alias DomainsCancelVerificationResponse |
87 | 81 | - Added Type Alias DomainsCreateOrUpdateResponse |
88 | 82 | - Added Type Alias DomainsGetResponse |
|
91 | 85 | - Added Type Alias DomainsListByEmailServiceResourceResponse |
92 | 86 | - Added Type Alias DomainsProvisioningState |
93 | 87 | - Added Type Alias DomainsUpdateResponse |
94 | | - - Added Type Alias EmailServiceResource |
95 | | - - Added Type Alias EmailServiceResourceUpdate |
96 | 88 | - Added Type Alias EmailServicesCreateOrUpdateResponse |
97 | 89 | - Added Type Alias EmailServicesGetResponse |
98 | 90 | - Added Type Alias EmailServicesListByResourceGroupNextResponse |
|
102 | 94 | - Added Type Alias EmailServicesListVerifiedExchangeOnlineDomainsResponse |
103 | 95 | - Added Type Alias EmailServicesProvisioningState |
104 | 96 | - Added Type Alias EmailServicesUpdateResponse |
105 | | - - Added Type Alias NameAvailabilityParameters |
106 | | - - Added Type Alias TrackedResource |
107 | | - - Added Type Alias UpdateDomainRequestParameters |
108 | 97 | - Added Type Alias UserEngagementTracking |
109 | 98 | - Added Type Alias VerificationStatus |
110 | 99 | - Added Type Alias VerificationType |
111 | 100 | - Interface Resource has a new optional parameter systemData |
112 | 101 | - Class CommunicationServiceManagementClient has a new parameter communicationServices |
113 | 102 | - Class CommunicationServiceManagementClient has a new parameter domains |
114 | 103 | - Class CommunicationServiceManagementClient has a new parameter emailServices |
115 | | - - Add parameters of TrackedResource to TypeAlias CommunicationServiceResource |
116 | | - - Type Alias CommunicationServiceResource has a new parameter linkedDomains |
117 | 104 | - Added Enum KnownCheckNameAvailabilityReason |
118 | 105 | - Added Enum KnownCommunicationServicesProvisioningState |
119 | 106 | - Added Enum KnownDomainManagement |
|
126 | 113 | **Breaking Changes** |
127 | 114 |
|
128 | 115 | - Removed operation group CommunicationService |
| 116 | + - Interface NameAvailabilityParameters no longer has parameter name |
| 117 | + - Interface NameAvailabilityParameters no longer has parameter type |
129 | 118 | - Class CommunicationServiceManagementClient no longer has parameter communicationService |
130 | | - - Delete parameters of Resource in TypeAlias CommunicationServiceResource |
131 | | - - Delete parameters of LocationResource in TypeAlias CommunicationServiceResource |
132 | | - - Delete parameters of TaggedResource in TypeAlias CommunicationServiceResource |
133 | | - - Type Alias CommunicationServiceResource no longer has parameter systemData |
134 | 119 | - Removed Enum KnownProvisioningState |
135 | 120 |
|
136 | 121 | ## 3.0.1 (2022-04-11) |
|
0 commit comments