Skip to content

Commit a27bc38

Browse files
Jingshu923sofiar-msft
authored andcommitted
[DataFactory]Added new features into 6.3.0 (Azure#29279)
* [DataFactory]Added new features into 5.1.0 * update * add one change * [DataFactory]Added new features into 5.2.0 * [DataFactory]Added new features into 5.3.0 * [DataFactory]Added new features into 5.4.0 * [DataFactory]Added new features into 5.5.0 * Update * [DataFactory]Added new features into 6.1.0 * update * [DataFactory]Added new features into 6.2.0 * fix a build issue * update * update for comments * [DataFactory]Added new features into 6.3.0
1 parent e308b5f commit a27bc38

File tree

10 files changed

+584
-11
lines changed

10 files changed

+584
-11
lines changed

sdk/datafactory/Microsoft.Azure.Management.DataFactory/src/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog for the Azure Data Factory V2 .NET SDK
22

3+
## Version 6.3.0
4+
### Feature Additions
5+
- Changed FactoryGitHubConfiguration url format for hostName description
6+
- Added SAP ODP connector in ADF
7+
- Added support OAuth2ClientCredential auth in RestSevice
8+
39
## Version 6.2.0
410
### Feature Additions
511
- Added globalParameters apis into ADF

sdk/datafactory/Microsoft.Azure.Management.DataFactory/src/Generated/Models/FactoryGitHubConfiguration.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/datafactory/Microsoft.Azure.Management.DataFactory/src/Generated/Models/RestServiceAuthenticationType.cs

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/datafactory/Microsoft.Azure.Management.DataFactory/src/Generated/Models/RestServiceLinkedService.cs

Lines changed: 61 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)