|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 1.0.0-beta.2 (Unreleased) |
| 3 | +## 1.0.0-beta.2 (2021-12-13) |
4 | 4 |
|
| 5 | +- Azure Resource Manager ApplicationInsights client library for Java. This package contains Microsoft Azure SDK for ApplicationInsights Management SDK. Composite Swagger for Application Insights Management Client. Package tag package-2021-11-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). |
| 6 | + |
| 7 | +### Breaking Changes |
| 8 | + |
| 9 | +* `models.ManagedIdentityAutoGenerated` was removed |
| 10 | + |
| 11 | +* `models.ManagedIdentityType` was removed |
| 12 | + |
| 13 | +* `models.WorkbookError` was removed |
| 14 | + |
| 15 | +* `models.UserAssignedIdentitiesAutoGenerated` was removed |
| 16 | + |
| 17 | +* `models.UserAssignedIdentities` was removed |
| 18 | + |
| 19 | +* `models.ManagedIdentity` was removed |
| 20 | + |
| 21 | +* `models.WorkbookErrorException` was removed |
| 22 | + |
| 23 | +#### `models.MyWorkbook` was modified |
| 24 | + |
| 25 | +* `models.ManagedIdentity identity()` -> `models.MyWorkbookManagedIdentity identity()` |
| 26 | + |
| 27 | +#### `models.MyWorkbookResource` was modified |
| 28 | + |
| 29 | +* `withIdentity(models.ManagedIdentity)` was removed |
| 30 | +* `models.ManagedIdentity identity()` -> `models.MyWorkbookManagedIdentity identity()` |
| 31 | + |
| 32 | +#### `models.Workbook$Definition` was modified |
| 33 | + |
| 34 | +* `withEtag(java.util.Map)` was removed |
| 35 | +* `withIdentity(models.ManagedIdentityAutoGenerated)` was removed |
| 36 | +* `withName(java.lang.String)` was removed |
| 37 | +* `withType(java.lang.String)` was removed |
| 38 | + |
| 39 | +#### `models.Workbook$Update` was modified |
| 40 | + |
| 41 | +* `sourceId(java.lang.String)` was removed |
| 42 | + |
| 43 | +#### `models.Workbook` was modified |
| 44 | + |
| 45 | +* `models.ManagedIdentityAutoGenerated identity()` -> `models.WorkbookResourceIdentity identity()` |
| 46 | +* `java.lang.String timeModified()` -> `java.time.OffsetDateTime timeModified()` |
| 47 | +* `java.util.Map etag()` -> `java.lang.String etag()` |
| 48 | + |
| 49 | +#### `models.MyWorkbook$Update` was modified |
| 50 | + |
| 51 | +* `withName(java.lang.String)` was removed |
| 52 | +* `withIdentity(models.ManagedIdentity)` was removed |
| 53 | +* `sourceIdParameter(java.lang.String)` was removed |
| 54 | +* `withType(java.lang.String)` was removed |
| 55 | + |
| 56 | +#### `models.MyWorkbook$Definition` was modified |
| 57 | + |
| 58 | +* `withIdentity(models.ManagedIdentity)` was removed |
| 59 | + |
| 60 | +### Features Added |
| 61 | + |
| 62 | +* `models.WorkbookTemplateLocalizedGallery` was added |
| 63 | + |
| 64 | +* `models.ComponentLinkedStorageAccounts` was added |
| 65 | + |
| 66 | +* `models.ComponentLinkedStorageAccounts$Update` was added |
| 67 | + |
| 68 | +* `models.ComponentLinkedStorageAccounts$DefinitionStages` was added |
| 69 | + |
| 70 | +* `models.LiveTokenResponse` was added |
| 71 | + |
| 72 | +* `models.WorkbookErrorDefinitionException` was added |
| 73 | + |
| 74 | +* `models.WorkbookTemplateUpdateParameters` was added |
| 75 | + |
| 76 | +* `models.WorkbookResource` was added |
| 77 | + |
| 78 | +* `models.MyWorkbookManagedIdentityType` was added |
| 79 | + |
| 80 | +* `models.MyWorkbookUserAssignedIdentities` was added |
| 81 | + |
| 82 | +* `models.WorkbookErrorDefinition` was added |
| 83 | + |
| 84 | +* `models.ComponentLinkedStorageAccountsOperations` was added |
| 85 | + |
| 86 | +* `models.WorkbookTemplate$Definition` was added |
| 87 | + |
| 88 | +* `models.WorkbookTemplate$Update` was added |
| 89 | + |
| 90 | +* `models.WorkbookResourceIdentity` was added |
| 91 | + |
| 92 | +* `models.UserAssignedIdentity` was added |
| 93 | + |
| 94 | +* `models.MyWorkbookManagedIdentity` was added |
| 95 | + |
| 96 | +* `models.LiveTokens` was added |
| 97 | + |
| 98 | +* `models.WorkbookTemplate$UpdateStages` was added |
| 99 | + |
| 100 | +* `models.WorkbookTemplate$DefinitionStages` was added |
| 101 | + |
| 102 | +* `models.ComponentLinkedStorageAccountsPatch` was added |
| 103 | + |
| 104 | +* `models.ManagedServiceIdentity` was added |
| 105 | + |
| 106 | +* `models.WorkbookTemplate` was added |
| 107 | + |
| 108 | +* `models.StorageType` was added |
| 109 | + |
| 110 | +* `models.WorkbookTemplateGallery` was added |
| 111 | + |
| 112 | +* `models.PublicNetworkAccessType` was added |
| 113 | + |
| 114 | +* `models.WorkbookTemplatesListResult` was added |
| 115 | + |
| 116 | +* `models.WorkbookTemplates` was added |
| 117 | + |
| 118 | +* `models.ComponentLinkedStorageAccounts$Definition` was added |
| 119 | + |
| 120 | +* `models.ComponentLinkedStorageAccounts$UpdateStages` was added |
| 121 | + |
| 122 | +* `models.WorkbookTemplateResource` was added |
| 123 | + |
| 124 | +* `models.ManagedServiceIdentityType` was added |
| 125 | + |
| 126 | +#### `models.WorkbookUpdateParameters` was modified |
| 127 | + |
| 128 | +* `withRevision(java.lang.String)` was added |
| 129 | +* `revision()` was added |
| 130 | +* `withDescription(java.lang.String)` was added |
| 131 | +* `description()` was added |
| 132 | + |
| 133 | +#### `models.ApplicationInsightsComponent` was modified |
| 134 | + |
| 135 | +* `publicNetworkAccessForIngestion()` was added |
| 136 | +* `purgeWithResponse(models.ComponentPurgeBody,com.azure.core.util.Context)` was added |
| 137 | +* `purge(models.ComponentPurgeBody)` was added |
| 138 | +* `publicNetworkAccessForQuery()` was added |
| 139 | + |
| 140 | +#### `models.ApplicationInsightsComponent$Definition` was modified |
| 141 | + |
| 142 | +* `withPublicNetworkAccessForQuery(models.PublicNetworkAccessType)` was added |
| 143 | +* `withPublicNetworkAccessForIngestion(models.PublicNetworkAccessType)` was added |
| 144 | + |
| 145 | +#### `models.Workbooks` was modified |
| 146 | + |
| 147 | +* `revisionsList(java.lang.String,java.lang.String,com.azure.core.util.Context)` was added |
| 148 | +* `revisionsList(java.lang.String,java.lang.String)` was added |
| 149 | +* `revisionGet(java.lang.String,java.lang.String,java.lang.String)` was added |
| 150 | +* `revisionGetWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was added |
| 151 | + |
| 152 | +#### `models.MyWorkbook` was modified |
| 153 | + |
| 154 | +* `systemData()` was added |
| 155 | + |
| 156 | +#### `models.MyWorkbookResource` was modified |
| 157 | + |
| 158 | +* `withIdentity(models.MyWorkbookManagedIdentity)` was added |
| 159 | + |
| 160 | +#### `models.Workbook$Definition` was modified |
| 161 | + |
| 162 | +* `withEtag(java.lang.String)` was added |
| 163 | +* `withDescription(java.lang.String)` was added |
| 164 | +* `withIdentity(models.WorkbookResourceIdentity)` was added |
| 165 | + |
| 166 | +#### `models.Workbook$Update` was modified |
| 167 | + |
| 168 | +* `withDescription(java.lang.String)` was added |
| 169 | +* `withRevision(java.lang.String)` was added |
| 170 | +* `withSourceId(java.lang.String)` was added |
| 171 | + |
| 172 | +#### `ApplicationInsightsManager` was modified |
| 173 | + |
| 174 | +* `liveTokens()` was added |
| 175 | +* `workbookTemplates()` was added |
| 176 | +* `componentLinkedStorageAccountsOperations()` was added |
| 177 | + |
| 178 | +#### `models.Workbook` was modified |
| 179 | + |
| 180 | +* `description()` was added |
| 181 | +* `systemData()` was added |
| 182 | +* `revision()` was added |
| 183 | + |
| 184 | +#### `ApplicationInsightsManager$Configurable` was modified |
| 185 | + |
| 186 | +* `withScope(java.lang.String)` was added |
| 187 | + |
| 188 | +#### `models.MyWorkbook$Update` was modified |
| 189 | + |
| 190 | +* `withIdentity(models.MyWorkbookManagedIdentity)` was added |
| 191 | +* `withSourceIdParameter(java.lang.String)` was added |
| 192 | + |
| 193 | +#### `models.MyWorkbook$Definition` was modified |
| 194 | + |
| 195 | +* `withIdentity(models.MyWorkbookManagedIdentity)` was added |
5 | 196 |
|
6 | 197 | ## 1.0.0-beta.1 (2021-04-20) |
7 | 198 |
|
|
0 commit comments