Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
MrWolong authored and ChenHanZhang committed Jun 25, 2024
1 parent 51e9a16 commit f086e2b
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 11 deletions.
31 changes: 30 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,33 @@
## 1.226.0 (Unreleased)
## 1.225.1 (Unreleased)

ENHANCEMENTS:

- client: Improved oss client. [GH-7380]
- resource/alicloud_ess_alarm: add expressions and expressions_logic_operator. [GH-7298]
- resource/alicloud_ess_scaling_group: support composable and add az_balance,allocation_strategy and spot_allocation_strategy. [GH-7329]
- resource/alicloud_ess_scaling_group: fix alb_server_group conflict. [GH-7333]
- resource/alicloud_mongodb_sharding_instance: Added the field storage_type; Removed the ForceNew for field engine_version; Supported for new action UpgradeDBInstanceEngineVersion. [GH-7334]
- resource/alicloud_slb_rule: modify cookie_timeout validation. [GH-7351]
- resource/alicloud_kms_key: Added error code Forbidden.ResourceNotFound. [GH-7352]
- resource/alicloud_kms_secret: Added error code Forbidden.ResourceNotFound. [GH-7353]
- resource/alicloud_ddosbgp_ip: Added the field member_uid. [GH-7354]
- resource/alicloud_click_house_db_cluster: Added support for in-place cluster node group and class upgrade. [GH-7360]
- resource/alicloud_ecs_disk: supports new category. [GH-7363]
- resource/alicloud_common_bandwidth_package: improve code implementation and document. [GH-7368]
- resource/alicloud_common_bandwidth_package_attachment: improve code implementation and document. [GH-7369]
- resource/alicloud_eci_container_group: add privileged. [GH-7372]
- resource/alicloud_eip_address: improve document; resource/alicloud_eip_association: improve document; resource/alicloud_eip_segment_address: add new attribute zone, resource_group_id and segment_address_name. [GH-7373]
- docs: update auto_renew description for alicloud_cs_kubernetes_node_pool. [GH-7359]
- docs: improve description for eip address. [GH-7374]
- docs: deprecate the product cddc, resource log_oss_shipper. [GH-7376]
- docs: Improve the example ecs_instance. [GH-7382]
- docs: improve document for ddosbgp_ip. [GH-7384]

BUG FIXES:

- provider: Fixed resourcesharing endpoint invalid error. [GH-7364]
- resource/alicloud_cloud_firewall_instance: Fixed account_number invalid error. [GH-7357]

## 1.225.0 (June 14, 2024)

- **New Resource:** `alicloud_express_connect_traffic_qos` ([#7282](https://github.com/aliyun/terraform-provider-alicloud/issues/7282))
Expand Down
2 changes: 1 addition & 1 deletion alicloud/connectivity/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ var loadSdkfromRemoteMutex = sync.Mutex{}
var loadSdkEndpointMutex = sync.Mutex{}

// The main version number that is being run at the moment.
var providerVersion = "1.225.0"
var providerVersion = "1.225.1"

// Temporarily maintain map for old ecs client methods and store special endpoint information
var EndpointMap = map[string]string{
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/eci_container_group.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ The security_context supports the following:

* `capability` - (Optional, Available since 1.215.0) The permissions that you want to grant to the processes in the containers. See [`capability`](#containers-security_context-capability) below.
* `run_as_user` - (Optional, Long, Available since 1.215.0) The ID of the user who runs the container.
* `privileged` - (Optional, Bool, ForceNew, Available since 1.226.0) Specifies whether to give extended privileges to this container. Default value: `false`. Valid values: `true` and `false`.
* `privileged` - (Optional, Bool, ForceNew, Available since 1.225.1) Specifies whether to give extended privileges to this container. Default value: `false`. Valid values: `true` and `false`.

### `containers-security_context-capability`

Expand Down
4 changes: 2 additions & 2 deletions website/docs/r/eip_address.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The following arguments are supported:

-> **NOTE:** You cannot specify this parameter if you create a subscription EIP.

* `allocation_id` - (Optional, ForceNew, Computed, Available since v1.226.0) The ID of the EIP instance.
* `allocation_id` - (Optional, ForceNew, Computed, Available since v1.225.1) The ID of the EIP instance.
* `auto_pay` - (Optional) Specifies whether to enable automatic payment. Valid values:
- `false` (default): The automatic payment is disabled. If you select this option, you must go to the Order Center to complete the payment after an order is generated.
- `true`: The automatic payment is enabled. Payments are automatically complete after an order is generated.
Expand Down Expand Up @@ -111,7 +111,7 @@ The following arguments are supported:

* `log_project` - (Optional) The name of the Simple Log Service (SLS) project.
* `log_store` - (Optional) The name of the Logstore.
* `mode` - (Optional, Computed, Available since v1.226.0) The association mode. Valid values:
* `mode` - (Optional, Computed, Available since v1.225.1) The association mode. Valid values:
- `NAT` (default): NAT mode
- `MULTI_BINDED`: multi-EIP-to-ENI mode
- `BINDED`: cut-network interface controller mode
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/eip_segment_address.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Provides a EIP Segment Address resource.

For information about EIP Segment Address and how to use it, see [What is Segment Address](https://www.alibabacloud.com/help/en/virtual-private-cloud/latest/allocateeipsegmentaddress).

-> **NOTE:** Available since v1.226.0.
-> **NOTE:** Available since v1.207.0.

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions website/docs/r/ess_alarm.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ The following arguments are supported:
* `evaluation_count` - (Optional) The number of times that needs to satisfies comparison condition before transition into ALARM state. Defaults to 3.
* `cloud_monitor_group_id` - (Optional) Defines the application group id defined by CMS which is assigned when you upload custom metric to CMS, only available for custom metirc.
* `dimensions` - (Optional) The dimension map for the alarm's associated metric. For all metrics, you can not set the dimension key as "scaling_group" or "userId", which is set by default, the second dimension for metric, such as "device" for "PackagesNetIn", need to be set by users. See [`dimensions`](#dimensions) below.
* `expressions` - (Optional, Available since v1.226.0) Support multi alert rule. See [`expressions`](#expressions) below for details.
* `expressions_logic_operator` - (Optional, Available since v1.226.0) The relationship between the trigger conditions in the multi-metric alert rule.
* `expressions` - (Optional, Available since v1.225.1) Support multi alert rule. See [`expressions`](#expressions) below for details.
* `expressions_logic_operator` - (Optional, Available since v1.225.1) The relationship between the trigger conditions in the multi-metric alert rule.
* `state` - (Optional) The status of the event-triggered task. Valid values:
- ALARM: The alert condition is met and an alert is triggered.
- OK: The alert condition is not met.
Expand Down
6 changes: 3 additions & 3 deletions website/docs/r/ess_scaling_group.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ The following arguments are supported:
- The Server Load Balancer instance attached with VPC-type ECS instances cannot be attached to the scaling group.
- The default weight of an ECS instance attached to the Server Load Balancer instance is 50.
* `multi_az_policy` - (Optional, ForceNew) Multi-AZ scaling group ECS instance expansion and contraction strategy. PRIORITY, COMPOSABLE, BALANCE or COST_OPTIMIZED(Available since v1.54.0).
* `az_balance` - (Optional, Available since v1.226.0) Specifies whether to evenly distribute instances in the scaling group across multiple zones. This parameter takes effect only if you set MultiAZPolicy to COMPOSABLE.
* `spot_allocation_strategy` - (Optional, Available since v1.226.0) The allocation policy of preemptible instances. You can use this parameter to individually specify the allocation policy for preemptible instances. This parameter takes effect only if you set MultiAZPolicy to COMPOSABLE.
* `allocation_strategy` - (Optional, Available since v1.226.0) The allocation policy of instances. Auto Scaling selects instance types based on the allocation policy to create instances. The policy can be applied to pay-as-you-go instances and preemptible instances. This parameter takes effect only if you set MultiAZPolicy to COMPOSABLE.
* `az_balance` - (Optional, Available since v1.225.1) Specifies whether to evenly distribute instances in the scaling group across multiple zones. This parameter takes effect only if you set MultiAZPolicy to COMPOSABLE.
* `spot_allocation_strategy` - (Optional, Available since v1.225.1) The allocation policy of preemptible instances. You can use this parameter to individually specify the allocation policy for preemptible instances. This parameter takes effect only if you set MultiAZPolicy to COMPOSABLE.
* `allocation_strategy` - (Optional, Available since v1.225.1) The allocation policy of instances. Auto Scaling selects instance types based on the allocation policy to create instances. The policy can be applied to pay-as-you-go instances and preemptible instances. This parameter takes effect only if you set MultiAZPolicy to COMPOSABLE.
* `on_demand_base_capacity` - (Optional, Available since v1.54.0) The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances. This base portion is provisioned first as your group scales.
* `on_demand_percentage_above_base_capacity` - (Optional, Available since v1.54.0) Controls the percentages of On-Demand Instances and Spot Instances for your additional capacity beyond OnDemandBaseCapacity.
* `spot_instance_pools` - (Optional, Available since v1.54.0) The number of Spot pools to use to allocate your Spot capacity. The Spot pools is composed of instance types of lowest price.
Expand Down

0 comments on commit f086e2b

Please sign in to comment.