|
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-beta.3 (2023-02-03) |
| 4 | + |
19 | 5 | **Features**
|
20 | 6 |
|
21 | 7 | - Added operation group AvailableWorkloadProfiles
|
|
25 | 11 | - Added operation group ConnectedEnvironmentsDaprComponents
|
26 | 12 | - Added operation group ConnectedEnvironmentsStorages
|
27 | 13 | - Added operation group ContainerAppsDiagnostics
|
| 14 | + - Added operation group ManagedCertificates |
28 | 15 | - Added operation group ManagedEnvironmentDiagnostics
|
29 | 16 | - Added operation group ManagedEnvironmentsDiagnostics
|
30 | 17 | - Added operation ContainerApps.getAuthToken
|
|
79 | 66 | - Added Interface ContainerAppsDiagnosticsListRevisionsNextOptionalParams
|
80 | 67 | - Added Interface ContainerAppsDiagnosticsListRevisionsOptionalParams
|
81 | 68 | - Added Interface ContainerAppsGetAuthTokenOptionalParams
|
| 69 | + - Added Interface CorsPolicy |
82 | 70 | - Added Interface CustomDomainConfiguration
|
83 | 71 | - Added Interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo
|
84 | 72 | - Added Interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem
|
| 73 | + - Added Interface DaprConfiguration |
85 | 74 | - Added Interface DaprSecret
|
86 | 75 | - Added Interface DiagnosticDataProviderMetadata
|
87 | 76 | - Added Interface DiagnosticDataProviderMetadataPropertyBagItem
|
|
101 | 90 | - Added Interface ErrorDetail
|
102 | 91 | - Added Interface ErrorResponse
|
103 | 92 | - Added Interface ExtendedLocation
|
| 93 | + - Added Interface IngressStickySessions |
104 | 94 | - Added Interface InitContainer
|
105 | 95 | - Added Interface IpSecurityRestrictionRule
|
| 96 | + - Added Interface KedaConfiguration |
| 97 | + - Added Interface ManagedCertificate |
| 98 | + - Added Interface ManagedCertificateCollection |
| 99 | + - Added Interface ManagedCertificatePatch |
| 100 | + - Added Interface ManagedCertificateProperties |
| 101 | + - Added Interface ManagedCertificatesCreateOrUpdateOptionalParams |
| 102 | + - Added Interface ManagedCertificatesDeleteOptionalParams |
| 103 | + - Added Interface ManagedCertificatesGetOptionalParams |
| 104 | + - Added Interface ManagedCertificatesListNextOptionalParams |
| 105 | + - Added Interface ManagedCertificatesListOptionalParams |
| 106 | + - Added Interface ManagedCertificatesUpdateOptionalParams |
106 | 107 | - Added Interface ManagedEnvironmentDiagnosticsGetDetectorOptionalParams
|
107 | 108 | - Added Interface ManagedEnvironmentDiagnosticsListDetectorsOptionalParams
|
108 | 109 | - Added Interface ManagedEnvironmentOutboundSettings
|
| 110 | + - Added Interface ManagedEnvironmentQuota |
109 | 111 | - Added Interface ManagedEnvironmentsDiagnosticsGetRootOptionalParams
|
110 | 112 | - Added Interface ManagedEnvironmentsGetAuthTokenOptionalParams
|
111 | 113 | - Added Interface ManagedEnvironmentsListWorkloadProfileStatesNextOptionalParams
|
112 | 114 | - Added Interface ManagedEnvironmentsListWorkloadProfileStatesOptionalParams
|
| 115 | + - Added Interface QuotaStatus |
113 | 116 | - Added Interface TcpScaleRule
|
114 | 117 | - Added Interface WorkloadProfile
|
115 | 118 | - Added Interface WorkloadProfileStates
|
116 | 119 | - Added Interface WorkloadProfileStatesCollection
|
117 | 120 | - Added Interface WorkloadProfileStatesProperties
|
118 | 121 | - Added Type Alias Action
|
| 122 | + - Added Type Alias Affinity |
119 | 123 | - Added Type Alias Applicability
|
120 | 124 | - Added Type Alias AvailableWorkloadProfilesGetNextResponse
|
121 | 125 | - Added Type Alias AvailableWorkloadProfilesGetResponse
|
|
151 | 155 | - Added Type Alias ContainerAppsDiagnosticsListRevisionsNextResponse
|
152 | 156 | - Added Type Alias ContainerAppsDiagnosticsListRevisionsResponse
|
153 | 157 | - Added Type Alias ContainerAppsGetAuthTokenResponse
|
| 158 | + - Added Type Alias ContainerAppsUpdateResponse |
154 | 159 | - Added Type Alias ExtendedLocationTypes
|
| 160 | + - Added Type Alias IngressClientCertificateMode |
155 | 161 | - Added Type Alias LogLevel
|
| 162 | + - Added Type Alias ManagedCertificateDomainControlValidation |
| 163 | + - Added Type Alias ManagedCertificatesCreateOrUpdateResponse |
| 164 | + - Added Type Alias ManagedCertificatesGetResponse |
| 165 | + - Added Type Alias ManagedCertificatesListNextResponse |
| 166 | + - Added Type Alias ManagedCertificatesListResponse |
| 167 | + - Added Type Alias ManagedCertificatesUpdateResponse |
156 | 168 | - Added Type Alias ManagedEnvironmentDiagnosticsGetDetectorResponse
|
157 | 169 | - Added Type Alias ManagedEnvironmentDiagnosticsListDetectorsResponse
|
158 | 170 | - Added Type Alias ManagedEnvironmentOutBoundType
|
159 | 171 | - Added Type Alias ManagedEnvironmentsDiagnosticsGetRootResponse
|
160 | 172 | - Added Type Alias ManagedEnvironmentsGetAuthTokenResponse
|
161 | 173 | - Added Type Alias ManagedEnvironmentsListWorkloadProfileStatesNextResponse
|
162 | 174 | - Added Type Alias ManagedEnvironmentsListWorkloadProfileStatesResponse
|
| 175 | + - Added Type Alias ManagedEnvironmentsUpdateResponse |
163 | 176 | - Added Type Alias SkuName
|
164 | 177 | - Interface CertificateProperties has a new optional parameter subjectAlternativeNames
|
165 | 178 | - Interface Configuration has a new optional parameter maxInactiveRevisions
|
166 | 179 | - Interface ContainerApp has a new optional parameter environmentId
|
167 | 180 | - Interface ContainerApp has a new optional parameter eventStreamEndpoint
|
168 | 181 | - Interface ContainerApp has a new optional parameter extendedLocation
|
| 182 | + - Interface ContainerApp has a new optional parameter latestReadyRevisionName |
| 183 | + - Interface ContainerApp has a new optional parameter managedBy |
169 | 184 | - Interface ContainerApp has a new optional parameter workloadProfileType
|
170 | 185 | - Interface CustomHostnameAnalysisResult has a new optional parameter conflictWithEnvironmentCustomDomain
|
171 | 186 | - Interface Dapr has a new optional parameter enableApiLogging
|
172 | 187 | - Interface Dapr has a new optional parameter httpMaxRequestSize
|
173 | 188 | - Interface Dapr has a new optional parameter httpReadBufferSize
|
174 | 189 | - Interface Dapr has a new optional parameter logLevel
|
175 | 190 | - Interface DaprComponent has a new optional parameter secretStoreComponent
|
| 191 | + - Interface Ingress has a new optional parameter clientCertificateMode |
| 192 | + - Interface Ingress has a new optional parameter corsPolicy |
176 | 193 | - Interface Ingress has a new optional parameter exposedPort
|
177 | 194 | - Interface Ingress has a new optional parameter ipSecurityRestrictions
|
| 195 | + - Interface Ingress has a new optional parameter stickySessions |
178 | 196 | - Interface ManagedEnvironment has a new optional parameter customDomainConfiguration
|
| 197 | + - Interface ManagedEnvironment has a new optional parameter daprConfiguration |
179 | 198 | - Interface ManagedEnvironment has a new optional parameter eventStreamEndpoint
|
| 199 | + - Interface ManagedEnvironment has a new optional parameter kedaConfiguration |
| 200 | + - Interface ManagedEnvironment has a new optional parameter kind |
| 201 | + - Interface ManagedEnvironment has a new optional parameter quotas |
180 | 202 | - Interface ManagedEnvironment has a new optional parameter sku
|
181 | 203 | - Interface ManagedEnvironment has a new optional parameter workloadProfiles
|
182 | 204 | - Interface ReplicaContainer has a new optional parameter execEndpoint
|
|
185 | 207 | - Interface ScaleRule has a new optional parameter tcp
|
186 | 208 | - Interface Template has a new optional parameter initContainers
|
187 | 209 | - Interface VnetConfiguration has a new optional parameter outboundSettings
|
188 |
| - - Class ContainerAppsAPIClient has a new parameter availableWorkloadProfiles |
189 |
| - - Class ContainerAppsAPIClient has a new parameter billingMeters |
190 |
| - - Class ContainerAppsAPIClient has a new parameter connectedEnvironments |
191 |
| - - Class ContainerAppsAPIClient has a new parameter connectedEnvironmentsCertificates |
192 |
| - - Class ContainerAppsAPIClient has a new parameter connectedEnvironmentsDaprComponents |
193 |
| - - Class ContainerAppsAPIClient has a new parameter connectedEnvironmentsStorages |
194 |
| - - Class ContainerAppsAPIClient has a new parameter containerAppsDiagnostics |
195 |
| - - Class ContainerAppsAPIClient has a new parameter managedEnvironmentDiagnostics |
196 |
| - - Class ContainerAppsAPIClient has a new parameter managedEnvironmentsDiagnostics |
197 | 210 | - Added Enum KnownAction
|
| 211 | + - Added Enum KnownAffinity |
198 | 212 | - Added Enum KnownApplicability
|
199 | 213 | - Added Enum KnownCategory
|
200 | 214 | - Added Enum KnownConnectedEnvironmentProvisioningState
|
201 | 215 | - Added Enum KnownExtendedLocationTypes
|
| 216 | + - Added Enum KnownIngressClientCertificateMode |
202 | 217 | - Added Enum KnownLogLevel
|
| 218 | + - Added Enum KnownManagedCertificateDomainControlValidation |
203 | 219 | - Added Enum KnownManagedEnvironmentOutBoundType
|
204 | 220 | - Added Enum KnownSkuName
|
205 | 221 | - Enum KnownContainerAppProvisioningState has a new value Deleting
|
206 | 222 | - Enum KnownIngressTransportMethod has a new value Tcp
|
| 223 | + - Added function getContinuationToken |
207 | 224 |
|
208 | 225 | **Breaking Changes**
|
209 | 226 |
|
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 |
| 227 | + - Interface ContainerAppsRevisionsListRevisionsNextOptionalParams no longer has parameter filter |
| 228 | + - Type of parameter customDomainVerificationFailureInfo of interface CustomHostnameAnalysisResult is changed from DefaultErrorResponse to CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo |
| 229 | + - Type of parameter value of interface DaprSecretsCollection is changed from Secret[] to DaprSecret[] |
217 | 230 |
|
218 | 231 | ## 1.1.2 (2022-10-08)
|
219 | 232 |
|
|
0 commit comments