Skip to content

Commit c808103

Browse files
author
SDKAuto
committed
CodeGen from PR 34491 in Azure/azure-rest-api-specs
Merge 5247b146609e5ee9b53220b75ff0b72164cc60af into f2b5251fc9e3ba978b64a090c7530825a48dabf2
1 parent 9e8eb1f commit c808103

30 files changed

+204
-7026
lines changed

sdk/resourcemanager/datafactory/armdatafactory/CHANGELOG.md

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

3+
## 10.1.0 (2025-05-07)
4+
### Features Added
5+
6+
- New enum type `AmazonRdsForOracleAuthenticationType` with values `AmazonRdsForOracleAuthenticationTypeBasic`
7+
- New enum type `ImpalaThriftTransportProtocol` with values `ImpalaThriftTransportProtocolBinary`, `ImpalaThriftTransportProtocolHTTP`
8+
- New field `AuthenticationType`, `CryptoChecksumClient`, `CryptoChecksumTypesClient`, `EnableBulkLoad`, `EncryptionClient`, `EncryptionTypesClient`, `FetchSize`, `FetchTswtzAsTimestamp`, `InitialLobFetchSize`, `InitializationString`, `Server`, `StatementCacheSize`, `SupportV1DataTypes`, `Username` in struct `AmazonRdsForLinkedServiceTypeProperties`
9+
- New field `DataSecurityMode` in struct `AzureDatabricksLinkedServiceTypeProperties`
10+
- New field `EnableServerCertificateValidation` in struct `HiveLinkedServiceTypeProperties`
11+
- New field `EnableServerCertificateValidation`, `ThriftTransportProtocol` in struct `ImpalaLinkedServiceTypeProperties`
12+
- New field `EnableServerCertificateValidation` in struct `SparkLinkedServiceTypeProperties`
13+
14+
315
## 10.0.0 (2025-04-24)
416
### Breaking Changes
517

sdk/resourcemanager/datafactory/armdatafactory/activityruns_client_example_test.go

Lines changed: 0 additions & 138 deletions
This file was deleted.

sdk/resourcemanager/datafactory/armdatafactory/autorest.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/8eb3f7a4f66d408152c32b9d647e59147172d533/specification/datafactory/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/8eb3f7a4f66d408152c32b9d647e59147172d533/specification/datafactory/resource-manager/readme.go.md
8+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/datafactory/resource-manager/readme.md
9+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/datafactory/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 10.0.0
12-
tag: package-2018-06
11+
module-version: 10.1.0
1312
```

0 commit comments

Comments
 (0)