Skip to content

Commit

Permalink
Cleanup after relese 1.103.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhu36 committed Oct 30, 2020
1 parent 536762d commit c5dd151
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,26 @@
## 1.103.0 (Unreleased)
## 1.104.0 (Unreleased)
## 1.103.0 (October 30, 2020)

- **New Resource:** `alicloud_cs_edge_kubernetes` [GH-2871]
- **Data Source:** `alicloud_cs_edge_kubernetes_clusters` [GH-2871]
- **New Resource:** `alicloud_cs_edge_kubernetes` ([#2871](https://github.com/aliyun/terraform-provider-alicloud/issues/2871))
- **Data Source:** `alicloud_cs_edge_kubernetes_clusters` ([#2871](https://github.com/aliyun/terraform-provider-alicloud/issues/2871))

IMPROVEMENTS:

- improve fc service docs [GH-2975]
- improve memcache test case [GH-2974]
- change nat bandwidth pachage to use commonApi instead of sdk [GH-2971]
- Support modify maintain time for kvstore instance and Supplementary documentation for kvstore connection [GH-2962]
- improve(slb) update slb listener scheduler [GH-2960]
- update changelog [GH-2959]
- change sdk to common api [GH-2958]
- add sweep for Resource Manager testcase [GH-2955]
- improve fc service docs ([#2975](https://github.com/aliyun/terraform-provider-alicloud/issues/2975))
- improve memcache test case ([#2974](https://github.com/aliyun/terraform-provider-alicloud/issues/2974))
- change nat bandwidth pachage to use commonApi instead of sdk ([#2971](https://github.com/aliyun/terraform-provider-alicloud/issues/2971))
- Support modify maintain time for kvstore instance and Supplementary documentation for kvstore connection ([#2962](https://github.com/aliyun/terraform-provider-alicloud/issues/2962))
- improve(slb) update slb listener scheduler ([#2960](https://github.com/aliyun/terraform-provider-alicloud/issues/2960))
- update changelog ([#2959](https://github.com/aliyun/terraform-provider-alicloud/issues/2959))
- change sdk to common api ([#2958](https://github.com/aliyun/terraform-provider-alicloud/issues/2958))
- add sweep for Resource Manager testcase ([#2955](https://github.com/aliyun/terraform-provider-alicloud/issues/2955))

BUG FIXES:

- fix API Gateway App list tags failed [GH-2973]
- fix the managed k8s does not display connections information [GH-2970]
- Fix cdn_domain_config import bug [GH-2967]
- fix(alicloud_kvstore_instance): security_group_id diff error and SSLDisableStateExistsFault error [GH-2963]
- fix API Gateway App list tags failed ([#2973](https://github.com/aliyun/terraform-provider-alicloud/issues/2973))
- fix the managed k8s does not display connections information ([#2970](https://github.com/aliyun/terraform-provider-alicloud/issues/2970))
- Fix cdn_domain_config import bug ([#2967](https://github.com/aliyun/terraform-provider-alicloud/issues/2967))
- fix(alicloud_kvstore_instance): security_group_id diff error and SSLDisableStateExistsFault error ([#2963](https://github.com/aliyun/terraform-provider-alicloud/issues/2963))

## 1.102.0 (October 23, 2020)

Expand Down

0 comments on commit c5dd151

Please sign in to comment.