-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Creating new SDK for ADF new API veriosn #4487
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
Conversation
|
Will add the release notes and updates to proj file in a separate commit. |
|
@hvermis Please link the related REST spec |
|
PR for swagger changes - Azure/azure-rest-api-specs#3270 |
|
@azuresdkci Test this please |
|
@hvermis Please fix the failing tests |
| <Version>1.0.0</Version> | ||
| <AssemblyName>Microsoft.Azure.Management.DataFactory</AssemblyName> | ||
| <PackageTags>Microsoft Azure resource management;Data Factory;ADF;</PackageTags> | ||
| <PackageReleaseNotes> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the PackageReleaseNotes here
| <PackageId>Microsoft.Azure.Management.DataFactory</PackageId> | ||
| <Description>Azure Data Factory V2 is the data integration platform that goes beyond Azure Data Factory V1's orchestration and batch-processing of time-series data, with a general purpose app model supporting modern data warehousing patterns and scenarios, lift-and-shift SSIS, and data-driven SaaS applications. Compose and manage reliable and secure data integration workflows at scale. Use native ADF data connectors and Integration Runtimes to move and transform cloud and on-premises data that can be unstructured, semi-structured, and structured with Hadoop, Azure Data Lake, Spark, SQL Server, Cosmos DB and many other data platforms.</Description> | ||
| <Version>0.8.0-preview</Version> | ||
| <Version>1.0.0</Version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the AssemblyInfo.cs too
dsgouda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Please merge the commits into a single commit and this is good to merge
Description
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.