|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 3.0.0-beta.1 (2024-04-29) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 2.1.1 (Unreleased) |
4 |
| - |
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
| 7 | + - Added operation group ConfigurationNames |
| 8 | + - Added operation group Connector |
| 9 | + - Added operation group Linkers |
| 10 | + - Added Interface AccessKeyInfoBase |
| 11 | + - Added Interface BasicErrorDryrunPrerequisiteResult |
| 12 | + - Added Interface ConfigurationInfo |
| 13 | + - Added Interface ConfigurationName |
| 14 | + - Added Interface ConfigurationNameItem |
| 15 | + - Added Interface ConfigurationNameResult |
| 16 | + - Added Interface ConfigurationNamesListNextOptionalParams |
| 17 | + - Added Interface ConfigurationNamesListOptionalParams |
| 18 | + - Added Interface ConfigurationResult |
| 19 | + - Added Interface ConfigurationStore |
| 20 | + - Added Interface ConnectorCreateDryrunOptionalParams |
| 21 | + - Added Interface ConnectorCreateOrUpdateOptionalParams |
| 22 | + - Added Interface ConnectorDeleteDryrunOptionalParams |
| 23 | + - Added Interface ConnectorDeleteOptionalParams |
| 24 | + - Added Interface ConnectorGenerateConfigurationsOptionalParams |
| 25 | + - Added Interface ConnectorGetDryrunOptionalParams |
| 26 | + - Added Interface ConnectorGetOptionalParams |
| 27 | + - Added Interface ConnectorListDryrunNextOptionalParams |
| 28 | + - Added Interface ConnectorListDryrunOptionalParams |
| 29 | + - Added Interface ConnectorListNextOptionalParams |
| 30 | + - Added Interface ConnectorListOptionalParams |
| 31 | + - Added Interface ConnectorUpdateDryrunOptionalParams |
| 32 | + - Added Interface ConnectorUpdateOptionalParams |
| 33 | + - Added Interface ConnectorValidateOptionalParams |
| 34 | + - Added Interface CreateOrUpdateDryrunParameters |
| 35 | + - Added Interface DaprConfigurationList |
| 36 | + - Added Interface DaprConfigurationResource |
| 37 | + - Added Interface DaprMetadata |
| 38 | + - Added Interface DaprProperties |
| 39 | + - Added Interface DatabaseAadAuthInfo |
| 40 | + - Added Interface DryrunList |
| 41 | + - Added Interface DryrunOperationPreview |
| 42 | + - Added Interface DryrunParameters |
| 43 | + - Added Interface DryrunPatch |
| 44 | + - Added Interface DryrunPrerequisiteResult |
| 45 | + - Added Interface DryrunResource |
| 46 | + - Added Interface EasyAuthMicrosoftEntraIDAuthInfo |
| 47 | + - Added Interface FirewallRules |
| 48 | + - Added Interface LinkerProperties |
| 49 | + - Added Interface LinkersCreateDryrunOptionalParams |
| 50 | + - Added Interface LinkersDeleteDryrunOptionalParams |
| 51 | + - Added Interface LinkersGenerateConfigurationsOptionalParams |
| 52 | + - Added Interface LinkersGetDryrunOptionalParams |
| 53 | + - Added Interface LinkersListDaprConfigurationsNextOptionalParams |
| 54 | + - Added Interface LinkersListDaprConfigurationsOptionalParams |
| 55 | + - Added Interface LinkersListDryrunNextOptionalParams |
| 56 | + - Added Interface LinkersListDryrunOptionalParams |
| 57 | + - Added Interface LinkersUpdateDryrunOptionalParams |
| 58 | + - Added Interface PermissionsMissingDryrunPrerequisiteResult |
| 59 | + - Added Interface PublicNetworkSolution |
| 60 | + - Added Interface ResourceList |
| 61 | + - Added Interface SelfHostedServer |
| 62 | + - Added Interface UserAccountAuthInfo |
| 63 | + - Added Type Alias AccessKeyPermissions |
| 64 | + - Added Type Alias AllowType |
| 65 | + - Added Type Alias AuthMode |
| 66 | + - Added Type Alias ConfigurationNamesListNextResponse |
| 67 | + - Added Type Alias ConfigurationNamesListResponse |
| 68 | + - Added Type Alias ConnectorCreateDryrunResponse |
| 69 | + - Added Type Alias ConnectorCreateOrUpdateResponse |
| 70 | + - Added Type Alias ConnectorGenerateConfigurationsResponse |
| 71 | + - Added Type Alias ConnectorGetDryrunResponse |
| 72 | + - Added Type Alias ConnectorGetResponse |
| 73 | + - Added Type Alias ConnectorListDryrunNextResponse |
| 74 | + - Added Type Alias ConnectorListDryrunResponse |
| 75 | + - Added Type Alias ConnectorListNextResponse |
| 76 | + - Added Type Alias ConnectorListResponse |
| 77 | + - Added Type Alias ConnectorUpdateDryrunResponse |
| 78 | + - Added Type Alias ConnectorUpdateResponse |
| 79 | + - Added Type Alias ConnectorValidateResponse |
| 80 | + - Added Type Alias DaprBindingComponentDirection |
| 81 | + - Added Type Alias DaprMetadataRequired |
| 82 | + - Added Type Alias DeleteOrUpdateBehavior |
| 83 | + - Added Type Alias DryrunActionName |
| 84 | + - Added Type Alias DryrunParametersUnion |
| 85 | + - Added Type Alias DryrunPrerequisiteResultType |
| 86 | + - Added Type Alias DryrunPrerequisiteResultUnion |
| 87 | + - Added Type Alias DryrunPreviewOperationType |
| 88 | + - Added Type Alias LinkerConfigurationType |
| 89 | + - Added Type Alias LinkersCreateDryrunResponse |
| 90 | + - Added Type Alias LinkersGenerateConfigurationsResponse |
| 91 | + - Added Type Alias LinkersGetDryrunResponse |
| 92 | + - Added Type Alias LinkersListDaprConfigurationsNextResponse |
| 93 | + - Added Type Alias LinkersListDaprConfigurationsResponse |
| 94 | + - Added Type Alias LinkersListDryrunNextResponse |
| 95 | + - Added Type Alias LinkersListDryrunResponse |
| 96 | + - Added Type Alias LinkersUpdateDryrunResponse |
| 97 | + - Added Type Alias SecretSourceType |
| 98 | + - Interface AuthInfoBase has a new optional parameter authMode |
| 99 | + - Interface LinkerPatch has a new optional parameter configurationInfo |
| 100 | + - Interface LinkerPatch has a new optional parameter publicNetworkSolution |
| 101 | + - Interface LinkerResource has a new optional parameter configurationInfo |
| 102 | + - Interface LinkerResource has a new optional parameter publicNetworkSolution |
| 103 | + - Interface Resource has a new optional parameter systemData |
| 104 | + - Interface SecretStore has a new optional parameter keyVaultSecretName |
| 105 | + - Interface ServicePrincipalCertificateAuthInfo has a new optional parameter deleteOrUpdateBehavior |
| 106 | + - Interface ServicePrincipalCertificateAuthInfo has a new optional parameter roles |
| 107 | + - Interface ServicePrincipalSecretAuthInfo has a new optional parameter deleteOrUpdateBehavior |
| 108 | + - Interface ServicePrincipalSecretAuthInfo has a new optional parameter roles |
| 109 | + - Interface SourceConfiguration has a new optional parameter configType |
| 110 | + - Interface SourceConfiguration has a new optional parameter description |
| 111 | + - Interface SourceConfiguration has a new optional parameter keyVaultReferenceIdentity |
| 112 | + - Interface SystemAssignedIdentityAuthInfo has a new optional parameter deleteOrUpdateBehavior |
| 113 | + - Interface SystemAssignedIdentityAuthInfo has a new optional parameter roles |
| 114 | + - Interface UserAssignedIdentityAuthInfo has a new optional parameter deleteOrUpdateBehavior |
| 115 | + - Interface UserAssignedIdentityAuthInfo has a new optional parameter roles |
| 116 | + - Interface VNetSolution has a new optional parameter deleteOrUpdateBehavior |
| 117 | + - Type of parameter authType of interface AuthInfoBase is changed from "secret" | "userAssignedIdentity" | "systemAssignedIdentity" | "servicePrincipalSecret" | "servicePrincipalCertificate" to "accessKey" | "secret" | "userAssignedIdentity" | "systemAssignedIdentity" | "servicePrincipalSecret" | "servicePrincipalCertificate" | "userAccount" | "easyAuthMicrosoftEntraID" |
| 118 | + - Type of parameter type of interface TargetServiceBase is changed from "AzureResource" | "ConfluentBootstrapServer" | "ConfluentSchemaRegistry" to "AzureResource" | "ConfluentBootstrapServer" | "SelfHostedServer" | "ConfluentSchemaRegistry" |
| 119 | + - Added Enum KnownAccessKeyPermissions |
| 120 | + - Added Enum KnownAllowType |
| 121 | + - Added Enum KnownAuthMode |
| 122 | + - Added Enum KnownDaprBindingComponentDirection |
| 123 | + - Added Enum KnownDaprMetadataRequired |
| 124 | + - Added Enum KnownDeleteOrUpdateBehavior |
| 125 | + - Added Enum KnownDryrunActionName |
| 126 | + - Added Enum KnownDryrunPrerequisiteResultType |
| 127 | + - Added Enum KnownDryrunPreviewOperationType |
| 128 | + - Added Enum KnownLinkerConfigurationType |
| 129 | + - Added Enum KnownSecretSourceType |
| 130 | + - Enum KnownActionType has a new value Enable |
| 131 | + - Enum KnownActionType has a new value OptOut |
| 132 | + - Enum KnownAuthType has a new value AccessKey |
| 133 | + - Enum KnownAuthType has a new value EasyAuthMicrosoftEntraID |
| 134 | + - Enum KnownAuthType has a new value UserAccount |
| 135 | + - Enum KnownClientType has a new value Dapr |
| 136 | + - Enum KnownClientType has a new value JmsSpringBoot |
| 137 | + - Enum KnownClientType has a new value KafkaSpringBoot |
| 138 | + - Enum KnownTargetServiceType has a new value SelfHostedServer |
10 | 139 |
|
11 |
| -### Other Changes |
| 140 | +**Breaking Changes** |
12 | 141 |
|
| 142 | + - Interface LinkerResource no longer has parameter systemData |
| 143 | + |
| 144 | + |
13 | 145 | ## 2.1.0 (2022-12-16)
|
14 | 146 |
|
15 | 147 | **Features**
|
|
45 | 177 |
|
46 | 178 | ## 1.0.0 (2022-04-27)
|
47 | 179 |
|
48 |
| -The package of @azure/arm-servicelinker is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ). |
| 180 | +The package of @azure/arm-servicelinker is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart). |
0 commit comments