[Data Factory] Add Dynamics Server-to-Server authentication type & Add Orc compression codec property.#8433
Merged
isra-fel merged 4 commits intoAzure:masterfrom Oct 26, 2019
sjtuxzq:DynamicsS2S
Merged
[Data Factory] Add Dynamics Server-to-Server authentication type & Add Orc compression codec property.#8433isra-fel merged 4 commits intoAzure:masterfrom sjtuxzq:DynamicsS2S
isra-fel merged 4 commits intoAzure:masterfrom
sjtuxzq:DynamicsS2S
Conversation
Contributor
sjtuxzq
commented
Oct 25, 2019
- Add Dynamics Server-to-Server authentication type.
- Add Orc compression codec property.
isra-fel
requested changes
Oct 25, 2019
| <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>4.3.0</Version> | ||
| <Version>4.3.1</Version> |
Member
There was a problem hiding this comment.
I suggest you follow sementic versioning -- update the minor version if you are adding new features
Contributor
Author
There was a problem hiding this comment.
isra-fel
approved these changes
Oct 26, 2019
| [assembly: AssemblyDescription("Provides management functionality for Microsoft Azure Data Factory Resources.")] | ||
| [assembly: AssemblyVersion("4.3.0.0")] | ||
| [assembly: AssemblyFileVersion("4.3.0.0")] | ||
| [assembly: AssemblyVersion("4.4.0.0")] |
Member
There was a problem hiding this comment.
AssemblyVersion is supposed to be update only when it's a major version update.
I'll change it back to 4.3.0 for you, so that the PR could be merged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.