|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 4.1.0 (2022-08-07) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 | | -## 4.0.2 (Unreleased) |
4 | | - |
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
12 | | - |
| 7 | + - Added Interface AggregateFunctionProperties |
| 8 | + - Added Interface AvroSerialization |
| 9 | + - Added Interface AzureDataLakeStoreOutputDataSource |
| 10 | + - Added Interface AzureDataLakeStoreOutputDataSourceProperties |
| 11 | + - Added Interface AzureFunctionOutputDataSource |
| 12 | + - Added Interface AzureMachineLearningWebServiceFunctionBinding |
| 13 | + - Added Interface AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters |
| 14 | + - Added Interface AzureSqlDatabaseOutputDataSource |
| 15 | + - Added Interface AzureSqlDatabaseOutputDataSourceProperties |
| 16 | + - Added Interface AzureSqlReferenceInputDataSource |
| 17 | + - Added Interface AzureSynapseOutputDataSource |
| 18 | + - Added Interface AzureSynapseOutputDataSourceProperties |
| 19 | + - Added Interface AzureTableOutputDataSource |
| 20 | + - Added Interface BlobOutputDataSource |
| 21 | + - Added Interface BlobOutputDataSourceProperties |
| 22 | + - Added Interface BlobReferenceInputDataSource |
| 23 | + - Added Interface BlobReferenceInputDataSourceProperties |
| 24 | + - Added Interface BlobStreamInputDataSource |
| 25 | + - Added Interface BlobStreamInputDataSourceProperties |
| 26 | + - Added Interface Cluster |
| 27 | + - Added Interface CsvSerialization |
| 28 | + - Added Interface DocumentDbOutputDataSource |
| 29 | + - Added Interface EventHubDataSourceProperties |
| 30 | + - Added Interface EventHubOutputDataSource |
| 31 | + - Added Interface EventHubOutputDataSourceProperties |
| 32 | + - Added Interface EventHubStreamInputDataSource |
| 33 | + - Added Interface EventHubStreamInputDataSourceProperties |
| 34 | + - Added Interface EventHubV2OutputDataSource |
| 35 | + - Added Interface EventHubV2StreamInputDataSource |
| 36 | + - Added Interface FileReferenceInputDataSource |
| 37 | + - Added Interface FunctionModel |
| 38 | + - Added Interface GatewayMessageBusOutputDataSource |
| 39 | + - Added Interface GatewayMessageBusOutputDataSourceProperties |
| 40 | + - Added Interface GatewayMessageBusSourceProperties |
| 41 | + - Added Interface GatewayMessageBusStreamInputDataSource |
| 42 | + - Added Interface GatewayMessageBusStreamInputDataSourceProperties |
| 43 | + - Added Interface Input |
| 44 | + - Added Interface IoTHubStreamInputDataSource |
| 45 | + - Added Interface JavaScriptFunctionBinding |
| 46 | + - Added Interface JavaScriptFunctionRetrieveDefaultDefinitionParameters |
| 47 | + - Added Interface JobStorageAccount |
| 48 | + - Added Interface JsonSerialization |
| 49 | + - Added Interface Output |
| 50 | + - Added Interface ParquetSerialization |
| 51 | + - Added Interface PowerBIOutputDataSource |
| 52 | + - Added Interface PowerBIOutputDataSourceProperties |
| 53 | + - Added Interface PrivateEndpoint |
| 54 | + - Added Interface ProxyResource |
| 55 | + - Added Interface ReferenceInputProperties |
| 56 | + - Added Interface ScalarFunctionProperties |
| 57 | + - Added Interface ServiceBusQueueOutputDataSource |
| 58 | + - Added Interface ServiceBusQueueOutputDataSourceProperties |
| 59 | + - Added Interface ServiceBusTopicOutputDataSource |
| 60 | + - Added Interface ServiceBusTopicOutputDataSourceProperties |
| 61 | + - Added Interface StreamingJob |
| 62 | + - Added Interface StreamInputProperties |
| 63 | + - Added Interface SubscriptionQuota |
| 64 | + - Added Interface TrackedResource |
| 65 | + - Added Interface Transformation |
| 66 | + - Interface BlobDataSourceProperties has a new optional parameter authenticationMode |
| 67 | + - Interface FunctionProperties has a new optional parameter binding |
| 68 | + - Interface FunctionProperties has a new optional parameter inputs |
| 69 | + - Interface FunctionProperties has a new optional parameter output |
| 70 | + |
13 | 71 | ## 4.0.1 (2022-05-05) |
14 | 72 |
|
15 | 73 | **Features** |
|
0 commit comments