Skip to content

Commit

Permalink
release 3.1.83 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Apr 25, 2024
1 parent 255e54a commit 1cf28db
Show file tree
Hide file tree
Showing 46 changed files with 2,459 additions and 17 deletions.
104 changes: 104 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,107 @@
# 3.1.83 2024-04-25

### HuaweiCloud SDK AAD

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowUnblockRecord**
- changes of response param
- `* unblock_record.block_id: string -> int64`

### HuaweiCloud SDK CodeArtsDeploy

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowDeployTaskDetail**
- changes of response param
- `+ is_disable`
- `+ can_disable`
- **ListDeployTasks**
- changes of response param
- `+ is_disable`
- `+ can_disable`
- `+ result.can_disable`
- `+ result.is_disable`
- **ListAllApp**
- changes of response param
- `+ result.is_disable`
- `+ result.can_disable`
- **ShowAppDetailById**
- changes of response param
- `+ result.is_disable`
- `+ result.can_disable`
- `+ result.arrange_infos.can_disable`
- `+ result.arrange_infos.is_disable`

### HuaweiCloud SDK GaussDBforNoSQL

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListInstances**
- changes of response param
- `+ instances.availability_zone`

### HuaweiCloud SDK OCR

- _Features_
- Support the API `RecognizeBankReceipt`
- _Bug Fix_
- None
- _Change_
- **RecognizeBusinessLicense**
- changes of response param
- `+ result.organization_form`
- **RecognizeSmartDocumentRecognizer**
- changes of request param
- `+ formula`
- changes of response param
- `+ result.formula_result`

### HuaweiCloud SDK VPC

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **CreateFirewall**
- changes of response param
- `+ firewall.ingress_rules.enabled`
- **ShowFirewall**
- changes of response param
- `+ firewall.ingress_rules.enabled`
- **UpdateFirewall**
- changes of response param
- `+ firewall.ingress_rules.enabled`
- **UpdateFirewallRules**
- changes of request param
- `+ firewall.ingress_rules.enabled`
- changes of response param
- `+ firewall.ingress_rules.enabled`
- **AddFirewallRules**
- changes of request param
- `+ firewall.ingress_rules.enabled`
- changes of response param
- `+ firewall.ingress_rules.enabled`
- **RemoveFirewallRules**
- changes of response param
- `+ firewall.ingress_rules.enabled`
- **AssociateSubnetFirewall**
- changes of response param
- `+ firewall.ingress_rules.enabled`
- **DisassociateSubnetFirewall**
- changes of response param
- `+ firewall.ingress_rules.enabled`

# 3.1.82 2024-04-18

### HuaweiCloud SDK GaussDBforopenGauss
Expand Down
104 changes: 104 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,107 @@
# 3.1.83 2024-04-25

### HuaweiCloud SDK AAD

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- **ShowUnblockRecord**
- 响应参数变更
- `* unblock_record.block_id: string -> int64`

### HuaweiCloud SDK CodeArtsDeploy

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- **ShowDeployTaskDetail**
- 响应参数变更
- `+ is_disable`
- `+ can_disable`
- **ListDeployTasks**
- 响应参数变更
- `+ is_disable`
- `+ can_disable`
- `+ result.can_disable`
- `+ result.is_disable`
- **ListAllApp**
- 响应参数变更
- `+ result.is_disable`
- `+ result.can_disable`
- **ShowAppDetailById**
- 响应参数变更
- `+ result.is_disable`
- `+ result.can_disable`
- `+ result.arrange_infos.can_disable`
- `+ result.arrange_infos.is_disable`

### HuaweiCloud SDK GaussDBforNoSQL

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- **ListInstances**
- 响应参数变更
- `+ instances.availability_zone`

### HuaweiCloud SDK OCR

- _新增特性_
- 支持接口`RecognizeBankReceipt`
- _解决问题_
-
- _特性变更_
- **RecognizeBusinessLicense**
- 响应参数变更
- `+ result.organization_form`
- **RecognizeSmartDocumentRecognizer**
- 请求参数变更
- `+ formula`
- 响应参数变更
- `+ result.formula_result`

### HuaweiCloud SDK VPC

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- **CreateFirewall**
- 响应参数变更
- `+ firewall.ingress_rules.enabled`
- **ShowFirewall**
- 响应参数变更
- `+ firewall.ingress_rules.enabled`
- **UpdateFirewall**
- 响应参数变更
- `+ firewall.ingress_rules.enabled`
- **UpdateFirewallRules**
- 请求参数变更
- `+ firewall.ingress_rules.enabled`
- 响应参数变更
- `+ firewall.ingress_rules.enabled`
- **AddFirewallRules**
- 请求参数变更
- `+ firewall.ingress_rules.enabled`
- 响应参数变更
- `+ firewall.ingress_rules.enabled`
- **RemoveFirewallRules**
- 响应参数变更
- `+ firewall.ingress_rules.enabled`
- **AssociateSubnetFirewall**
- 响应参数变更
- `+ firewall.ingress_rules.enabled`
- **DisassociateSubnetFirewall**
- 响应参数变更
- `+ firewall.ingress_rules.enabled`

# 3.1.82 2024-04-18

### HuaweiCloud SDK GaussDBforopenGauss
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.82
3.1.83
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ class HUAWEICLOUD_AAD_V1_EXPORT UnblockRecordResponse_unblock_record
/// 封堵id
/// </summary>

std::string getBlockId() const;
int64_t getBlockId() const;
bool blockIdIsSet() const;
void unsetblockId();
void setBlockId(const std::string& value);
void setBlockId(int64_t value);

/// <summary>
/// 封堵时间
Expand Down Expand Up @@ -116,7 +116,7 @@ class HUAWEICLOUD_AAD_V1_EXPORT UnblockRecordResponse_unblock_record
bool ipIsSet_;
std::string executor_;
bool executorIsSet_;
std::string blockId_;
int64_t blockId_;
bool blockIdIsSet_;
int64_t blockingTime_;
bool blockingTimeIsSet_;
Expand Down
8 changes: 4 additions & 4 deletions aad/src/v1/model/UnblockRecordResponse_unblock_record.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ UnblockRecordResponse_unblock_record::UnblockRecordResponse_unblock_record()
ipIsSet_ = false;
executor_ = "";
executorIsSet_ = false;
blockId_ = "";
blockId_ = 0L;
blockIdIsSet_ = false;
blockingTime_ = 0L;
blockingTimeIsSet_ = false;
Expand Down Expand Up @@ -93,7 +93,7 @@ bool UnblockRecordResponse_unblock_record::fromJson(const web::json::value& val)
const web::json::value& fieldValue = val.at(utility::conversions::to_string_t("block_id"));
if(!fieldValue.is_null())
{
std::string refVal;
int64_t refVal;
ok &= ModelBase::fromJson(fieldValue, refVal);
setBlockId(refVal);
}
Expand Down Expand Up @@ -189,12 +189,12 @@ void UnblockRecordResponse_unblock_record::unsetexecutor()
executorIsSet_ = false;
}

std::string UnblockRecordResponse_unblock_record::getBlockId() const
int64_t UnblockRecordResponse_unblock_record::getBlockId() const
{
return blockId_;
}

void UnblockRecordResponse_unblock_record::setBlockId(const std::string& value)
void UnblockRecordResponse_unblock_record::setBlockId(int64_t value)
{
blockId_ = value;
blockIdIsSet_ = true;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,15 @@ class HUAWEICLOUD_CODEARTSDEPLOY_V2_EXPORT AppDetailInfo
void unsetdescription();
void setDescription(const std::string& value);

/// <summary>
/// 当前应用是否被禁用
/// </summary>

bool isIsDisable() const;
bool isDisableIsSet() const;
void unsetisDisable();
void setIsDisable(bool value);

/// <summary>
/// 创建方式
/// </summary>
Expand Down Expand Up @@ -184,6 +193,15 @@ class HUAWEICLOUD_CODEARTSDEPLOY_V2_EXPORT AppDetailInfo
void unsetcanCreateEnv();
void setCanCreateEnv(bool value);

/// <summary>
/// 是否有禁用应用的权限
/// </summary>

bool isCanDisable() const;
bool canDisableIsSet() const;
void unsetcanDisable();
void setCanDisable(bool value);

/// <summary>
/// 应用所属人租户ID
/// </summary>
Expand Down Expand Up @@ -257,6 +275,8 @@ class HUAWEICLOUD_CODEARTSDEPLOY_V2_EXPORT AppDetailInfo
bool regionIsSet_;
std::string description_;
bool descriptionIsSet_;
bool isDisable_;
bool isDisableIsSet_;
std::string createType_;
bool createTypeIsSet_;
std::string projectId_;
Expand All @@ -281,6 +301,8 @@ class HUAWEICLOUD_CODEARTSDEPLOY_V2_EXPORT AppDetailInfo
bool canManageIsSet_;
bool canCreateEnv_;
bool canCreateEnvIsSet_;
bool canDisable_;
bool canDisableIsSet_;
std::string ownerTenantId_;
bool ownerTenantIdIsSet_;
std::string createUserId_;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,15 @@ class HUAWEICLOUD_CODEARTSDEPLOY_V2_EXPORT AppExecutionInfo
void unsetduration();
void setDuration(const std::string& value);

/// <summary>
/// 当前应用是否被禁用
/// </summary>

bool isIsDisable() const;
bool isDisableIsSet() const;
void unsetisDisable();
void setIsDisable(bool value);

/// <summary>
/// 项目ID
/// </summary>
Expand Down Expand Up @@ -157,6 +166,15 @@ class HUAWEICLOUD_CODEARTSDEPLOY_V2_EXPORT AppExecutionInfo
void unsetcanCreateEnv();
void setCanCreateEnv(bool value);

/// <summary>
/// 是否有禁用应用的权限
/// </summary>

bool isCanDisable() const;
bool canDisableIsSet() const;
void unsetcanDisable();
void setCanDisable(bool value);

/// <summary>
/// 部署类型模式,包括deployTemplate、ansible、shell
/// </summary>
Expand Down Expand Up @@ -273,6 +291,8 @@ class HUAWEICLOUD_CODEARTSDEPLOY_V2_EXPORT AppExecutionInfo
bool nameIsSet_;
std::string duration_;
bool durationIsSet_;
bool isDisable_;
bool isDisableIsSet_;
std::string projectId_;
bool projectIdIsSet_;
std::string projectName_;
Expand All @@ -293,6 +313,8 @@ class HUAWEICLOUD_CODEARTSDEPLOY_V2_EXPORT AppExecutionInfo
bool canManageIsSet_;
bool canCreateEnv_;
bool canCreateEnvIsSet_;
bool canDisable_;
bool canDisableIsSet_;
std::string deploySystem_;
bool deploySystemIsSet_;
std::string createUserId_;
Expand Down
Loading

0 comments on commit 1cf28db

Please sign in to comment.