Skip to content

Commit 94b3472

Browse files
authored
Merge pull request Azure#5767 from Azure/data-factory-change-log
Move change log entry from DataFactories to DataFactoryV2
2 parents e123b9a + dfdb742 commit 94b3472

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/ResourceManager/DataFactories/ChangeLog.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,6 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21-
* Updated the ADF .Net SDK to version 0.6.0-preview containing the following changes:
22-
- Added new AzureDatabricks LinkedService and DatabricksNotebook Activity
23-
- Added headNodeSize and dataNodeSize properties in HDInsightOnDemand LinkedService
24-
- Added LinkedService, Dataset, CopySource for SalesforceMarketingCloud
25-
- Added support for SecureOutput on all activities
26-
- Added new BatchCount property on ForEach activity which control how many concurrent activities to run
27-
- Added new Filter Activity
28-
- Added Linked Service Parameters support
2921

3022
## Version 4.2.0
3123
* Fix credential encryption issue that caused no meaningful error for some encryption operations

src/ResourceManager/DataFactories/Commands.DataFactoryV2/Changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@
1919
-->
2020

2121
## 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
2230

2331
## Version 0.5.1
2432
* Add parameter "SetupScriptContainerSasUri" and "Edition" for "Set-AzureRmDataFactoryV2IntegrationRuntime" cmd to enable custom setup and edition selection functionality

0 commit comments

Comments
 (0)