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 for adding SPN, UAMI and SAMI credentials #28122

Merged

Merge branch 'main' into dev/saurabhchugh/AddingCredentialSourcesForD…

eaa57b0
Select commit
Loading
Failed to load commit list.
Merged

Swagger changes for adding SPN, UAMI and SAMI credentials #28122

Merge branch 'main' into dev/saurabhchugh/AddingCredentialSourcesForD…
eaa57b0
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Mar 19, 2024 in 2m 46s

SDK azure-sdk-for-go succeeded

Details

  • ️✔️Succeeded [Logs] Generate from 02c2ea6b393a49d6870aeb59d8c7da111ff89db1. 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
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/datafactory/armdatafactory [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Function `*CredentialOperationsClient.CreateOrUpdate` parameter(s) have been changed from `(context.Context, string, string, string, ManagedIdentityCredentialResource, *CredentialOperationsClientCreateOrUpdateOptions)` to `(context.Context, string, string, string, CredentialResource, *CredentialOperationsClientCreateOrUpdateOptions)`
    info	[Changelog] - Type of `CredentialListResponse.Value` has been changed from `[]*ManagedIdentityCredentialResource` to `[]*CredentialResource`
    info	[Changelog] - Struct `ManagedIdentityCredentialResource` has been removed
    info	[Changelog] - Struct `ManagedIdentityTypeProperties` has been removed
    info	[Changelog] - Field `ManagedIdentityCredentialResource` of struct `CredentialOperationsClientCreateOrUpdateResponse` has been removed
    info	[Changelog] - Field `ManagedIdentityCredentialResource` of struct `CredentialOperationsClientGetResponse` has been removed
    info	[Changelog] - Field `TypeProperties` of struct `ManagedIdentityCredential` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New enum type `ExpressionV2Type` with values `ExpressionV2TypeBinary`, `ExpressionV2TypeConstant`, `ExpressionV2TypeField`, `ExpressionV2TypeUnary`
    info	[Changelog] - New enum type `GoogleBigQueryV2AuthenticationType` with values `GoogleBigQueryV2AuthenticationTypeServiceAuthentication`, `GoogleBigQueryV2AuthenticationTypeUserAuthentication`
    info	[Changelog] - New enum type `ServiceNowV2AuthenticationType` with values `ServiceNowV2AuthenticationTypeBasic`, `ServiceNowV2AuthenticationTypeOAuth2`
    info	[Changelog] - New function `*GoogleBigQueryV2LinkedService.GetLinkedService() *LinkedService`
    info	[Changelog] - New function `*GoogleBigQueryV2ObjectDataset.GetDataset() *Dataset`
    info	[Changelog] - New function `*GoogleBigQueryV2Source.GetCopySource() *CopySource`
    info	[Changelog] - New function `*GoogleBigQueryV2Source.GetTabularSource() *TabularSource`
    info	[Changelog] - New function `*PostgreSQLV2LinkedService.GetLinkedService() *LinkedService`
    info	[Changelog] - New function `*PostgreSQLV2Source.GetCopySource() *CopySource`
    info	[Changelog] - New function `*PostgreSQLV2Source.GetTabularSource() *TabularSource`
    info	[Changelog] - New function `*PostgreSQLV2TableDataset.GetDataset() *Dataset`
    info	[Changelog] - New function `*ServiceNowV2LinkedService.GetLinkedService() *LinkedService`
    info	[Changelog] - New function `*ServiceNowV2ObjectDataset.GetDataset() *Dataset`
    info	[Changelog] - New function `*ServiceNowV2Source.GetCopySource() *CopySource`
    info	[Changelog] - New function `*ServiceNowV2Source.GetTabularSource() *TabularSource`
    info	[Changelog] - New struct `CredentialResource`
    info	[Changelog] - New struct `ExpressionV2`
    info	[Changelog] - New struct `GoogleBigQueryV2DatasetTypeProperties`
    info	[Changelog] - New struct `GoogleBigQueryV2LinkedService`
    info	[Changelog] - New struct `GoogleBigQueryV2LinkedServiceTypeProperties`
    info	[Changelog] - New struct `GoogleBigQueryV2ObjectDataset`
    info	[Changelog] - New struct `GoogleBigQueryV2Source`
    info	[Changelog] - New struct `PostgreSQLV2LinkedService`
    info	[Changelog] - New struct `PostgreSQLV2LinkedServiceTypeProperties`
    info	[Changelog] - New struct `PostgreSQLV2Source`
    info	[Changelog] - New struct `PostgreSQLV2TableDataset`
    info	[Changelog] - New struct `PostgreSQLV2TableDatasetTypeProperties`
    info	[Changelog] - New struct `ServiceNowV2LinkedService`
    info	[Changelog] - New struct `ServiceNowV2LinkedServiceTypeProperties`
    info	[Changelog] - New struct `ServiceNowV2ObjectDataset`
    info	[Changelog] - New struct `ServiceNowV2Source`
    info	[Changelog] - New anonymous field `CredentialResource` in struct `CredentialOperationsClientCreateOrUpdateResponse`
    info	[Changelog] - New anonymous field `CredentialResource` in struct `CredentialOperationsClientGetResponse`
    info	[Changelog]
    info	[Changelog] Total 9 breaking change(s), 57 additive change(s).