|
1 | 1 | # Release History
|
2 |
| - |
3 |
| -## 2.0.0-beta.3 (Unreleased) |
4 |
| - |
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
10 |
| - |
11 |
| -### Other Changes |
12 |
| - |
13 |
| -## 2.0.0-beta.2 (2022-11-15) |
14 | 2 |
|
15 |
| - - Bugs Fixed |
16 |
| - |
17 |
| -## 2.0.0-beta.1 (2022-10-12) |
18 |
| - |
| 3 | +## 2.0.0 (2022-12-08) |
| 4 | + |
19 | 5 | **Features**
|
20 | 6 |
|
21 | 7 | - Added operation group AvailableWorkloadProfiles
|
|
79 | 65 | - Added Interface ContainerAppsDiagnosticsListRevisionsNextOptionalParams
|
80 | 66 | - Added Interface ContainerAppsDiagnosticsListRevisionsOptionalParams
|
81 | 67 | - Added Interface ContainerAppsGetAuthTokenOptionalParams
|
| 68 | + - Added Interface CorsPolicy |
82 | 69 | - Added Interface CustomDomainConfiguration
|
83 | 70 | - Added Interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo
|
84 | 71 | - Added Interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem
|
|
151 | 138 | - Added Type Alias ContainerAppsDiagnosticsListRevisionsNextResponse
|
152 | 139 | - Added Type Alias ContainerAppsDiagnosticsListRevisionsResponse
|
153 | 140 | - Added Type Alias ContainerAppsGetAuthTokenResponse
|
| 141 | + - Added Type Alias ContainerAppsUpdateResponse |
154 | 142 | - Added Type Alias ExtendedLocationTypes
|
| 143 | + - Added Type Alias IngressClientCertificateMode |
155 | 144 | - Added Type Alias LogLevel
|
156 | 145 | - Added Type Alias ManagedEnvironmentDiagnosticsGetDetectorResponse
|
157 | 146 | - Added Type Alias ManagedEnvironmentDiagnosticsListDetectorsResponse
|
|
160 | 149 | - Added Type Alias ManagedEnvironmentsGetAuthTokenResponse
|
161 | 150 | - Added Type Alias ManagedEnvironmentsListWorkloadProfileStatesNextResponse
|
162 | 151 | - Added Type Alias ManagedEnvironmentsListWorkloadProfileStatesResponse
|
| 152 | + - Added Type Alias ManagedEnvironmentsUpdateResponse |
163 | 153 | - Added Type Alias SkuName
|
164 | 154 | - Interface CertificateProperties has a new optional parameter subjectAlternativeNames
|
165 | 155 | - Interface Configuration has a new optional parameter maxInactiveRevisions
|
166 | 156 | - Interface ContainerApp has a new optional parameter environmentId
|
167 | 157 | - Interface ContainerApp has a new optional parameter eventStreamEndpoint
|
168 | 158 | - Interface ContainerApp has a new optional parameter extendedLocation
|
| 159 | + - Interface ContainerApp has a new optional parameter latestReadyRevisionName |
169 | 160 | - Interface ContainerApp has a new optional parameter workloadProfileType
|
170 | 161 | - Interface CustomHostnameAnalysisResult has a new optional parameter conflictWithEnvironmentCustomDomain
|
171 | 162 | - Interface Dapr has a new optional parameter enableApiLogging
|
172 | 163 | - Interface Dapr has a new optional parameter httpMaxRequestSize
|
173 | 164 | - Interface Dapr has a new optional parameter httpReadBufferSize
|
174 | 165 | - Interface Dapr has a new optional parameter logLevel
|
175 | 166 | - Interface DaprComponent has a new optional parameter secretStoreComponent
|
| 167 | + - Interface Ingress has a new optional parameter clientCertificateMode |
| 168 | + - Interface Ingress has a new optional parameter corsPolicy |
176 | 169 | - Interface Ingress has a new optional parameter exposedPort
|
177 | 170 | - Interface Ingress has a new optional parameter ipSecurityRestrictions
|
178 | 171 | - Interface ManagedEnvironment has a new optional parameter customDomainConfiguration
|
179 | 172 | - Interface ManagedEnvironment has a new optional parameter eventStreamEndpoint
|
| 173 | + - Interface ManagedEnvironment has a new optional parameter kind |
180 | 174 | - Interface ManagedEnvironment has a new optional parameter sku
|
181 | 175 | - Interface ManagedEnvironment has a new optional parameter workloadProfiles
|
182 | 176 | - Interface ReplicaContainer has a new optional parameter execEndpoint
|
|
199 | 193 | - Added Enum KnownCategory
|
200 | 194 | - Added Enum KnownConnectedEnvironmentProvisioningState
|
201 | 195 | - Added Enum KnownExtendedLocationTypes
|
| 196 | + - Added Enum KnownIngressClientCertificateMode |
202 | 197 | - Added Enum KnownLogLevel
|
203 | 198 | - Added Enum KnownManagedEnvironmentOutBoundType
|
204 | 199 | - Added Enum KnownSkuName
|
|
207 | 202 |
|
208 | 203 | **Breaking Changes**
|
209 | 204 |
|
210 |
| - - Interface Container no longer has parameter args |
211 |
| - - Interface Container no longer has parameter command |
212 |
| - - Interface Container no longer has parameter env |
213 |
| - - Interface Container no longer has parameter image |
214 |
| - - Interface Container no longer has parameter name |
215 |
| - - Interface Container no longer has parameter resources |
216 |
| - - Interface Container no longer has parameter volumeMounts |
| 205 | + - Interface ContainerAppsRevisionsListRevisionsNextOptionalParams no longer has parameter filter |
217 | 206 |
|
218 | 207 | ## 1.1.2 (2022-10-08)
|
219 | 208 |
|
|
0 commit comments