Update readme.python.md #27330
Merged
Update readme.python.md #27330
openapi-pipeline-app / Swagger SDK Breaking Change Tracking
completed
Jan 10, 2024 in 2m 8s
Swagger SDK Breaking Change Tracking failed
UpdateTracking
The check status is neutral due to the check being suppressed by label.
View Azure DevOps build log for more details.
Details
Breaking Changes Tracking
️✔️
azure-sdk-for-go - sdk/resourcemanager/appplatform/armappplatform - 2.0.0Diff with approved: Type of `AppResourceProperties.AddonConfigs` has been changed from `map[string]map[string]any` to `map[string]any` Type of `BindingResourceProperties.BindingParameters` has been changed from `map[string]any` to `map[string]*string` Type of `DeploymentSettings.AddonConfigs` has been changed from `map[string]map[string]any` to `map[string]any` Diff with base: Type of `AppResourceProperties.AddonConfigs` has been changed from `map[string]map[string]any` to `map[string]any` Type of `BindingResourceProperties.BindingParameters` has been changed from `map[string]any` to `map[string]*string` Type of `DeploymentSettings.AddonConfigs` has been changed from `map[string]map[string]any` to `map[string]any`
️✔️
azure-sdk-for-js - @azure/arm-appplatform - 3.0.0Diff with approved: Class AppPlatformManagementClient has a new signature Interface DeploymentsListForClusterNextOptionalParams no longer has parameter version Interface DeploymentsListNextOptionalParams no longer has parameter version Type of parameter addonConfigs of interface AppResourceProperties is changed from { [propertyName: string]: { [propertyName: string]: Record; }; } to { [propertyName: string]: Record; } Type of parameter addonConfigs of interface DeploymentSettings is changed from { [propertyName: string]: { [propertyName: string]: Record; }; } to { [propertyName: string]: Record; } Type of parameter bindingParameters of interface BindingResourceProperties is changed from { [propertyName: string]: Record; } to { [propertyName: string]: string; } Diff with base: Class AppPlatformManagementClient has a new signature Interface DeploymentsListForClusterNextOptionalParams no longer has parameter version Interface DeploymentsListNextOptionalParams no longer has parameter version Type of parameter addonConfigs of interface AppResourceProperties is changed from { [propertyName: string]: { [propertyName: string]: Record; }; } to { [propertyName: string]: Record; } Type of parameter addonConfigs of interface DeploymentSettings is changed from { [propertyName: string]: { [propertyName: string]: Record; }; } to { [propertyName: string]: Record; } Type of parameter bindingParameters of interface BindingResourceProperties is changed from { [propertyName: string]: Record; } to { [propertyName: string]: string; }
❌
azure-sdk-for-python-track2 - track2_azure-mgmt-appplatform - Approved - 8.0.0Diff with approved: + Model AppResourceProperties no longer has parameter secrets + Model ClusterResourceProperties no longer has parameter infra_resource_group + Model ClusterResourceProperties no longer has parameter managed_environment_id + Model DeploymentSettings no longer has parameter scale Model DevToolPortalProperties no longer has parameter instances Model DevToolPortalProperties no longer has parameter resource_requests + Model GatewayProperties no longer has parameter apm_types + Removed operation GatewaysOperations.begin_update_capacity + Renamed operation CustomizedAcceleratorsOperations.validate to CustomizedAcceleratorsOperations.begin_validate Diff with base: + Model AppResourceProperties no longer has parameter secrets + Model ClusterResourceProperties no longer has parameter infra_resource_group + Model ClusterResourceProperties no longer has parameter managed_environment_id + Model DeploymentSettings no longer has parameter scale Model DevToolPortalProperties no longer has parameter instances Model DevToolPortalProperties no longer has parameter resource_requests + Model GatewayProperties no longer has parameter apm_types + Removed operation GatewaysOperations.begin_update_capacity + Renamed operation CustomizedAcceleratorsOperations.validate to CustomizedAcceleratorsOperations.begin_validate
Loading