|
1 | 1 | # Release History |
2 | 2 |
|
| 3 | +## 2.0.0-beta.1 (2022-08-01) |
| 4 | +### Breaking Changes |
| 5 | + |
| 6 | +- Function `*ReplicationLinksClient.Delete` has been removed |
| 7 | +- Struct `ReplicationLinksClientDeleteOptions` has been removed |
| 8 | + |
| 9 | +### Features Added |
| 10 | + |
| 11 | +- New const `ReplicationLinkTypeSTANDBY` |
| 12 | +- New const `DtcNameCurrent` |
| 13 | +- New const `SecondaryTypeStandby` |
| 14 | +- New function `*ManagedServerDNSAliasesClient.BeginAcquire(context.Context, string, string, string, ManagedServerDNSAliasAcquisition, *ManagedServerDNSAliasesClientBeginAcquireOptions) (*runtime.Poller[ManagedServerDNSAliasesClientAcquireResponse], error)` |
| 15 | +- New function `*ManagedServerDNSAliasesClient.BeginCreateOrUpdate(context.Context, string, string, string, ManagedServerDNSAliasCreation, *ManagedServerDNSAliasesClientBeginCreateOrUpdateOptions) (*runtime.Poller[ManagedServerDNSAliasesClientCreateOrUpdateResponse], error)` |
| 16 | +- New function `NewManagedInstanceDtcsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedInstanceDtcsClient, error)` |
| 17 | +- New function `*ManagedDatabaseAdvancedThreatProtectionSettingsClient.CreateOrUpdate(context.Context, string, string, string, AdvancedThreatProtectionName, ManagedDatabaseAdvancedThreatProtection, *ManagedDatabaseAdvancedThreatProtectionSettingsClientCreateOrUpdateOptions) (ManagedDatabaseAdvancedThreatProtectionSettingsClientCreateOrUpdateResponse, error)` |
| 18 | +- New function `*ManagedServerDNSAliasesClient.Get(context.Context, string, string, string, *ManagedServerDNSAliasesClientGetOptions) (ManagedServerDNSAliasesClientGetResponse, error)` |
| 19 | +- New function `*ManagedInstanceAdvancedThreatProtectionSettingsClient.Get(context.Context, string, string, AdvancedThreatProtectionName, *ManagedInstanceAdvancedThreatProtectionSettingsClientGetOptions) (ManagedInstanceAdvancedThreatProtectionSettingsClientGetResponse, error)` |
| 20 | +- New function `*ManagedInstanceDtcsClient.NewListByManagedInstancePager(string, string, *ManagedInstanceDtcsClientListByManagedInstanceOptions) *runtime.Pager[ManagedInstanceDtcsClientListByManagedInstanceResponse]` |
| 21 | +- New function `PossibleDtcNameValues() []DtcName` |
| 22 | +- New function `*ManagedDatabaseAdvancedThreatProtectionSettingsClient.Get(context.Context, string, string, string, AdvancedThreatProtectionName, *ManagedDatabaseAdvancedThreatProtectionSettingsClientGetOptions) (ManagedDatabaseAdvancedThreatProtectionSettingsClientGetResponse, error)` |
| 23 | +- New function `*ManagedServerDNSAliasesClient.BeginDelete(context.Context, string, string, string, *ManagedServerDNSAliasesClientBeginDeleteOptions) (*runtime.Poller[ManagedServerDNSAliasesClientDeleteResponse], error)` |
| 24 | +- New function `*ReplicationLinksClient.BeginDelete(context.Context, string, string, string, string, *ReplicationLinksClientBeginDeleteOptions) (*runtime.Poller[ReplicationLinksClientDeleteResponse], error)` |
| 25 | +- New function `*ManagedServerDNSAliasesClient.NewListByManagedInstancePager(string, string, *ManagedServerDNSAliasesClientListByManagedInstanceOptions) *runtime.Pager[ManagedServerDNSAliasesClientListByManagedInstanceResponse]` |
| 26 | +- New function `*ManagedInstanceDtcsClient.BeginCreateOrUpdate(context.Context, string, string, DtcName, ManagedInstanceDtc, *ManagedInstanceDtcsClientBeginCreateOrUpdateOptions) (*runtime.Poller[ManagedInstanceDtcsClientCreateOrUpdateResponse], error)` |
| 27 | +- New function `*ManagedInstanceAdvancedThreatProtectionSettingsClient.NewListByInstancePager(string, string, *ManagedInstanceAdvancedThreatProtectionSettingsClientListByInstanceOptions) *runtime.Pager[ManagedInstanceAdvancedThreatProtectionSettingsClientListByInstanceResponse]` |
| 28 | +- New function `NewManagedDatabaseAdvancedThreatProtectionSettingsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedDatabaseAdvancedThreatProtectionSettingsClient, error)` |
| 29 | +- New function `*ManagedDatabaseAdvancedThreatProtectionSettingsClient.NewListByDatabasePager(string, string, string, *ManagedDatabaseAdvancedThreatProtectionSettingsClientListByDatabaseOptions) *runtime.Pager[ManagedDatabaseAdvancedThreatProtectionSettingsClientListByDatabaseResponse]` |
| 30 | +- New function `*ManagedInstanceDtcsClient.Get(context.Context, string, string, DtcName, *ManagedInstanceDtcsClientGetOptions) (ManagedInstanceDtcsClientGetResponse, error)` |
| 31 | +- New function `*ManagedInstanceAdvancedThreatProtectionSettingsClient.BeginCreateOrUpdate(context.Context, string, string, AdvancedThreatProtectionName, ManagedInstanceAdvancedThreatProtection, *ManagedInstanceAdvancedThreatProtectionSettingsClientBeginCreateOrUpdateOptions) (*runtime.Poller[ManagedInstanceAdvancedThreatProtectionSettingsClientCreateOrUpdateResponse], error)` |
| 32 | +- New function `NewManagedServerDNSAliasesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedServerDNSAliasesClient, error)` |
| 33 | +- New function `NewManagedInstanceAdvancedThreatProtectionSettingsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedInstanceAdvancedThreatProtectionSettingsClient, error)` |
| 34 | +- New struct `ManagedDatabaseAdvancedThreatProtection` |
| 35 | +- New struct `ManagedDatabaseAdvancedThreatProtectionListResult` |
| 36 | +- New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClient` |
| 37 | +- New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClientCreateOrUpdateOptions` |
| 38 | +- New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClientCreateOrUpdateResponse` |
| 39 | +- New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClientGetOptions` |
| 40 | +- New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClientGetResponse` |
| 41 | +- New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClientListByDatabaseOptions` |
| 42 | +- New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClientListByDatabaseResponse` |
| 43 | +- New struct `ManagedInstanceAdvancedThreatProtection` |
| 44 | +- New struct `ManagedInstanceAdvancedThreatProtectionListResult` |
| 45 | +- New struct `ManagedInstanceAdvancedThreatProtectionSettingsClient` |
| 46 | +- New struct `ManagedInstanceAdvancedThreatProtectionSettingsClientBeginCreateOrUpdateOptions` |
| 47 | +- New struct `ManagedInstanceAdvancedThreatProtectionSettingsClientCreateOrUpdateResponse` |
| 48 | +- New struct `ManagedInstanceAdvancedThreatProtectionSettingsClientGetOptions` |
| 49 | +- New struct `ManagedInstanceAdvancedThreatProtectionSettingsClientGetResponse` |
| 50 | +- New struct `ManagedInstanceAdvancedThreatProtectionSettingsClientListByInstanceOptions` |
| 51 | +- New struct `ManagedInstanceAdvancedThreatProtectionSettingsClientListByInstanceResponse` |
| 52 | +- New struct `ManagedInstanceDtc` |
| 53 | +- New struct `ManagedInstanceDtcListResult` |
| 54 | +- New struct `ManagedInstanceDtcProperties` |
| 55 | +- New struct `ManagedInstanceDtcSecuritySettings` |
| 56 | +- New struct `ManagedInstanceDtcTransactionManagerCommunicationSettings` |
| 57 | +- New struct `ManagedInstanceDtcsClient` |
| 58 | +- New struct `ManagedInstanceDtcsClientBeginCreateOrUpdateOptions` |
| 59 | +- New struct `ManagedInstanceDtcsClientCreateOrUpdateResponse` |
| 60 | +- New struct `ManagedInstanceDtcsClientGetOptions` |
| 61 | +- New struct `ManagedInstanceDtcsClientGetResponse` |
| 62 | +- New struct `ManagedInstanceDtcsClientListByManagedInstanceOptions` |
| 63 | +- New struct `ManagedInstanceDtcsClientListByManagedInstanceResponse` |
| 64 | +- New struct `ManagedServerDNSAlias` |
| 65 | +- New struct `ManagedServerDNSAliasAcquisition` |
| 66 | +- New struct `ManagedServerDNSAliasCreation` |
| 67 | +- New struct `ManagedServerDNSAliasListResult` |
| 68 | +- New struct `ManagedServerDNSAliasProperties` |
| 69 | +- New struct `ManagedServerDNSAliasesClient` |
| 70 | +- New struct `ManagedServerDNSAliasesClientAcquireResponse` |
| 71 | +- New struct `ManagedServerDNSAliasesClientBeginAcquireOptions` |
| 72 | +- New struct `ManagedServerDNSAliasesClientBeginCreateOrUpdateOptions` |
| 73 | +- New struct `ManagedServerDNSAliasesClientBeginDeleteOptions` |
| 74 | +- New struct `ManagedServerDNSAliasesClientCreateOrUpdateResponse` |
| 75 | +- New struct `ManagedServerDNSAliasesClientDeleteResponse` |
| 76 | +- New struct `ManagedServerDNSAliasesClientGetOptions` |
| 77 | +- New struct `ManagedServerDNSAliasesClientGetResponse` |
| 78 | +- New struct `ManagedServerDNSAliasesClientListByManagedInstanceOptions` |
| 79 | +- New struct `ManagedServerDNSAliasesClientListByManagedInstanceResponse` |
| 80 | +- New struct `ReplicationLinksClientBeginDeleteOptions` |
| 81 | + |
| 82 | + |
3 | 83 | ## 1.0.0 (2022-06-02) |
4 | 84 |
|
5 | 85 | The package of `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/sql/armsql` is using our [next generation design principles](https://azure.github.io/azure-sdk/general_introduction.html) since version 1.0.0, which contains breaking changes. |
|
0 commit comments