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 valueType in ServiceNowV2 #31565

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

Update Pipeline.json

9a126a2
Select commit
Loading
Failed to load commit list.
Open

Swagger changes to support valueType in ServiceNowV2 #31565

Update Pipeline.json
9a126a2
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Nov 15, 2024 in 4m 51s

SDK azure-sdk-for-go succeeded

Details

Note

For more instructions, please refer to the FAQ .

  • ️✔️Succeeded in generating from e73ccd8. 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
    cmdout	[Go] Start to process autorest project: specification/datafactory/resource-manager/readme.md
    cmdout	[Go] Start to process rp: datafactory, namespace: armdatafactory
    cmdout	[Go] Start to run `go generate` to regenerate the code...
    cmdout	[Go] Start to generate changelog for package...
  • ️✔️sdk/resourcemanager/datafactory/armdatafactory [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog] - New function `*IcebergDataset.GetDataset() *Dataset`
    info	[Changelog] - New function `*IcebergSink.GetCopySink() *CopySink`
    info	[Changelog] - New function `*IcebergWriteSettings.GetFormatWriteSettings() *FormatWriteSettings`
    info	[Changelog] - New struct `IcebergDataset`
    info	[Changelog] - New struct `IcebergDatasetTypeProperties`
    info	[Changelog] - New struct `IcebergSink`
    info	[Changelog] - New struct `IcebergWriteSettings`
    info	[Changelog] - New field `CommandTimeout`, `Database`, `Encoding`, `Port`, `ReadBufferSize`, `SSLMode`, `Server`, `Timeout`, `Timezone`, `TrustServerCertificate`, `Username` in struct `AzurePostgreSQLLinkedServiceTypeProperties`
    info	[Changelog] - New field `SSLMode`, `UseSystemTrustStore` in struct `MariaDBLinkedServiceTypeProperties`
    info	[Changelog] - New field `AllowZeroDateTime`, `ConnectionTimeout`, `ConvertZeroDateTime`, `GUIDFormat`, `SSLCert`, `SSLKey`, `TreatTinyAsBoolean` in struct `MySQLLinkedServiceTypeProperties`
    info	[Changelog] - New field `AuthenticationType` in struct `PostgreSQLV2LinkedServiceTypeProperties`
    info	[Changelog] - New field `PageSize` in struct `SalesforceV2Source`
    info	[Changelog] - New field `PageSize`, `ValueType` in struct `ServiceNowV2Source`
    info	[Changelog] - New field `Host` in struct `SnowflakeLinkedV2ServiceTypeProperties`
    info	[Changelog] Total 0 breaking change(s), 18 additive change(s).