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

Dev dataprotection microsoft.data protection 2023 08 01 #26372

pull from main

10dcdc6
Select commit
Loading
Failed to load commit list.
Merged

Dev dataprotection microsoft.data protection 2023 08 01 #26372

pull from main
10dcdc6
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Swagger SDK Breaking Change Tracking completed Nov 9, 2023 in 2m 14s

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/dataprotection/armdataprotection - Approved - 3.0.0
Diff with approved:
+	Function `*timeRFC3339.Parse` has been removed
+	Function `*timeRFC3339.UnmarshalText` has been removed
+	Function `timeRFC3339.MarshalText` has been removed
+	Type of `BaseResourceProperties.ObjectType` has been changed from `*string` to `*ResourcePropertiesObjectType`
Diff with base:
+	Function `*timeRFC3339.Parse` has been removed
+	Function `*timeRFC3339.UnmarshalText` has been removed
+	Function `timeRFC3339.MarshalText` has been removed
+	Type of `BaseResourceProperties.ObjectType` has been changed from `*string` to `*ResourcePropertiesObjectType`

azure-sdk-for-js - @azure/arm-dataprotection - Approved - 2.0.0
Diff with approved:
+	Type of parameter objectType of interface BaseResourceProperties is changed from "BaseResourceProperties" to "DefaultResourceProperties"
+	Type of parameter resourceProperties of interface Datasource is changed from BaseResourceProperties to BaseResourcePropertiesUnion
+	Type of parameter resourceProperties of interface DatasourceSet is changed from BaseResourceProperties to BaseResourcePropertiesUnion
Diff with base:
+	Type of parameter objectType of interface BaseResourceProperties is changed from "BaseResourceProperties" to "DefaultResourceProperties"
+	Type of parameter resourceProperties of interface Datasource is changed from BaseResourceProperties to BaseResourcePropertiesUnion
+	Type of parameter resourceProperties of interface DatasourceSet is changed from BaseResourceProperties to BaseResourcePropertiesUnion