Skip to content

Commit 59a1951

Browse files
author
SDKAuto
committed
CodeGen from PR 34520 in Azure/azure-rest-api-specs
Merge 29da7fb8112366ce7d4d53d289b5e767457fbdb9 into f2b5251fc9e3ba978b64a090c7530825a48dabf2
1 parent 9e8eb1f commit 59a1951

32 files changed

+387
-7035
lines changed

sdk/resourcemanager/datafactory/armdatafactory/CHANGELOG.md

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

3+
## 10.1.0 (2025-05-08)
4+
### Features Added
5+
6+
- New enum type `AmazonRdsForOracleAuthenticationType` with values `AmazonRdsForOracleAuthenticationTypeBasic`
7+
- New enum type `ImpalaThriftTransportProtocol` with values `ImpalaThriftTransportProtocolBinary`, `ImpalaThriftTransportProtocolHTTP`
8+
- New function `*DatabricksJobActivity.GetActivity() *Activity`
9+
- New function `*DatabricksJobActivity.GetExecutionActivity() *ExecutionActivity`
10+
- New struct `DatabricksJobActivity`
11+
- New struct `DatabricksJobActivityTypeProperties`
12+
- New field `AuthenticationType`, `CryptoChecksumClient`, `CryptoChecksumTypesClient`, `EnableBulkLoad`, `EncryptionClient`, `EncryptionTypesClient`, `FetchSize`, `FetchTswtzAsTimestamp`, `InitialLobFetchSize`, `InitializationString`, `Server`, `StatementCacheSize`, `SupportV1DataTypes`, `Username` in struct `AmazonRdsForLinkedServiceTypeProperties`
13+
- New field `DataSecurityMode` in struct `AzureDatabricksLinkedServiceTypeProperties`
14+
- New field `EnableServerCertificateValidation`, `ThriftTransportProtocol` in struct `ImpalaLinkedServiceTypeProperties`
15+
16+
317
## 10.0.0 (2025-04-24)
418
### Breaking Changes
519

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)