Skip to content

Commit 943d513

Browse files
committed
Updated CHANGELOG.md
1 parent 663a0ad commit 943d513

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.12.0 (Unreleased)
1+
## 1.12.0 (March 05, 2021)
22

33
FEATURES:
44

@@ -15,11 +15,16 @@ ENHANCEMENTS:
1515
* Added `password` as valid `cluster_template_questions` type to `rancher2_cluster` resource
1616
* Preserve `cluster_template_answers` for `cluster_template_questions` of type `password` in `rancher2_cluster` resource to avoid misleading diffs
1717
* Added `nodes` attribute reference to `rancher2_cluster_sync` resource
18+
* Updated go mod to support Rancher `v2.5.6`
19+
* Updated acceptance tests to use Rancher `v2.5.6`
20+
* Added retry to get k8s default version, if getting forbidden or server error
21+
* Added retry to get V2 catalogs and apps, if getting server error
1822

1923
BUG FIXES:
2024

2125
* Fixed cluster and project resource for update monitoring version properly
2226
* Fixed `rancher2_app_v2` resource, added retry to GetAppV2OperationByID if got apierr 500
27+
* Fixed `rancher2_cluster` docs, annotations and labels argument description
2328

2429
## 1.11.0 (January 08, 2021)
2530

0 commit comments

Comments
 (0)