|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 16.0.0 (2024-05-09) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 15.0.1 (Unreleased) |
4 |
| - |
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
| 7 | + - Added Interface AmazonRdsForSqlServerLinkedServiceTypeProperties |
| 8 | + - Added Interface AzureSqlDatabaseLinkedServiceTypeProperties |
| 9 | + - Added Interface AzureSqlDWLinkedServiceTypeProperties |
| 10 | + - Added Interface AzureSqlMILinkedServiceTypeProperties |
| 11 | + - Added Interface Reference |
| 12 | + - Added Interface SqlServerBaseLinkedServiceTypeProperties |
| 13 | + - Added Interface SqlServerLinkedServiceTypeProperties |
| 14 | + - Added Type Alias AmazonRdsForSqlAuthenticationType |
| 15 | + - Added Type Alias AzureSqlDatabaseAuthenticationType |
| 16 | + - Added Type Alias AzureSqlDWAuthenticationType |
| 17 | + - Added Type Alias AzureSqlMIAuthenticationType |
| 18 | + - Added Type Alias ReferenceUnion |
| 19 | + - Added Type Alias SqlServerAuthenticationType |
| 20 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter applicationIntent |
| 21 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter authenticationType |
| 22 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter commandTimeout |
| 23 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter connectRetryCount |
| 24 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter connectRetryInterval |
| 25 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter connectTimeout |
| 26 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter database |
| 27 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter encrypt |
| 28 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter failoverPartner |
| 29 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter hostNameInCertificate |
| 30 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter integratedSecurity |
| 31 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter loadBalanceTimeout |
| 32 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter maxPoolSize |
| 33 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter minPoolSize |
| 34 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter multipleActiveResultSets |
| 35 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter multiSubnetFailover |
| 36 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter packetSize |
| 37 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter pooling |
| 38 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter server |
| 39 | + - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter trustServerCertificate |
| 40 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter applicationIntent |
| 41 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter authenticationType |
| 42 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter commandTimeout |
| 43 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter connectRetryCount |
| 44 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter connectRetryInterval |
| 45 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter connectTimeout |
| 46 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter database |
| 47 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter encrypt |
| 48 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter failoverPartner |
| 49 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter hostNameInCertificate |
| 50 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter integratedSecurity |
| 51 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter loadBalanceTimeout |
| 52 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter maxPoolSize |
| 53 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter minPoolSize |
| 54 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter multipleActiveResultSets |
| 55 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter multiSubnetFailover |
| 56 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter packetSize |
| 57 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter pooling |
| 58 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter server |
| 59 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter servicePrincipalCredential |
| 60 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter servicePrincipalCredentialType |
| 61 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter trustServerCertificate |
| 62 | + - Interface AzureSqlDatabaseLinkedService has a new optional parameter userName |
| 63 | + - Interface AzureSqlDWLinkedService has a new optional parameter applicationIntent |
| 64 | + - Interface AzureSqlDWLinkedService has a new optional parameter authenticationType |
| 65 | + - Interface AzureSqlDWLinkedService has a new optional parameter commandTimeout |
| 66 | + - Interface AzureSqlDWLinkedService has a new optional parameter connectRetryCount |
| 67 | + - Interface AzureSqlDWLinkedService has a new optional parameter connectRetryInterval |
| 68 | + - Interface AzureSqlDWLinkedService has a new optional parameter connectTimeout |
| 69 | + - Interface AzureSqlDWLinkedService has a new optional parameter database |
| 70 | + - Interface AzureSqlDWLinkedService has a new optional parameter encrypt |
| 71 | + - Interface AzureSqlDWLinkedService has a new optional parameter failoverPartner |
| 72 | + - Interface AzureSqlDWLinkedService has a new optional parameter hostNameInCertificate |
| 73 | + - Interface AzureSqlDWLinkedService has a new optional parameter integratedSecurity |
| 74 | + - Interface AzureSqlDWLinkedService has a new optional parameter loadBalanceTimeout |
| 75 | + - Interface AzureSqlDWLinkedService has a new optional parameter maxPoolSize |
| 76 | + - Interface AzureSqlDWLinkedService has a new optional parameter minPoolSize |
| 77 | + - Interface AzureSqlDWLinkedService has a new optional parameter multipleActiveResultSets |
| 78 | + - Interface AzureSqlDWLinkedService has a new optional parameter multiSubnetFailover |
| 79 | + - Interface AzureSqlDWLinkedService has a new optional parameter packetSize |
| 80 | + - Interface AzureSqlDWLinkedService has a new optional parameter pooling |
| 81 | + - Interface AzureSqlDWLinkedService has a new optional parameter server |
| 82 | + - Interface AzureSqlDWLinkedService has a new optional parameter servicePrincipalCredential |
| 83 | + - Interface AzureSqlDWLinkedService has a new optional parameter servicePrincipalCredentialType |
| 84 | + - Interface AzureSqlDWLinkedService has a new optional parameter trustServerCertificate |
| 85 | + - Interface AzureSqlDWLinkedService has a new optional parameter userName |
| 86 | + - Interface AzureSqlMILinkedService has a new optional parameter applicationIntent |
| 87 | + - Interface AzureSqlMILinkedService has a new optional parameter authenticationType |
| 88 | + - Interface AzureSqlMILinkedService has a new optional parameter commandTimeout |
| 89 | + - Interface AzureSqlMILinkedService has a new optional parameter connectRetryCount |
| 90 | + - Interface AzureSqlMILinkedService has a new optional parameter connectRetryInterval |
| 91 | + - Interface AzureSqlMILinkedService has a new optional parameter connectTimeout |
| 92 | + - Interface AzureSqlMILinkedService has a new optional parameter database |
| 93 | + - Interface AzureSqlMILinkedService has a new optional parameter encrypt |
| 94 | + - Interface AzureSqlMILinkedService has a new optional parameter failoverPartner |
| 95 | + - Interface AzureSqlMILinkedService has a new optional parameter hostNameInCertificate |
| 96 | + - Interface AzureSqlMILinkedService has a new optional parameter integratedSecurity |
| 97 | + - Interface AzureSqlMILinkedService has a new optional parameter loadBalanceTimeout |
| 98 | + - Interface AzureSqlMILinkedService has a new optional parameter maxPoolSize |
| 99 | + - Interface AzureSqlMILinkedService has a new optional parameter minPoolSize |
| 100 | + - Interface AzureSqlMILinkedService has a new optional parameter multipleActiveResultSets |
| 101 | + - Interface AzureSqlMILinkedService has a new optional parameter multiSubnetFailover |
| 102 | + - Interface AzureSqlMILinkedService has a new optional parameter packetSize |
| 103 | + - Interface AzureSqlMILinkedService has a new optional parameter pooling |
| 104 | + - Interface AzureSqlMILinkedService has a new optional parameter server |
| 105 | + - Interface AzureSqlMILinkedService has a new optional parameter servicePrincipalCredential |
| 106 | + - Interface AzureSqlMILinkedService has a new optional parameter servicePrincipalCredentialType |
| 107 | + - Interface AzureSqlMILinkedService has a new optional parameter trustServerCertificate |
| 108 | + - Interface AzureSqlMILinkedService has a new optional parameter userName |
| 109 | + - Interface ManagedIdentityCredential has a new optional parameter resourceId |
| 110 | + - Interface SqlServerLinkedService has a new optional parameter applicationIntent |
| 111 | + - Interface SqlServerLinkedService has a new optional parameter authenticationType |
| 112 | + - Interface SqlServerLinkedService has a new optional parameter commandTimeout |
| 113 | + - Interface SqlServerLinkedService has a new optional parameter connectRetryCount |
| 114 | + - Interface SqlServerLinkedService has a new optional parameter connectRetryInterval |
| 115 | + - Interface SqlServerLinkedService has a new optional parameter connectTimeout |
| 116 | + - Interface SqlServerLinkedService has a new optional parameter database |
| 117 | + - Interface SqlServerLinkedService has a new optional parameter encrypt |
| 118 | + - Interface SqlServerLinkedService has a new optional parameter failoverPartner |
| 119 | + - Interface SqlServerLinkedService has a new optional parameter hostNameInCertificate |
| 120 | + - Interface SqlServerLinkedService has a new optional parameter integratedSecurity |
| 121 | + - Interface SqlServerLinkedService has a new optional parameter loadBalanceTimeout |
| 122 | + - Interface SqlServerLinkedService has a new optional parameter maxPoolSize |
| 123 | + - Interface SqlServerLinkedService has a new optional parameter minPoolSize |
| 124 | + - Interface SqlServerLinkedService has a new optional parameter multipleActiveResultSets |
| 125 | + - Interface SqlServerLinkedService has a new optional parameter multiSubnetFailover |
| 126 | + - Interface SqlServerLinkedService has a new optional parameter packetSize |
| 127 | + - Interface SqlServerLinkedService has a new optional parameter pooling |
| 128 | + - Interface SqlServerLinkedService has a new optional parameter server |
| 129 | + - Interface SqlServerLinkedService has a new optional parameter trustServerCertificate |
| 130 | + - Added Enum KnownAmazonRdsForSqlAuthenticationType |
| 131 | + - Added Enum KnownAzureSqlDatabaseAuthenticationType |
| 132 | + - Added Enum KnownAzureSqlDWAuthenticationType |
| 133 | + - Added Enum KnownAzureSqlMIAuthenticationType |
| 134 | + - Added Enum KnownSqlServerAuthenticationType |
10 | 135 |
|
11 |
| -### Other Changes |
| 136 | +**Breaking Changes** |
12 | 137 |
|
| 138 | + - Type of parameter type of interface LinkedServiceReference is changed from Type to "LinkedServiceReference" |
| 139 | + - Type of parameter type of interface ScriptActivityScriptBlock is changed from ScriptType to any |
| 140 | + - Removed Enum KnownType |
| 141 | + |
| 142 | + |
13 | 143 | ## 15.0.0 (2024-04-12)
|
14 | 144 |
|
15 | 145 | **Features**
|
|
0 commit comments