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

Swagger changes to support Vertica V2 in ADF #29652

Merged
merged 13 commits into from
Jul 23, 2024

Merge branch 'main' into users/kanikagupta/verticaV2

6d5d189
Select commit
Loading
Failed to load commit list.
Merged

Swagger changes to support Vertica V2 in ADF #29652

Merge branch 'main' into users/kanikagupta/verticaV2
6d5d189
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Jul 22, 2024 in 5m 17s

SDK azure-sdk-for-go succeeded

Details

    For more instructions, please refer to the FAQ .
  • ️✔️Succeeded in generating from 6dd427f964f3a4ade0b06f6bd19e18328fc3d8d7. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    warn		Warning: azure-sdk-for-go cannot be found in specification/synapse/data-plane/readme.md. This SDK will be skipped from SDK generation. Please add the right config to the readme file according to this guidance https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/code-gen/configure-go-sdk.md#swagger-to-sdk.
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/datafactory/armdatafactory [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Type of `AzureTableStorageLinkedService.TypeProperties` has been changed from `*AzureStorageLinkedServiceTypeProperties` to `*AzureTableStorageLinkedServiceTypeProperties`
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New value `SQLServerAuthenticationTypeUserAssignedManagedIdentity` added to enum type `SQLServerAuthenticationType`
    info	[Changelog] - New struct `AzureTableStorageLinkedServiceTypeProperties`
    info	[Changelog] - New struct `ContinuationSettingsReference`
    info	[Changelog] - New field `Domain` in struct `CommonDataServiceForAppsLinkedServiceTypeProperties`
    info	[Changelog] - New field `Domain` in struct `DynamicsCrmLinkedServiceTypeProperties`
    info	[Changelog] - New field `Domain` in struct `DynamicsLinkedServiceTypeProperties`
    info	[Changelog] - New field `ContinuationSettings` in struct `ExecuteDataFlowActivityTypeProperties`
    info	[Changelog] - New field `ContinuationSettings` in struct `ExecutePowerQueryActivityTypeProperties`
    info	[Changelog] - New field `Credential` in struct `SQLServerLinkedServiceTypeProperties`
    info	[Changelog] - New field `StorageIntegration` in struct `SnowflakeExportCopyCommand`
    info	[Changelog] - New field `StorageIntegration` in struct `SnowflakeImportCopyCommand`
    info	[Changelog] - New field `Database`, `Port`, `Server`, `UID` in struct `VerticaLinkedServiceTypeProperties`
    info	[Changelog]
    info	[Changelog] Total 1 breaking change(s), 14 additive change(s).
    Present SDK breaking changes suppressions
    Type of `AzureTableStorageLinkedService.TypeProperties` has been changed from `*AzureStorageLinkedServiceTypeProperties` to `*AzureTableStorageLinkedServiceTypeProperties`
    Please refer to the guidance for suppressing SDK breaking changes.