|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 10.0.0-beta.1 (2022-03-15) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 9.0.1 (Unreleased) |
| 7 | + - Added operation group DistributedAvailabilityGroups |
| 8 | + - Added operation group IPv6FirewallRules |
| 9 | + - Added operation group ServerTrustCertificates |
| 10 | + - Added Interface DistributedAvailabilityGroupsCreateOrUpdateOptionalParams |
| 11 | + - Added Interface DistributedAvailabilityGroupsDeleteOptionalParams |
| 12 | + - Added Interface DistributedAvailabilityGroupsGetOptionalParams |
| 13 | + - Added Interface DistributedAvailabilityGroupsListByInstanceNextOptionalParams |
| 14 | + - Added Interface DistributedAvailabilityGroupsListByInstanceOptionalParams |
| 15 | + - Added Interface DistributedAvailabilityGroupsListResult |
| 16 | + - Added Interface DistributedAvailabilityGroupsUpdateOptionalParams |
| 17 | + - Added Interface IPv6FirewallRuleList |
| 18 | + - Added Interface IPv6FirewallRuleListResult |
| 19 | + - Added Interface IPv6FirewallRulesCreateOrUpdateOptionalParams |
| 20 | + - Added Interface IPv6FirewallRulesDeleteOptionalParams |
| 21 | + - Added Interface IPv6FirewallRulesGetOptionalParams |
| 22 | + - Added Interface IPv6FirewallRulesListByServerNextOptionalParams |
| 23 | + - Added Interface IPv6FirewallRulesListByServerOptionalParams |
| 24 | + - Added Interface ServerTrustCertificatesCreateOrUpdateOptionalParams |
| 25 | + - Added Interface ServerTrustCertificatesDeleteOptionalParams |
| 26 | + - Added Interface ServerTrustCertificatesGetOptionalParams |
| 27 | + - Added Interface ServerTrustCertificatesListByInstanceNextOptionalParams |
| 28 | + - Added Interface ServerTrustCertificatesListByInstanceOptionalParams |
| 29 | + - Added Interface ServerTrustCertificatesListResult |
| 30 | + - Added Type Alias DistributedAvailabilityGroup |
| 31 | + - Added Type Alias DistributedAvailabilityGroupsCreateOrUpdateResponse |
| 32 | + - Added Type Alias DistributedAvailabilityGroupsGetResponse |
| 33 | + - Added Type Alias DistributedAvailabilityGroupsListByInstanceNextResponse |
| 34 | + - Added Type Alias DistributedAvailabilityGroupsListByInstanceResponse |
| 35 | + - Added Type Alias DistributedAvailabilityGroupsUpdateResponse |
| 36 | + - Added Type Alias IPv6FirewallRule |
| 37 | + - Added Type Alias IPv6FirewallRulesCreateOrUpdateResponse |
| 38 | + - Added Type Alias IPv6FirewallRulesGetResponse |
| 39 | + - Added Type Alias IPv6FirewallRulesListByServerNextResponse |
| 40 | + - Added Type Alias IPv6FirewallRulesListByServerResponse |
| 41 | + - Added Type Alias ReplicationMode |
| 42 | + - Added Type Alias ServerTrustCertificate |
| 43 | + - Added Type Alias ServerTrustCertificatesCreateOrUpdateResponse |
| 44 | + - Added Type Alias ServerTrustCertificatesGetResponse |
| 45 | + - Added Type Alias ServerTrustCertificatesListByInstanceNextResponse |
| 46 | + - Added Type Alias ServerTrustCertificatesListByInstanceResponse |
| 47 | + - Added Type Alias SyncGroupsType |
| 48 | + - Interface ElasticPoolUpdate has a new optional parameter highAvailabilityReplicaCount |
| 49 | + - Class SqlManagementClient has a new parameter distributedAvailabilityGroups |
| 50 | + - Class SqlManagementClient has a new parameter iPv6FirewallRules |
| 51 | + - Class SqlManagementClient has a new parameter serverTrustCertificates |
| 52 | + - Type Alias Database has a new parameter sourceResourceId |
| 53 | + - Type Alias ElasticPool has a new parameter highAvailabilityReplicaCount |
| 54 | + - Added Enum KnownReplicationMode |
| 55 | + - Added Enum KnownSyncGroupsType |
4 | 56 |
|
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
10 |
| - |
11 |
| -### Other Changes |
| 57 | +**Breaking Changes** |
12 | 58 |
|
| 59 | + - Removed operation group OperationsHealthOperations |
| 60 | + - Operation SyncGroups.listLogs has a new signature |
| 61 | + - Class SqlManagementClient no longer has parameter operationsHealthOperations |
| 62 | + - Removed Enum KnownEnum60 |
| 63 | + |
| 64 | + |
13 | 65 | ## 9.0.0 (2021-12-07)
|
14 | 66 |
|
15 | 67 | The package of @azure/arm-sql is using our next generation design principles since version 9.0.0, which contains breaking changes.
|
|
0 commit comments