You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ResourceManager/DataFactories/Commands.DataFactoryV2/Changelog.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,14 @@
19
19
-->
20
20
21
21
## Current Release
22
+
* Updated the ADF .Net SDK to version 0.6.0-preview containing the following changes:
23
+
- Added new AzureDatabricks LinkedService and DatabricksNotebook Activity
24
+
- Added headNodeSize and dataNodeSize properties in HDInsightOnDemand LinkedService
25
+
- Added LinkedService, Dataset, CopySource for SalesforceMarketingCloud
26
+
- Added support for SecureOutput on all activities
27
+
- Added new BatchCount property on ForEach activity which control how many concurrent activities to run
28
+
- Added new Filter Activity
29
+
- Added Linked Service Parameters support
22
30
23
31
## Version 0.5.1
24
32
* Add parameter "SetupScriptContainerSasUri" and "Edition" for "Set-AzureRmDataFactoryV2IntegrationRuntime" cmd to enable custom setup and edition selection functionality
0 commit comments