|
| 1 | +# 3.1.144 2025-04-27 |
| 2 | + |
| 3 | +### HuaweiCloud SDK DNS |
| 4 | + |
| 5 | +- _API Version_ |
| 6 | + - V2 |
| 7 | +- _Features_ |
| 8 | + - Support the following APIs: |
| 9 | + - `UpdatePrivateZoneStatus` |
| 10 | + - `ListPtrs` |
| 11 | + - `CreatePtr` |
| 12 | + - `ShowPtr` |
| 13 | + - `UpdatePtr` |
| 14 | + - `DeletePtr` |
| 15 | + - `EnableDnssecConfig` |
| 16 | + - `DisableDnssecConfig` |
| 17 | + - `ShowDnssecConfig` |
| 18 | + - `ListPublicZoneLines` |
| 19 | + - `SetPrivateZoneProxyPattern` |
| 20 | + - `ListEndpoints` |
| 21 | + - `CreateEndpoint` |
| 22 | + - `ShowEndpoint` |
| 23 | + - `UpdateEndpoint` |
| 24 | + - `DeleteEndpoint` |
| 25 | + - `ListEndpointIpaddresses` |
| 26 | + - `AssociateEndpointIpaddress` |
| 27 | + - `DisassociateEndpointIpaddress` |
| 28 | + - `ListEndpointVpcs` |
| 29 | + - `ListResolverRules` |
| 30 | + - `CreateResolverRule` |
| 31 | + - `AssociateResolverRuleRouter` |
| 32 | + - `DisassociateResolverRuleRouter` |
| 33 | + - `ShowResolverRule` |
| 34 | + - `UpdateResolverRule` |
| 35 | + - `DeleteResolverRule` |
| 36 | + - `BatchDeletePtrRecords` |
| 37 | +- _Bug Fix_ |
| 38 | + - None |
| 39 | +- _Change_ |
| 40 | + - **UpdatePublicZoneStatus** |
| 41 | + - changes of request param |
| 42 | + - `* body: object<UpdatePublicZoneStatusRequestBody> -> object<UpdateZoneStatusRequestBody>` |
| 43 | + - **BatchSetZonesStatus** |
| 44 | + - changes of response param |
| 45 | + - `* zones.ttl: string -> int32` |
| 46 | + - `* zones.serial: string -> int32` |
| 47 | + - `* zones.masters: string -> list<string>` |
| 48 | + - `* zones.record_num: string -> int32` |
| 49 | + - **BatchDeleteZones** |
| 50 | + - changes of response param |
| 51 | + - `* zones.ttl: string -> int32` |
| 52 | + - `* zones.serial: string -> int32` |
| 53 | + - `* zones.masters: string -> list<string>` |
| 54 | + - `* zones.record_num: string -> int32` |
| 55 | + - **ListRecordSetsWithLine** |
| 56 | + - changes of response param |
| 57 | + - `+ recordsets.line_name` |
| 58 | + |
| 59 | +### HuaweiCloud SDK GaussDB |
| 60 | + |
| 61 | +- _API Version_ |
| 62 | + - V3 |
| 63 | +- _Features_ |
| 64 | + - Support the APIs `ShowRestoreAvailableTables`, `ShowAutoExpandPolicy`, `ModifyAutoExpandPolicy` |
| 65 | +- _Bug Fix_ |
| 66 | + - None |
| 67 | +- _Change_ |
| 68 | + - None |
| 69 | + |
1 | 70 | # 3.1.143 2025-04-24 |
2 | 71 |
|
3 | 72 | ### HuaweiCloud SDK CDN |
|
0 commit comments