Skip to content

Commit d33a7fc

Browse files
wangbwnBoWangzi1
andauthored
New release of Azure data factory SDK: Version 1.11.0 (#54199)
Co-authored-by: Bo Wang (Shanghai Wicresoft Co Ltd) <[email protected]>
1 parent 9edcd2a commit d33a7fc

File tree

60 files changed

+1766
-254
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+1766
-254
lines changed

sdk/datafactory/Azure.ResourceManager.DataFactory/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Release History
22

3+
## 1.11.0 (2025-12-01)
4+
5+
### Features Added
6+
7+
- Added Netezza V2 linked service and dataset definitions.
8+
- Added Jira V2 connector support in Azure Data Factory.
9+
- Added enable/disable Interactive Query management APIs.
10+
- Added `clusterResourceGroupAuthType` to the HDInsight OnDemand linked service definition.
11+
- Expanded Snowflake V2 options to cover additional data types.
12+
- Added `partitionOption` property for the Salesforce V2 connector.
13+
314
## 1.10.0 (2025-09-03)
415

516
### Features Added

sdk/datafactory/Azure.ResourceManager.DataFactory/api/Azure.ResourceManager.DataFactory.net8.0.cs

Lines changed: 101 additions & 1 deletion
Large diffs are not rendered by default.

sdk/datafactory/Azure.ResourceManager.DataFactory/api/Azure.ResourceManager.DataFactory.netstandard2.0.cs

Lines changed: 101 additions & 1 deletion
Large diffs are not rendered by default.

sdk/datafactory/Azure.ResourceManager.DataFactory/src/Azure.ResourceManager.DataFactory.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.10.0</Version>
3+
<Version>1.11.0</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.9.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.DataFactory</PackageId>

sdk/datafactory/Azure.ResourceManager.DataFactory/src/Generated/ArmDataFactoryModelFactory.cs

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

sdk/datafactory/Azure.ResourceManager.DataFactory/src/Generated/DataFactoryIntegrationRuntimeResource.cs

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

0 commit comments

Comments
 (0)