|
| 1 | +# 3.1.165 2025-09-18 |
| 2 | + |
| 3 | +### HuaweiCloud SDK CBR |
| 4 | + |
| 5 | +- _API Version_ |
| 6 | + - V1 |
| 7 | +- _Features_ |
| 8 | + - None |
| 9 | +- _Bug Fix_ |
| 10 | + - None |
| 11 | +- _Change_ |
| 12 | + - **ShowBackup** |
| 13 | + - changes of response param |
| 14 | + - `+ backup.replication_records.extra_info.destination_vault_id` |
| 15 | + - `- backup.replication_records.extra_info.destinatio_vault_id` |
| 16 | + - **UpdateBackup** |
| 17 | + - changes of response param |
| 18 | + - `+ backup.replication_records.extra_info.destination_vault_id` |
| 19 | + - `- backup.replication_records.extra_info.destinatio_vault_id` |
| 20 | + - **ListBackups** |
| 21 | + - changes of response param |
| 22 | + - `+ backups.replication_records.extra_info.destination_vault_id` |
| 23 | + - `- backups.replication_records.extra_info.destinatio_vault_id` |
| 24 | + - **ListPolicies** |
| 25 | + - changes of response param |
| 26 | + - `+ policies.policy_type` |
| 27 | + - **CreatePolicy** |
| 28 | + - changes of response param |
| 29 | + - `+ policy.policy_type` |
| 30 | + - **ShowPolicy** |
| 31 | + - changes of response param |
| 32 | + - `+ policy.policy_type` |
| 33 | + - **UpdatePolicy** |
| 34 | + - changes of response param |
| 35 | + - `+ policy.policy_type` |
| 36 | + |
| 37 | +### HuaweiCloud SDK CC |
| 38 | + |
| 39 | +- _API Version_ |
| 40 | + - V3 |
| 41 | +- _Features_ |
| 42 | + - None |
| 43 | +- _Bug Fix_ |
| 44 | + - None |
| 45 | +- _Change_ |
| 46 | + - **ListCloudConnectionQuotas** |
| 47 | + - changes of request param |
| 48 | + - `* quota_type: required -> optional` |
| 49 | + - **ListCloudConnectionCapabilities** |
| 50 | + - changes of request param |
| 51 | + - `+ limit` |
| 52 | + - `+ marker` |
| 53 | + - changes of response param |
| 54 | + - `+ capabilities.is_support` |
| 55 | + - `+ capabilities.support_sites` |
| 56 | + - `+ capabilities.resource_type: enum value [enterprise-cloud-connection.is-support,enterprise-cloud-connection.support-sites,enterprise-cloud-connection-segment.is-support,enterprise-cloud-connection-dc-attachment.is-support]` |
| 57 | + - `* capabilities.bandwidth: object<BandwidthCapability> -> object<CloudConnectionDomainBandwidthValue>` |
| 58 | + - `* capabilities: list<CloudConnectionCapability> -> list<CloudConnectionCapabilityInfo>` |
| 59 | + - **ListRegions** |
| 60 | + - changes of request param |
| 61 | + - `+ limit` |
| 62 | + - `+ marker` |
| 63 | + - changes of response param |
| 64 | + - `+ page_info` |
| 65 | + - **ListAreas** |
| 66 | + - changes of request param |
| 67 | + - `+ limit` |
| 68 | + - `+ marker` |
| 69 | + - changes of response param |
| 70 | + - `+ page_info` |
| 71 | + - **ListCloudConnections** |
| 72 | + - changes of response param |
| 73 | + - `+ cloud_connections.sites` |
| 74 | + - `+ cloud_connections.site_peerings` |
| 75 | + - **CreateCloudConnection** |
| 76 | + - changes of response param |
| 77 | + - `+ cloud_connection.sites` |
| 78 | + - `+ cloud_connection.site_peerings` |
| 79 | + - **ShowCloudConnection** |
| 80 | + - changes of response param |
| 81 | + - `+ cloud_connection.sites` |
| 82 | + - `+ cloud_connection.site_peerings` |
| 83 | + - **UpdateCloudConnection** |
| 84 | + - changes of response param |
| 85 | + - `+ cloud_connection.sites` |
| 86 | + - `+ cloud_connection.site_peerings` |
| 87 | + - **ListCloudConnectionsByTags** |
| 88 | + - changes of response param |
| 89 | + - `+ cloud_connections.sites` |
| 90 | + - `+ cloud_connections.site_peerings` |
| 91 | + - **ListBandwidthPackages** |
| 92 | + - changes of response param |
| 93 | + - `+ bandwidth_packages.billing_mode: enum value [7,8]` |
| 94 | + - **CreateBandwidthPackage** |
| 95 | + - changes of request param |
| 96 | + - `+ bandwidth_package.prepaid_options` |
| 97 | + - `+ bandwidth_package.billing_mode: enum value [1,2]` |
| 98 | + - changes of response param |
| 99 | + - `+ bandwidth_package.billing_mode: enum value [7,8]` |
| 100 | + - **ShowBandwidthPackage** |
| 101 | + - changes of response param |
| 102 | + - `+ bandwidth_package.billing_mode: enum value [7,8]` |
| 103 | + - **UpdateBandwidthPackage** |
| 104 | + - changes of request param |
| 105 | + - `+ bandwidth_package.prepaid_options` |
| 106 | + - `+ bandwidth_package.billing_mode: enum value [1,2]` |
| 107 | + - changes of response param |
| 108 | + - `+ bandwidth_package.billing_mode: enum value [7,8]` |
| 109 | + - **ListBandwidthPackagesByTags** |
| 110 | + - changes of response param |
| 111 | + - `+ bandwidth_packages.billing_mode: enum value [7,8]` |
| 112 | + - **AssociateBandwidthPackage** |
| 113 | + - changes of response param |
| 114 | + - `+ bandwidth_package.billing_mode: enum value [7,8]` |
| 115 | + - **DisassociateBandwidthPackage** |
| 116 | + - changes of response param |
| 117 | + - `+ bandwidth_package.billing_mode: enum value [7,8]` |
| 118 | + - **ListRegionBandwidthPackageSpecifications** |
| 119 | + - changes of request param |
| 120 | + - `+ limit` |
| 121 | + - `+ marker` |
| 122 | + - changes of response param |
| 123 | + - `+ region_specifications.spec_codes.billing_mode: enum value [7,8]` |
| 124 | + - **ListAreaBandwidthPackageSpecifications** |
| 125 | + - changes of request param |
| 126 | + - `+ offset` |
| 127 | + - changes of response param |
| 128 | + - `+ area_specifications.spec_codes.billing_mode: enum value [7,8]` |
| 129 | + - **ListGlobalConnectionBandwidths** |
| 130 | + - changes of response param |
| 131 | + - `+ globalconnection_bandwidths.directional_connections` |
| 132 | + - **CreateGlobalConnectionBandwidth** |
| 133 | + - changes of response param |
| 134 | + - `+ globalconnection_bandwidth.directional_connections` |
| 135 | + - **ShowGlobalConnectionBandwidth** |
| 136 | + - changes of response param |
| 137 | + - `+ globalconnection_bandwidth.directional_connections` |
| 138 | + - **UpdateGlobalConnectionBandwidth** |
| 139 | + - changes of response param |
| 140 | + - `+ globalconnection_bandwidth.directional_connections` |
| 141 | + - **ListSupportBindingConnectionBandwidths** |
| 142 | + - changes of response param |
| 143 | + - `+ globalconnection_bandwidths.directional_connections` |
| 144 | + - **ListBandwidthPackageLines** |
| 145 | + - changes of response param |
| 146 | + - `+ bandwidth_package_lines.spec_codes.support_billing_modes: enum value [7,8]` |
| 147 | + |
| 148 | +### HuaweiCloud SDK CodeArtsDeploy |
| 149 | + |
| 150 | +- _API Version_ |
| 151 | + - V2 |
| 152 | +- _Features_ |
| 153 | + - Support the APIs `CheckDeployStatus`, `StopDeployTask` |
| 154 | +- _Bug Fix_ |
| 155 | + - None |
| 156 | +- _Change_ |
| 157 | + - **ListEnvironments** |
| 158 | + - changes of response param |
| 159 | + - `+ result.project_id` |
| 160 | + - **ShowEnvironmentDetail** |
| 161 | + - changes of response param |
| 162 | + - `+ result.project_id` |
| 163 | + |
| 164 | +### HuaweiCloud SDK DDS |
| 165 | + |
| 166 | +- _API Version_ |
| 167 | + - V3 |
| 168 | +- _Features_ |
| 169 | + - None |
| 170 | +- _Bug Fix_ |
| 171 | + - None |
| 172 | +- _Change_ |
| 173 | + - **SetAutoEnlargePolicies** |
| 174 | + - changes of request param |
| 175 | + - `+ policies.size` |
| 176 | + - `* policies: list<DiskAutoExpansionPolicy> -> list<DiskSetAutoExpansionPolicy>` |
| 177 | + - **ShowAutoEnlargePolicy** |
| 178 | + - changes of response param |
| 179 | + - `+ policy.size` |
| 180 | + |
| 181 | +### HuaweiCloud SDK MPC |
| 182 | + |
| 183 | +- _API Version_ |
| 184 | + - V1 |
| 185 | +- _Features_ |
| 186 | + - None |
| 187 | +- _Bug Fix_ |
| 188 | + - None |
| 189 | +- _Change_ |
| 190 | + - Remove the APIs `ListEncryptTask`, `CreateEncryptTask`, `DeleteEncryptTask` |
| 191 | + - **CreateTranscodingTask** |
| 192 | + - changes of request param |
| 193 | + - `+ metadata` |
| 194 | + - `+ av_parameters.video.buf_size` |
| 195 | + - `+ av_parameters.video.frame_rate_float` |
| 196 | + - **ListTranscodingTask** |
| 197 | + - changes of response param |
| 198 | + - `+ task_array.metadata` |
| 199 | + - `+ task_array.av_parameters.video.buf_size` |
| 200 | + - `+ task_array.av_parameters.video.frame_rate_float` |
| 201 | + - **ListTranscodeDetail** |
| 202 | + - changes of response param |
| 203 | + - `+ task_array.media_detail.metadata` |
| 204 | + - **CreateEditingJob** |
| 205 | + - changes of request param |
| 206 | + - `+ concats.av_parameters.video.buf_size` |
| 207 | + - `+ concats.av_parameters.video.frame_rate_float` |
| 208 | + - **ListEditingJob** |
| 209 | + - changes of response param |
| 210 | + - `+ jobs.edit_task_req.concats.av_parameters.video.buf_size` |
| 211 | + - `+ jobs.edit_task_req.concats.av_parameters.video.frame_rate_float` |
| 212 | + |
| 213 | +### HuaweiCloud SDK RDS |
| 214 | + |
| 215 | +- _API Version_ |
| 216 | + - V3 |
| 217 | +- _Features_ |
| 218 | + - Support the APIs `ListInstancesNoIndexTables`, `ShowTaskDetail` |
| 219 | +- _Bug Fix_ |
| 220 | + - None |
| 221 | +- _Change_ |
| 222 | + - None |
| 223 | + |
| 224 | +### HuaweiCloud SDK RocketMQ |
| 225 | + |
| 226 | +- _API Version_ |
| 227 | + - V2 |
| 228 | +- _Features_ |
| 229 | + - None |
| 230 | +- _Bug Fix_ |
| 231 | + - None |
| 232 | +- _Change_ |
| 233 | + - **ListEngineProducts** |
| 234 | + - changes of request param |
| 235 | + - `* product_id: required -> optional` |
| 236 | + |
1 | 237 | # 3.1.164 2025-09-11 |
2 | 238 |
|
3 | 239 | ### HuaweiCloud SDK BMS |
|
0 commit comments