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

Update readme.python.md #25574

Merged
merged 2 commits into from
Aug 30, 2023

Update readme.python.md

d870e29
Select commit
Loading
Failed to load commit list.
Merged

Update readme.python.md #25574

Update readme.python.md
d870e29
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Swagger SDK Breaking Change Tracking succeeded Aug 29, 2023 in 2m 5s

Swagger SDK Breaking Change Tracking succeeded

UpdateTracking
View more details.

Details

Breaking Changes Tracking

️✔️azure-sdk-for-go - sdk/resourcemanager/recoveryservices/armrecoveryservicesbackup - 3.0.0
Diff with approved:
	Field `ActionRequired` of struct `PrivateLinkServiceConnectionState` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureFileshareProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureIaaSClassicComputeVMProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureIaaSComputeVMProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureIaaSVMProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureSQLProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureVMWorkloadProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureVMWorkloadSAPAseDatabaseProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureVMWorkloadSAPHanaDBInstanceProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureVMWorkloadSAPHanaDatabaseProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureVMWorkloadSQLDatabaseProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `DPMProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `GenericProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `MabFileFolderProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `ProtectedItem` has been removed
	Function `*AzureVMWorkloadSAPHanaHSR.GetAzureVMWorkloadProtectableItem` has been removed
	Function `*AzureVMWorkloadSAPHanaHSR.GetWorkloadProtectableItem` has been removed
	Struct `AzureVMWorkloadSAPHanaHSR` has been removed
Diff with base:
	Field `ActionRequired` of struct `PrivateLinkServiceConnectionState` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureFileshareProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureIaaSClassicComputeVMProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureIaaSComputeVMProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureIaaSVMProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureSQLProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureVMWorkloadProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureVMWorkloadSAPAseDatabaseProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureVMWorkloadSAPHanaDBInstanceProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureVMWorkloadSAPHanaDatabaseProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `AzureVMWorkloadSQLDatabaseProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `DPMProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `GenericProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `MabFileFolderProtectedItem` has been removed
	Field `SoftDeleteRetentionPeriod` of struct `ProtectedItem` has been removed
	Function `*AzureVMWorkloadSAPHanaHSR.GetAzureVMWorkloadProtectableItem` has been removed
	Function `*AzureVMWorkloadSAPHanaHSR.GetWorkloadProtectableItem` has been removed
	Struct `AzureVMWorkloadSAPHanaHSR` has been removed
️✔️azure-sdk-for-js - @azure/arm-recoveryservicesbackup - 11.0.0
Diff with approved:
	Interface PrivateLinkServiceConnectionState no longer has parameter actionRequired
	Interface ProtectedItem no longer has parameter softDeleteRetentionPeriod
	Type of parameter protectableItemType of interface AzureVmWorkloadProtectableItem is changed from "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "SAPHanaHSR" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance" to "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "HanaHSRContainer" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance"
	Type of parameter protectableItemType of interface WorkloadProtectableItem is changed from "AzureFileShare" | "IaaSVMProtectableItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "SAPHanaHSR" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance" to "AzureFileShare" | "IaaSVMProtectableItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "HanaHSRContainer" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance"
Diff with base:
	Interface PrivateLinkServiceConnectionState no longer has parameter actionRequired
	Interface ProtectedItem no longer has parameter softDeleteRetentionPeriod
	Type of parameter protectableItemType of interface AzureVmWorkloadProtectableItem is changed from "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "SAPHanaHSR" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance" to "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "HanaHSRContainer" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance"
	Type of parameter protectableItemType of interface WorkloadProtectableItem is changed from "AzureFileShare" | "IaaSVMProtectableItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "SAPHanaHSR" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance" to "AzureFileShare" | "IaaSVMProtectableItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "HanaHSRContainer" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance"
️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-recoveryservicesbackup - 6.0.0
Diff with approved:
	Model AzureVmWorkloadSAPHanaDBInstanceProtectedItem no longer has parameter soft_delete_retention_period
Diff with base:
	Model AzureVmWorkloadSAPHanaDBInstanceProtectedItem no longer has parameter soft_delete_retention_period