Skip to content

Commit 3078a54

Browse files
author
SDKAuto
committed
CodeGen from PR 23497 in Azure/azure-rest-api-specs
Merge df755b5c5eba21600ed29c8ea7206d11dee4f07e into 8a49d042f551908f05b700c2582878a7db4c6d8c
1 parent cb1bf97 commit 3078a54

File tree

292 files changed

+7031
-19581
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

292 files changed

+7031
-19581
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/appcontainers/arm-appcontainers/CHANGELOG.md

Lines changed: 129 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,7 @@
11
# 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)
142

15-
- Bugs Fixed
16-
17-
## 2.0.0-beta.1 (2022-10-12)
18-
3+
## 2.0.0-beta.3 (2023-04-20)
4+
195
**Features**
206

217
- Added operation group AvailableWorkloadProfiles
@@ -25,8 +11,15 @@
2511
- Added operation group ConnectedEnvironmentsDaprComponents
2612
- Added operation group ConnectedEnvironmentsStorages
2713
- Added operation group ContainerAppsDiagnostics
14+
- Added operation group Jobs
15+
- Added operation group JobsExecutions
16+
- Added operation group ManagedCertificates
2817
- Added operation group ManagedEnvironmentDiagnostics
2918
- Added operation group ManagedEnvironmentsDiagnostics
19+
- Added operation ContainerApps.beginStart
20+
- Added operation ContainerApps.beginStartAndWait
21+
- Added operation ContainerApps.beginStop
22+
- Added operation ContainerApps.beginStopAndWait
3023
- Added operation ContainerApps.getAuthToken
3124
- Added operation ManagedEnvironments.getAuthToken
3225
- Added operation ManagedEnvironments.listWorkloadProfileStates
@@ -56,6 +49,7 @@
5649
- Added Interface ConnectedEnvironmentsDaprComponentsListNextOptionalParams
5750
- Added Interface ConnectedEnvironmentsDaprComponentsListOptionalParams
5851
- Added Interface ConnectedEnvironmentsDaprComponentsListSecretsOptionalParams
52+
- Added Interface ConnectedEnvironmentsDeleteHeaders
5953
- Added Interface ConnectedEnvironmentsDeleteOptionalParams
6054
- Added Interface ConnectedEnvironmentsGetOptionalParams
6155
- Added Interface ConnectedEnvironmentsListByResourceGroupNextOptionalParams
@@ -71,6 +65,8 @@
7165
- Added Interface ConnectedEnvironmentStoragesCollection
7266
- Added Interface ConnectedEnvironmentsUpdateOptionalParams
7367
- Added Interface ContainerAppAuthToken
68+
- Added Interface ContainerAppJobExecutions
69+
- Added Interface ContainerAppsDeleteHeaders
7470
- Added Interface ContainerAppsDiagnosticsGetDetectorOptionalParams
7571
- Added Interface ContainerAppsDiagnosticsGetRevisionOptionalParams
7672
- Added Interface ContainerAppsDiagnosticsGetRootOptionalParams
@@ -79,9 +75,16 @@
7975
- Added Interface ContainerAppsDiagnosticsListRevisionsNextOptionalParams
8076
- Added Interface ContainerAppsDiagnosticsListRevisionsOptionalParams
8177
- Added Interface ContainerAppsGetAuthTokenOptionalParams
78+
- Added Interface ContainerAppsStartHeaders
79+
- Added Interface ContainerAppsStartOptionalParams
80+
- Added Interface ContainerAppsStopHeaders
81+
- Added Interface ContainerAppsStopOptionalParams
82+
- Added Interface ContainerAppsUpdateHeaders
83+
- Added Interface CorsPolicy
8284
- Added Interface CustomDomainConfiguration
8385
- Added Interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo
8486
- Added Interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem
87+
- Added Interface DaprConfiguration
8588
- Added Interface DaprSecret
8689
- Added Interface DiagnosticDataProviderMetadata
8790
- Added Interface DiagnosticDataProviderMetadataPropertyBagItem
@@ -96,31 +99,75 @@
9699
- Added Interface DiagnosticsStatus
97100
- Added Interface DiagnosticSupportTopic
98101
- Added Interface EnvironmentAuthToken
99-
- Added Interface EnvironmentSkuProperties
100102
- Added Interface ErrorAdditionalInfo
101103
- Added Interface ErrorDetail
102104
- Added Interface ErrorResponse
103105
- Added Interface ExtendedLocation
106+
- Added Interface IngressStickySessions
104107
- Added Interface InitContainer
105108
- Added Interface IpSecurityRestrictionRule
109+
- Added Interface Job
110+
- Added Interface JobConfiguration
111+
- Added Interface JobConfigurationManualTriggerConfig
112+
- Added Interface JobConfigurationScheduleTriggerConfig
113+
- Added Interface JobExecution
114+
- Added Interface JobExecutionBase
115+
- Added Interface JobExecutionContainer
116+
- Added Interface JobExecutionNamesCollection
117+
- Added Interface JobExecutionTemplate
118+
- Added Interface JobPatchProperties
119+
- Added Interface JobPatchPropertiesProperties
120+
- Added Interface JobsCollection
121+
- Added Interface JobsCreateOrUpdateOptionalParams
122+
- Added Interface JobsDeleteHeaders
123+
- Added Interface JobsDeleteOptionalParams
124+
- Added Interface JobSecretsCollection
125+
- Added Interface JobsExecutionsListNextOptionalParams
126+
- Added Interface JobsExecutionsListOptionalParams
127+
- Added Interface JobsGetOptionalParams
128+
- Added Interface JobsListByResourceGroupNextOptionalParams
129+
- Added Interface JobsListByResourceGroupOptionalParams
130+
- Added Interface JobsListBySubscriptionNextOptionalParams
131+
- Added Interface JobsListBySubscriptionOptionalParams
132+
- Added Interface JobsListSecretsOptionalParams
133+
- Added Interface JobsStartHeaders
134+
- Added Interface JobsStartOptionalParams
135+
- Added Interface JobsStopExecutionHeaders
136+
- Added Interface JobsStopExecutionOptionalParams
137+
- Added Interface JobsStopMultipleExecutionsHeaders
138+
- Added Interface JobsStopMultipleExecutionsOptionalParams
139+
- Added Interface JobsUpdateHeaders
140+
- Added Interface JobsUpdateOptionalParams
141+
- Added Interface JobTemplate
142+
- Added Interface KedaConfiguration
143+
- Added Interface ManagedCertificate
144+
- Added Interface ManagedCertificateCollection
145+
- Added Interface ManagedCertificatePatch
146+
- Added Interface ManagedCertificateProperties
147+
- Added Interface ManagedCertificatesCreateOrUpdateOptionalParams
148+
- Added Interface ManagedCertificatesDeleteOptionalParams
149+
- Added Interface ManagedCertificatesGetOptionalParams
150+
- Added Interface ManagedCertificatesListNextOptionalParams
151+
- Added Interface ManagedCertificatesListOptionalParams
152+
- Added Interface ManagedCertificatesUpdateOptionalParams
106153
- Added Interface ManagedEnvironmentDiagnosticsGetDetectorOptionalParams
107154
- Added Interface ManagedEnvironmentDiagnosticsListDetectorsOptionalParams
108-
- Added Interface ManagedEnvironmentOutboundSettings
109155
- Added Interface ManagedEnvironmentsDiagnosticsGetRootOptionalParams
110156
- Added Interface ManagedEnvironmentsGetAuthTokenOptionalParams
111157
- Added Interface ManagedEnvironmentsListWorkloadProfileStatesNextOptionalParams
112158
- Added Interface ManagedEnvironmentsListWorkloadProfileStatesOptionalParams
159+
- Added Interface SecretVolumeItem
113160
- Added Interface TcpScaleRule
114161
- Added Interface WorkloadProfile
115162
- Added Interface WorkloadProfileStates
116163
- Added Interface WorkloadProfileStatesCollection
117164
- Added Interface WorkloadProfileStatesProperties
118165
- Added Type Alias Action
166+
- Added Type Alias Affinity
119167
- Added Type Alias Applicability
120168
- Added Type Alias AvailableWorkloadProfilesGetNextResponse
121169
- Added Type Alias AvailableWorkloadProfilesGetResponse
122170
- Added Type Alias BillingMetersGetResponse
123-
- Added Type Alias Category
124171
- Added Type Alias ConnectedEnvironmentProvisioningState
125172
- Added Type Alias ConnectedEnvironmentsCertificatesCreateOrUpdateResponse
126173
- Added Type Alias ConnectedEnvironmentsCertificatesGetResponse
@@ -143,6 +190,8 @@
143190
- Added Type Alias ConnectedEnvironmentsStoragesGetResponse
144191
- Added Type Alias ConnectedEnvironmentsStoragesListResponse
145192
- Added Type Alias ConnectedEnvironmentsUpdateResponse
193+
- Added Type Alias ContainerAppContainerRunningState
194+
- Added Type Alias ContainerAppReplicaRunningState
146195
- Added Type Alias ContainerAppsDiagnosticsGetDetectorResponse
147196
- Added Type Alias ContainerAppsDiagnosticsGetRevisionResponse
148197
- Added Type Alias ContainerAppsDiagnosticsGetRootResponse
@@ -151,69 +200,106 @@
151200
- Added Type Alias ContainerAppsDiagnosticsListRevisionsNextResponse
152201
- Added Type Alias ContainerAppsDiagnosticsListRevisionsResponse
153202
- Added Type Alias ContainerAppsGetAuthTokenResponse
203+
- Added Type Alias ContainerAppsUpdateResponse
154204
- Added Type Alias ExtendedLocationTypes
205+
- Added Type Alias IngressClientCertificateMode
206+
- Added Type Alias JobExecutionRunningState
207+
- Added Type Alias JobProvisioningState
208+
- Added Type Alias JobsCreateOrUpdateResponse
209+
- Added Type Alias JobsExecutionsListNextResponse
210+
- Added Type Alias JobsExecutionsListResponse
211+
- Added Type Alias JobsGetResponse
212+
- Added Type Alias JobsListByResourceGroupNextResponse
213+
- Added Type Alias JobsListByResourceGroupResponse
214+
- Added Type Alias JobsListBySubscriptionNextResponse
215+
- Added Type Alias JobsListBySubscriptionResponse
216+
- Added Type Alias JobsListSecretsResponse
217+
- Added Type Alias JobsStartResponse
218+
- Added Type Alias JobsStopMultipleExecutionsResponse
219+
- Added Type Alias JobsUpdateResponse
155220
- Added Type Alias LogLevel
221+
- Added Type Alias ManagedCertificateDomainControlValidation
222+
- Added Type Alias ManagedCertificatesCreateOrUpdateResponse
223+
- Added Type Alias ManagedCertificatesGetResponse
224+
- Added Type Alias ManagedCertificatesListNextResponse
225+
- Added Type Alias ManagedCertificatesListResponse
226+
- Added Type Alias ManagedCertificatesUpdateResponse
156227
- Added Type Alias ManagedEnvironmentDiagnosticsGetDetectorResponse
157228
- Added Type Alias ManagedEnvironmentDiagnosticsListDetectorsResponse
158-
- Added Type Alias ManagedEnvironmentOutBoundType
159229
- Added Type Alias ManagedEnvironmentsDiagnosticsGetRootResponse
160230
- Added Type Alias ManagedEnvironmentsGetAuthTokenResponse
161231
- Added Type Alias ManagedEnvironmentsListWorkloadProfileStatesNextResponse
162232
- Added Type Alias ManagedEnvironmentsListWorkloadProfileStatesResponse
163-
- Added Type Alias SkuName
233+
- Added Type Alias ManagedEnvironmentsUpdateResponse
234+
- Added Type Alias TriggerType
164235
- Interface CertificateProperties has a new optional parameter subjectAlternativeNames
165236
- Interface Configuration has a new optional parameter maxInactiveRevisions
166237
- Interface ContainerApp has a new optional parameter environmentId
167238
- Interface ContainerApp has a new optional parameter eventStreamEndpoint
168239
- Interface ContainerApp has a new optional parameter extendedLocation
169-
- Interface ContainerApp has a new optional parameter workloadProfileType
240+
- Interface ContainerApp has a new optional parameter latestReadyRevisionName
241+
- Interface ContainerApp has a new optional parameter managedBy
242+
- Interface ContainerApp has a new optional parameter workloadProfileName
243+
- Interface ContainerAppSecret has a new optional parameter identity
244+
- Interface ContainerAppSecret has a new optional parameter keyVaultUrl
170245
- Interface CustomHostnameAnalysisResult has a new optional parameter conflictWithEnvironmentCustomDomain
171246
- Interface Dapr has a new optional parameter enableApiLogging
172247
- Interface Dapr has a new optional parameter httpMaxRequestSize
173248
- Interface Dapr has a new optional parameter httpReadBufferSize
174249
- Interface Dapr has a new optional parameter logLevel
175250
- Interface DaprComponent has a new optional parameter secretStoreComponent
251+
- Interface Ingress has a new optional parameter clientCertificateMode
252+
- Interface Ingress has a new optional parameter corsPolicy
176253
- Interface Ingress has a new optional parameter exposedPort
177254
- Interface Ingress has a new optional parameter ipSecurityRestrictions
255+
- Interface Ingress has a new optional parameter stickySessions
178256
- Interface ManagedEnvironment has a new optional parameter customDomainConfiguration
257+
- Interface ManagedEnvironment has a new optional parameter daprConfiguration
179258
- Interface ManagedEnvironment has a new optional parameter eventStreamEndpoint
180-
- Interface ManagedEnvironment has a new optional parameter sku
259+
- Interface ManagedEnvironment has a new optional parameter infrastructureResourceGroup
260+
- Interface ManagedEnvironment has a new optional parameter kedaConfiguration
261+
- Interface ManagedEnvironment has a new optional parameter kind
181262
- Interface ManagedEnvironment has a new optional parameter workloadProfiles
263+
- Interface Replica has a new optional parameter initContainers
264+
- Interface Replica has a new optional parameter runningState
265+
- Interface Replica has a new optional parameter runningStateDetails
182266
- Interface ReplicaContainer has a new optional parameter execEndpoint
183267
- Interface ReplicaContainer has a new optional parameter logStreamEndpoint
268+
- Interface ReplicaContainer has a new optional parameter runningState
269+
- Interface ReplicaContainer has a new optional parameter runningStateDetails
184270
- Interface Revision has a new optional parameter lastActiveTime
185271
- Interface ScaleRule has a new optional parameter tcp
272+
- Interface Secret has a new optional parameter identity
273+
- Interface Secret has a new optional parameter keyVaultUrl
186274
- Interface Template has a new optional parameter initContainers
187-
- 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
275+
- Interface Template has a new optional parameter terminationGracePeriodSeconds
276+
- Interface Volume has a new optional parameter mountOptions
277+
- Interface Volume has a new optional parameter secrets
278+
- Interface VolumeMount has a new optional parameter subPath
197279
- Added Enum KnownAction
280+
- Added Enum KnownAffinity
198281
- Added Enum KnownApplicability
199-
- Added Enum KnownCategory
200282
- Added Enum KnownConnectedEnvironmentProvisioningState
283+
- Added Enum KnownContainerAppContainerRunningState
284+
- Added Enum KnownContainerAppReplicaRunningState
201285
- Added Enum KnownExtendedLocationTypes
286+
- Added Enum KnownIngressClientCertificateMode
287+
- Added Enum KnownJobExecutionRunningState
288+
- Added Enum KnownJobProvisioningState
202289
- Added Enum KnownLogLevel
203-
- Added Enum KnownManagedEnvironmentOutBoundType
204-
- Added Enum KnownSkuName
290+
- Added Enum KnownManagedCertificateDomainControlValidation
291+
- Added Enum KnownTriggerType
205292
- Enum KnownContainerAppProvisioningState has a new value Deleting
206293
- Enum KnownIngressTransportMethod has a new value Tcp
294+
- Enum KnownStorageType has a new value Secret
295+
- Added function getContinuationToken
207296

208297
**Breaking Changes**
209298

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
299+
- Interface ContainerAppsRevisionsListRevisionsNextOptionalParams no longer has parameter filter
300+
- Interface VnetConfiguration no longer has parameter runtimeSubnetId
301+
- Type of parameter customDomainVerificationFailureInfo of interface CustomHostnameAnalysisResult is changed from DefaultErrorResponse to CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo
302+
- Type of parameter value of interface DaprSecretsCollection is changed from Secret[] to DaprSecret[]
217303

218304
## 1.1.2 (2022-10-08)
219305

sdk/appcontainers/arm-appcontainers/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2022 Microsoft
3+
Copyright (c) 2023 Microsoft
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "d0965e7f28fc087c87c7411a14d8acdc8f37252e",
3-
"readme": "specification\\app\\resource-manager\\readme.md",
4-
"autorest_command": "autorest --version=3.8.4 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\app\\resource-manager\\readme.md --use=@autorest/[email protected].3.20221108.1 --generate-sample=true",
2+
"commit": "889f2653f5b267de73c49d263e9d0ecdb1df0da3",
3+
"readme": "specification/app/resource-manager/readme.md",
4+
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/app/resource-manager/readme.md --use=@autorest/[email protected].10",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.2",
7-
"use": "@autorest/[email protected].3.20221108.1"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.0",
7+
"use": "@autorest/[email protected].10"
88
}

0 commit comments

Comments
 (0)