6.0.0 (2024-02-23)
Breaking Changes
- Type of
AzureFunctionActivityTypeProperties.Headers
has been changed fromany
tomap[string]*string
- Type of
WebActivityTypeProperties.Headers
has been changed fromany
tomap[string]*string
- Type of
WebHookActivityTypeProperties.Headers
has been changed fromany
tomap[string]*string
- Field
ReadBehavior
of structSalesforceServiceCloudV2Source
has been removed - Field
ReadBehavior
of structSalesforceV2Source
has been removed
Features Added
- New enum type
SnowflakeAuthenticationType
with valuesSnowflakeAuthenticationTypeAADServicePrincipal
,SnowflakeAuthenticationTypeBasic
,SnowflakeAuthenticationTypeKeyPair
- New function
*SnowflakeV2Dataset.GetDataset() *Dataset
- New function
*SnowflakeV2LinkedService.GetLinkedService() *LinkedService
- New function
*SnowflakeV2Sink.GetCopySink() *CopySink
- New function
*SnowflakeV2Source.GetCopySource() *CopySource
- New struct
SnowflakeLinkedV2ServiceTypeProperties
- New struct
SnowflakeV2Dataset
- New struct
SnowflakeV2LinkedService
- New struct
SnowflakeV2Sink
- New struct
SnowflakeV2Source
- New field
AuthenticationType
in structSalesforceServiceCloudV2LinkedServiceTypeProperties
- New field
IncludeDeletedObjects
in structSalesforceServiceCloudV2Source
- New field
AuthenticationType
in structSalesforceV2LinkedServiceTypeProperties
- New field
IncludeDeletedObjects
in structSalesforceV2Source