Skip to content

Commit 383a664

Browse files
authored
prepare for v4.1.0 release (#1317)
1 parent 442014e commit 383a664

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
1+
## v4.1.0 (March 6, 2024)
2+
3+
FEATURES:
4+
5+
* Added support for `rancher2_pod_security_admission_configuration_template` resource and dataSource. See https://github.com/rancher/terraform-provider-rancher2/pull/1302
6+
7+
ENHANCEMENTS:
8+
9+
* [Docs] fix unit and add new example to the documentation for `rancher_cluster_v2`. See https://github.com/rancher/terraform-provider-rancher2/pull/1309
10+
* [Docs] add note linking to AWS docs for `eks_config_v2`. See https://github.com/rancher/terraform-provider-rancher2/pull/1247
11+
12+
BUGFIXES:
13+
14+
115
## v4.0.0 (February 5, 2024)
216

317
FEATURES:
418

5-
* Added support for `machine_selector_files` on . See https://github.com/rancher/terraform-provider-rancher2/pull/1225
19+
* Added support for `machine_selector_files` on the `rancher2_cluster_v2` resource. See https://github.com/rancher/terraform-provider-rancher2/pull/1225
620
* Added support for `graceful_shutdown_timeout` for vSphere nodes. See https://github.com/rancher/terraform-provider-rancher2/pull/1228
721
* Added `inherited_cluster_roles` attribute to global_role. See https://github.com/rancher/terraform-provider-rancher2/pull/1242
822

docs/compatibility-matrix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The version matrix specifies the Terraform provider version _recommended_ to use
2626
| Terraform provider version | Rancher | Notes |
2727
|----------------------------|:-------:|-------|
2828
| 4.0.0 | 2.8.x | |
29+
| 4.1.0 | 2.8.x | |
2930

3031
#### FAQ
3132

0 commit comments

Comments
 (0)