Skip to content

Commit 75a20d5

Browse files
Update CHANGELOG for v3.2.0
1 parent 8264cad commit 75a20d5

1 file changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 3.2.0 (October 12, 2023)
2+
3+
FEATURES:
4+
5+
6+
7+
ENHANCEMENTS:
8+
9+
* Add retry logic to rancher2_cluster update. See https://github.com/rancher/terraform-provider-rancher2/pull/1159
10+
* Set protect-kernel-defaults on v2 clusters. See https://github.com/rancher/terraform-provider-rancher2/pull/1245
11+
* Add group_search_filter, user_search_filter, and start_tls to LDAP Auth Config. See https://github.com/rancher/terraform-provider-rancher2/pull/1173
12+
* [Docs] Update branching info. See https://github.com/rancher/terraform-provider-rancher2/pull/1202
13+
* [Docs] Remove keypair_name for amazonec2_config. See https://github.com/rancher/terraform-provider-rancher2/pull/1227
14+
* [Docs] Update msc schema and docs. See https://github.com/rancher/terraform-provider-rancher2/pull/1239
15+
16+
BUG FIXES:
17+
* Fix machine selector config to allow kubelet arg list. See https://github.com/rancher/terraform-provider-rancher2/pull/1181
18+
19+
20+
121
## 3.1.1 (August 3, 2023)
222

323
FEATURES:
@@ -29,7 +49,7 @@ FEATURES:
2949
* Add Pod Security Admission Configuration Template (PSACT) support with state migration logic for 1.25+ RKE and v2 prov clusters. See [#1119](https://github.com/rancher/terraform-provider-rancher2/pull/1119) and [#1117](https://github.com/rancher/terraform-provider-rancher2/pull/1117)
3050
* **New Argument** `default_pod_security_admission_configuration_template_name` - (Optional) Cluster default pod security admission configuration template name (string)
3151
* **New Argument** `default_pod_security_admission_configuration_template_name` - (Computed) Cluster V2 default pod security admission configuration template name (string)
32-
52+
3353
ENHANCEMENTS:
3454

3555
* **New Argument** `entity_id_field` - (Optional) Entity ID for authentication config (string). See [#1163](https://github.com/rancher/terraform-provider-rancher2/pull/1163)

0 commit comments

Comments
 (0)