Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hub Generated] Add new api version 2023-05-01 for Microsoft.App #24939

Merged
merged 3 commits into from
Jul 28, 2023

Updates API version in new specs and examples

a30bc7a
Select commit
Loading
Failed to load commit list.
Merged

[Hub Generated] Add new api version 2023-05-01 for Microsoft.App #24939

Updates API version in new specs and examples
a30bc7a
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Swagger SDK Breaking Change Tracking completed Jul 28, 2023 in 2m 8s

Swagger SDK Breaking Change Tracking failed

UpdateTracking
The check status is neutral due to the check was suppressed by label. If you have any question, pls contact vscswagger@microsoft.com
View more details.

Details

Breaking Changes Tracking

azure-sdk-for-go - sdk/resourcemanager/appcontainers/armappcontainers - Approved - 2.0.0
Diff with approved:
+	Field `ID`, `Name`, `Properties`, `SystemData`, `Type` of struct `CustomHostnameAnalysisResult` has been removed
+	Field `RuntimeSubnetID` of struct `VnetConfiguration` has been removed
+	Struct `CustomHostnameAnalysisResultProperties` has been removed
+	Type of `DaprSecretsCollection.Value` has been changed from `[]*Secret` to `[]*DaprSecret`
Diff with base:
+	Field `ID`, `Name`, `Properties`, `SystemData`, `Type` of struct `CustomHostnameAnalysisResult` has been removed
+	Field `RuntimeSubnetID` of struct `VnetConfiguration` has been removed
+	Struct `CustomHostnameAnalysisResultProperties` has been removed
+	Type of `DaprSecretsCollection.Value` has been changed from `[]*Secret` to `[]*DaprSecret`
azure-sdk-for-python-track2 - track2_azure-mgmt-appcontainers - Approved - 2.0.0
Diff with approved:
+	Model AvailableWorkloadProfileProperties no longer has parameter billing_meter_category
+	Model ContainerApp no longer has parameter workload_profile_type
+	Model ManagedEnvironment no longer has parameter sku
+	Model VnetConfiguration no longer has parameter outbound_settings
+	Model VnetConfiguration no longer has parameter runtime_subnet_id
+	Model WorkloadProfile has a new required parameter name
Diff with base:
+	Model AvailableWorkloadProfileProperties no longer has parameter billing_meter_category
+	Model ContainerApp no longer has parameter workload_profile_type
+	Model ManagedEnvironment no longer has parameter sku
+	Model VnetConfiguration no longer has parameter outbound_settings
+	Model VnetConfiguration no longer has parameter runtime_subnet_id
+	Model WorkloadProfile has a new required parameter name
azure-sdk-for-js - @azure/arm-appcontainers - Approved - 2.0.0
Diff with approved:
+	Interface ContainerAppsRevisionsListRevisionsNextOptionalParams no longer has parameter filter
+	Interface VnetConfiguration no longer has parameter runtimeSubnetId
+	Type of parameter customDomainVerificationFailureInfo of interface CustomHostnameAnalysisResult is changed from DefaultErrorResponse to CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo
+	Type of parameter value of interface DaprSecretsCollection is changed from Secret[] to DaprSecret[]
Diff with base:
+	Interface ContainerAppsRevisionsListRevisionsNextOptionalParams no longer has parameter filter
+	Interface VnetConfiguration no longer has parameter runtimeSubnetId
+	Type of parameter customDomainVerificationFailureInfo of interface CustomHostnameAnalysisResult is changed from DefaultErrorResponse to CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo
+	Type of parameter value of interface DaprSecretsCollection is changed from Secret[] to DaprSecret[]