Skip to content

Commit e23e574

Browse files
release 3.1.149 source code
1 parent 9af25f7 commit e23e574

File tree

140 files changed

+4495
-1015
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+4495
-1015
lines changed

CHANGELOG.md

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,92 @@
1+
# 3.1.149 2025-06-05
2+
3+
### HuaweiCloud SDK CES
4+
5+
- _API Version_
6+
- V2
7+
- _Features_
8+
- None
9+
- _Bug Fix_
10+
- None
11+
- _Change_
12+
- **UpdateAlarmRulePolicies**
13+
- changes of request param
14+
- `* policies.extra_info: object<MetricExtraInfo> -> object<ExtraInfo>`
15+
- changes of response param
16+
- `* policies.extra_info: object<MetricExtraInfo> -> object<ExtraInfo>`
17+
- **ListNotificationMasks**
18+
- changes of response param
19+
- `+ notification_masks.effective_timezone`
20+
- **ListOneClickAlarmRules**
21+
- changes of response param
22+
- `+ alarms.effective_timezone`
23+
- `+ alarms.policies.hierarchical_value`
24+
- `+ alarms.policies.selected_unit`
25+
26+
### HuaweiCloud SDK CodeArtsBuild
27+
28+
- _API Version_
29+
- V3
30+
- _Features_
31+
- Support the following APIs:
32+
- `ShowJobNoticeConfigInfo`
33+
- `ShowRelatedProject`
34+
- `ListRecords`
35+
- `ShowBuildInfoRecord`
36+
- `DownloadKeystoreByName`
37+
- `ShowDefaultBuildParameters`
38+
- `ShowKeystorePermission`
39+
- `ListRelatedProjectInfo`
40+
- `ListKeystore`
41+
- `ShowDockerfileTemplate`
42+
- `CheckJobNameIsExists`
43+
- _Bug Fix_
44+
- None
45+
- _Change_
46+
- None
47+
48+
### HuaweiCloud SDK DDS
49+
50+
- _API Version_
51+
- V3
52+
- _Features_
53+
- None
54+
- _Bug Fix_
55+
- None
56+
- _Change_
57+
- **ListSessions**
58+
- changes of response param
59+
- `+ sessions.db`
60+
- `+ sessions.user`
61+
62+
### HuaweiCloud SDK LTS
63+
64+
- _API Version_
65+
- V2
66+
- _Features_
67+
- None
68+
- _Bug Fix_
69+
- None
70+
- _Change_
71+
- **ListLogStreams**
72+
- changes of response param
73+
- `+ log_streams.log_group_id`
74+
75+
### HuaweiCloud SDK RocketMQ
76+
77+
- _API Version_
78+
- V2
79+
- _Features_
80+
- None
81+
- _Bug Fix_
82+
- None
83+
- _Change_
84+
- **CreatePostPaidInstance**
85+
- changes of request param
86+
- `+ proxy_enable`
87+
- `+ arch_type`
88+
- `+ tls_mode`
89+
190
# 3.1.148 2025-05-29
291

392
### HuaweiCloud SDK AOM

CHANGELOG_CN.md

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,92 @@
1+
# 3.1.149 2025-06-05
2+
3+
### HuaweiCloud SDK CES
4+
5+
- _接口版本_
6+
- V2
7+
- _新增特性_
8+
- 无
9+
- _解决问题_
10+
- 无
11+
- _特性变更_
12+
- **UpdateAlarmRulePolicies**
13+
- 请求参数变更
14+
- `* policies.extra_info: object<MetricExtraInfo> -> object<ExtraInfo>`
15+
- 响应参数变更
16+
- `* policies.extra_info: object<MetricExtraInfo> -> object<ExtraInfo>`
17+
- **ListNotificationMasks**
18+
- 响应参数变更
19+
- `+ notification_masks.effective_timezone`
20+
- **ListOneClickAlarmRules**
21+
- 响应参数变更
22+
- `+ alarms.effective_timezone`
23+
- `+ alarms.policies.hierarchical_value`
24+
- `+ alarms.policies.selected_unit`
25+
26+
### HuaweiCloud SDK CodeArtsBuild
27+
28+
- _接口版本_
29+
- V3
30+
- _新增特性_
31+
- 支持以下接口:
32+
- `ShowJobNoticeConfigInfo`
33+
- `ShowRelatedProject`
34+
- `ListRecords`
35+
- `ShowBuildInfoRecord`
36+
- `DownloadKeystoreByName`
37+
- `ShowDefaultBuildParameters`
38+
- `ShowKeystorePermission`
39+
- `ListRelatedProjectInfo`
40+
- `ListKeystore`
41+
- `ShowDockerfileTemplate`
42+
- `CheckJobNameIsExists`
43+
- _解决问题_
44+
- 无
45+
- _特性变更_
46+
- 无
47+
48+
### HuaweiCloud SDK DDS
49+
50+
- _接口版本_
51+
- V3
52+
- _新增特性_
53+
- 无
54+
- _解决问题_
55+
- 无
56+
- _特性变更_
57+
- **ListSessions**
58+
- 响应参数变更
59+
- `+ sessions.db`
60+
- `+ sessions.user`
61+
62+
### HuaweiCloud SDK LTS
63+
64+
- _接口版本_
65+
- V2
66+
- _新增特性_
67+
- 无
68+
- _解决问题_
69+
- 无
70+
- _特性变更_
71+
- **ListLogStreams**
72+
- 响应参数变更
73+
- `+ log_streams.log_group_id`
74+
75+
### HuaweiCloud SDK RocketMQ
76+
77+
- _接口版本_
78+
- V2
79+
- _新增特性_
80+
- 无
81+
- _解决问题_
82+
- 无
83+
- _特性变更_
84+
- **CreatePostPaidInstance**
85+
- 请求参数变更
86+
- `+ proxy_enable`
87+
- `+ arch_type`
88+
- `+ tls_mode`
89+
190
# 3.1.148 2025-05-29
291

392
### HuaweiCloud SDK AOM

HuaweiCloud.sln

Lines changed: 915 additions & 915 deletions
Large diffs are not rendered by default.

Services/Aad/Aad.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
1616
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
1717
<PackageId>HuaweiCloud.SDK.Aad</PackageId>
18-
<Version>3.1.148</Version>
18+
<Version>3.1.149</Version>
1919
<Authors>HuaweiCloud</Authors>
2020
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
2121
<Company>Huawei Technologies Co., Ltd.</Company>

Services/AntiDDoS/AntiDDoS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
1616
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
1717
<PackageId>HuaweiCloud.SDK.AntiDDoS</PackageId>
18-
<Version>3.1.148</Version>
18+
<Version>3.1.149</Version>
1919
<Authors>HuaweiCloud</Authors>
2020
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
2121
<Company>Huawei Technologies Co., Ltd.</Company>

Services/Aom/Aom.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
1616
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
1717
<PackageId>HuaweiCloud.SDK.Aom</PackageId>
18-
<Version>3.1.148</Version>
18+
<Version>3.1.149</Version>
1919
<Authors>HuaweiCloud</Authors>
2020
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
2121
<Company>Huawei Technologies Co., Ltd.</Company>

Services/Aos/Aos.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
1616
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
1717
<PackageId>HuaweiCloud.SDK.Aos</PackageId>
18-
<Version>3.1.148</Version>
18+
<Version>3.1.149</Version>
1919
<Authors>HuaweiCloud</Authors>
2020
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
2121
<Company>Huawei Technologies Co., Ltd.</Company>

Services/As/As.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
1616
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
1717
<PackageId>HuaweiCloud.SDK.As</PackageId>
18-
<Version>3.1.148</Version>
18+
<Version>3.1.149</Version>
1919
<Authors>HuaweiCloud</Authors>
2020
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
2121
<Company>Huawei Technologies Co., Ltd.</Company>

Services/Bms/Bms.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
1616
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
1717
<PackageId>HuaweiCloud.SDK.Bms</PackageId>
18-
<Version>3.1.148</Version>
18+
<Version>3.1.149</Version>
1919
<Authors>HuaweiCloud</Authors>
2020
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
2121
<Company>Huawei Technologies Co., Ltd.</Company>

Services/Bms/V1/Region/BmsRegion.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ public class BmsRegion
5757
"https://bms.cn-east-4.myhuaweicloud.com");
5858
public static readonly Region MY_KUALALUMPUR_1 = new Region("my-kualalumpur-1",
5959
"https://bms.my-kualalumpur-1.myhuaweicloud.com");
60+
public static readonly Region RU_MOSCOW_1 = new Region("ru-moscow-1",
61+
"https://bms.ru-moscow-1.myhuaweicloud.com");
6062

6163
private static readonly IRegionProvider Provider = RegionProviderChain.GetDefault("BMS");
6264

@@ -87,6 +89,7 @@ public class BmsRegion
8789
{ "me-east-1", ME_EAST_1 },
8890
{ "cn-east-4", CN_EAST_4 },
8991
{ "my-kualalumpur-1", MY_KUALALUMPUR_1 },
92+
{ "ru-moscow-1", RU_MOSCOW_1 },
9093
};
9194

9295
public static Region ValueOf(string regionId)

0 commit comments

Comments
 (0)