|
1 | 1 | # Release History
|
2 | 2 |
|
3 |
| -## 1.1.0-beta.5 (Unreleased) |
| 3 | +## 2.0.0 (2023-04-03) |
4 | 4 |
|
5 |
| -### Features Added |
| 5 | +- Azure Resource Manager Communication client library for Java. This package contains Microsoft Azure SDK for Communication Management SDK. REST API for Azure Communication Services. Package tag package-2023-03. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). |
6 | 6 |
|
7 | 7 | ### Breaking Changes
|
8 | 8 |
|
9 |
| -### Bugs Fixed |
| 9 | +* `models.LocationResource` was removed |
| 10 | + |
| 11 | +* `models.CommunicationServicesCreateOrUpdateHeaders` was removed |
| 12 | + |
| 13 | +* `models.OperationStatus` was removed |
| 14 | + |
| 15 | +* `models.NameAvailability` was removed |
| 16 | + |
| 17 | +* `models.CommunicationServicesCreateOrUpdateResponse` was removed |
| 18 | + |
| 19 | +* `models.OperationStatuses` was removed |
| 20 | + |
| 21 | +* `models.Status` was removed |
| 22 | + |
| 23 | +* `models.CommunicationServicesDeleteResponse` was removed |
| 24 | + |
| 25 | +* `models.CommunicationServicesDeleteHeaders` was removed |
| 26 | + |
| 27 | +#### `models.CommunicationServices` was modified |
| 28 | + |
| 29 | +* `createOrUpdate(java.lang.String,java.lang.String,fluent.models.CommunicationServiceResourceInner)` was removed |
| 30 | +* `update(java.lang.String,java.lang.String)` was removed |
| 31 | +* `checkNameAvailability()` was removed |
| 32 | +* `updateWithResponse(java.lang.String,java.lang.String,fluent.models.CommunicationServiceResourceInner,com.azure.core.util.Context)` was removed |
| 33 | +* `createOrUpdate(java.lang.String,java.lang.String)` was removed |
| 34 | +* `createOrUpdate(java.lang.String,java.lang.String,fluent.models.CommunicationServiceResourceInner,com.azure.core.util.Context)` was removed |
| 35 | + |
| 36 | +#### `models.NameAvailabilityParameters` was modified |
| 37 | + |
| 38 | +* `type()` was removed |
| 39 | +* `name()` was removed |
| 40 | + |
| 41 | +#### `models.CommunicationServiceResource` was modified |
| 42 | + |
| 43 | +* `models.ProvisioningState provisioningState()` -> `models.CommunicationServicesProvisioningState provisioningState()` |
| 44 | + |
| 45 | +#### `CommunicationManager` was modified |
| 46 | + |
| 47 | +* `operationStatuses()` was removed |
| 48 | + |
| 49 | +### Features Added |
| 50 | + |
| 51 | +* `models.DomainsProvisioningState` was added |
| 52 | + |
| 53 | +* `models.CommunicationServiceResource$DefinitionStages` was added |
| 54 | + |
| 55 | +* `models.VerificationStatusRecord` was added |
| 56 | + |
| 57 | +* `models.UpdateDomainRequestParameters` was added |
| 58 | + |
| 59 | +* `models.DomainResourceList` was added |
| 60 | + |
| 61 | +* `models.SenderUsernameResource$DefinitionStages` was added |
| 62 | + |
| 63 | +* `models.DomainResource$Definition` was added |
| 64 | + |
| 65 | +* `models.EmailServiceResource` was added |
| 66 | + |
| 67 | +* `models.DomainResource$Update` was added |
| 68 | + |
| 69 | +* `models.CheckNameAvailabilityReason` was added |
| 70 | + |
| 71 | +* `models.EmailServiceResource$Update` was added |
| 72 | + |
| 73 | +* `models.VerificationType` was added |
| 74 | + |
| 75 | +* `models.EmailServiceResource$UpdateStages` was added |
| 76 | + |
| 77 | +* `models.CheckNameAvailabilityResponse` was added |
| 78 | + |
| 79 | +* `models.CommunicationServiceResource$Update` was added |
| 80 | + |
| 81 | +* `models.SenderUsernameResource$Definition` was added |
| 82 | + |
| 83 | +* `models.CommunicationServiceResource$Definition` was added |
| 84 | + |
| 85 | +* `models.DomainResource$DefinitionStages` was added |
| 86 | + |
| 87 | +* `models.CommunicationServiceResourceUpdate` was added |
| 88 | + |
| 89 | +* `models.EmailServiceResource$Definition` was added |
| 90 | + |
| 91 | +* `models.DomainResource$UpdateStages` was added |
| 92 | + |
| 93 | +* `models.EmailServiceResource$DefinitionStages` was added |
| 94 | + |
| 95 | +* `models.DnsRecord` was added |
| 96 | + |
| 97 | +* `models.SenderUsernames` was added |
| 98 | + |
| 99 | +* `models.SenderUsernameResource` was added |
| 100 | + |
| 101 | +* `models.DomainPropertiesVerificationStates` was added |
| 102 | + |
| 103 | +* `models.EmailServicesProvisioningState` was added |
| 104 | + |
| 105 | +* `models.EmailServiceResourceUpdate` was added |
| 106 | + |
| 107 | +* `models.EmailServices` was added |
| 108 | + |
| 109 | +* `models.VerificationParameter` was added |
| 110 | + |
| 111 | +* `models.DomainManagement` was added |
| 112 | + |
| 113 | +* `models.Domains` was added |
| 114 | + |
| 115 | +* `models.VerificationStatus` was added |
| 116 | + |
| 117 | +* `models.DomainResource` was added |
| 118 | + |
| 119 | +* `models.CommunicationServicesProvisioningState` was added |
| 120 | + |
| 121 | +* `models.UserEngagementTracking` was added |
| 122 | + |
| 123 | +* `models.SenderUsernameResourceCollection` was added |
| 124 | + |
| 125 | +* `models.EmailServiceResourceList` was added |
| 126 | + |
| 127 | +* `models.SenderUsernameResource$Update` was added |
| 128 | + |
| 129 | +* `models.CheckNameAvailabilityRequest` was added |
| 130 | + |
| 131 | +* `models.DomainPropertiesVerificationRecords` was added |
| 132 | + |
| 133 | +* `models.CommunicationServiceResource$UpdateStages` was added |
| 134 | + |
| 135 | +* `models.SenderUsernameResource$UpdateStages` was added |
| 136 | + |
| 137 | +#### `models.CommunicationServices` was modified |
| 138 | + |
| 139 | +* `getById(java.lang.String)` was added |
| 140 | +* `checkNameAvailability(models.NameAvailabilityParameters)` was added |
| 141 | +* `getByIdWithResponse(java.lang.String,com.azure.core.util.Context)` was added |
| 142 | +* `deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)` was added |
| 143 | +* `deleteById(java.lang.String)` was added |
| 144 | +* `define(java.lang.String)` was added |
| 145 | + |
| 146 | +#### `models.NameAvailabilityParameters` was modified |
| 147 | + |
| 148 | +* `withName(java.lang.String)` was added |
| 149 | +* `withType(java.lang.String)` was added |
| 150 | + |
| 151 | +#### `models.CommunicationServiceResource` was modified |
10 | 152 |
|
11 |
| -### Other Changes |
| 153 | +* `linkedDomains()` was added |
| 154 | +* `name()` was added |
| 155 | +* `listKeys()` was added |
| 156 | +* `regionName()` was added |
| 157 | +* `type()` was added |
| 158 | +* `id()` was added |
| 159 | +* `linkNotificationHubWithResponse(models.LinkNotificationHubParameters,com.azure.core.util.Context)` was added |
| 160 | +* `listKeysWithResponse(com.azure.core.util.Context)` was added |
| 161 | +* `refresh()` was added |
| 162 | +* `update()` was added |
| 163 | +* `refresh(com.azure.core.util.Context)` was added |
| 164 | +* `regenerateKeyWithResponse(models.RegenerateKeyParameters,com.azure.core.util.Context)` was added |
| 165 | +* `region()` was added |
| 166 | +* `linkNotificationHub()` was added |
| 167 | +* `resourceGroupName()` was added |
| 168 | +* `regenerateKey(models.RegenerateKeyParameters)` was added |
| 169 | + |
| 170 | +#### `CommunicationManager` was modified |
| 171 | + |
| 172 | +* `emailServices()` was added |
| 173 | +* `domains()` was added |
| 174 | +* `authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)` was added |
| 175 | +* `senderUsernames()` was added |
| 176 | + |
| 177 | +#### `CommunicationManager$Configurable` was modified |
| 178 | + |
| 179 | +* `withScope(java.lang.String)` was added |
| 180 | +* `withRetryOptions(com.azure.core.http.policy.RetryOptions)` was added |
12 | 181 |
|
13 | 182 | ## 1.1.0-beta.4 (2023-03-20)
|
14 | 183 |
|
|
0 commit comments