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

datafactory: unique names for the enum type for discriminated types #28319

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'main' into f/unique-enum-names

f3243e2
Select commit
Loading
Failed to load commit list.
Open

datafactory: unique names for the enum type for discriminated types #28319

Merge branch 'main' into f/unique-enum-names
f3243e2
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-js succeeded Mar 26, 2024 in 8m 28s

SDK azure-sdk-for-js succeeded

Details

  • ️✔️Succeeded [Logs] Generate from e8de0c5e757bd0522ccff64e182c1769c640bf63. SDK Automation 14.0.0
    command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
    warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
  • ️✔️@azure/arm-datafactory [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] **Features**
    info	[Changelog]
    info	[Changelog]   - Added Interface ServicePrincipalCredentialResource
    info	[Changelog]   - Added Type Alias DataSetReferenceType
    info	[Changelog]   - Added Type Alias ExpressionType
    info	[Changelog]   - Added Type Alias IntegrationRuntimeReferenceType
    info	[Changelog]   - Added Type Alias PipelineReferenceType
    info	[Changelog]   - Added Enum KnownDataSetReferenceType
    info	[Changelog]   - Added Enum KnownExpressionType
    info	[Changelog]   - Added Enum KnownIntegrationRuntimeReferenceType
    info	[Changelog]   - Added Enum KnownPipelineReferenceType
    info	[Changelog]
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Operation CredentialOperations.createOrUpdate has a new signature
    info	[Changelog]   - Interface ManagedIdentityCredential no longer has parameter resourceId
    info	[Changelog]   - Type of parameter headers of interface AzureFunctionActivity is changed from {
    info	[Changelog]         [propertyName: string]: string;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter value of interface CredentialListResponse is changed from ManagedIdentityCredentialResource[] to CredentialResource[]
    info	[Changelog]   - Type of parameter type of interface DatasetReference is changed from "DatasetReference" to DataSetReferenceType
    info	[Changelog]   - Type of parameter type of interface Expression is changed from "Expression" to ExpressionType
    info	[Changelog]   - Type of parameter type of interface IntegrationRuntimeReference is changed from "IntegrationRuntimeReference" to IntegrationRuntimeReferenceType
    info	[Changelog]   - Type of parameter type of interface PipelineReference is changed from "PipelineReference" to PipelineReferenceType
    info	[Changelog]   - Type of parameter headers of interface WebActivity is changed from {
    info	[Changelog]         [propertyName: string]: string;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter headers of interface WebHookActivity is changed from {
    info	[Changelog]         [propertyName: string]: string;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    Present SDK breaking changes suppressions
    No suppression file added.
    Absent SDK breaking changes suppressions
    - Interface ManagedIdentityCredential no longer has parameter resourceId
    - Operation CredentialOperations.createOrUpdate has a new signature
    - Type of parameter headers of interface AzureFunctionActivity is changed from {        [propertyName: string]: string;    } to {        [propertyName: string]: any;    }
    - Type of parameter headers of interface WebActivity is changed from {        [propertyName: string]: string;    } to {        [propertyName: string]: any;    }
    - Type of parameter headers of interface WebHookActivity is changed from {        [propertyName: string]: string;    } to {        [propertyName: string]: any;    }
    - Type of parameter type of interface DatasetReference is changed from "DatasetReference" to DataSetReferenceType
    - Type of parameter type of interface Expression is changed from "Expression" to ExpressionType
    - Type of parameter type of interface IntegrationRuntimeReference is changed from "IntegrationRuntimeReference" to IntegrationRuntimeReferenceType
    - Type of parameter type of interface PipelineReference is changed from "PipelineReference" to PipelineReferenceType
    - Type of parameter value of interface CredentialListResponse is changed from ManagedIdentityCredentialResource[] to CredentialResource[]
    Parse Suppression File Errors
    No suppression file added.
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.