Skip to content

Commit 9358883

Browse files
chore(release/v13): release 13.1.0
1 parent fe8c50c commit 9358883

File tree

2 files changed

+64
-1
lines changed

2 files changed

+64
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "13.0.0"
2+
".": "13.1.0"
33
}

CHANGELOG.md

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,69 @@ ENHANCEMENTS:
1212
BUGFIXES:
1313

1414

15+
## [13.1.0](https://github.com/rancher/terraform-provider-rancher2/compare/v13.0.0...v13.1.0) (2025-11-05)
16+
17+
18+
### Features
19+
20+
* add manage-namespaces and updatepsa to verb list ([#1392](https://github.com/rancher/terraform-provider-rancher2/issues/1392)) ([4336cd6](https://github.com/rancher/terraform-provider-rancher2/commit/4336cd6ad945e8ae9d789b549a4c08fb55549d40))
21+
* add PSACT to cluster_v2 resource and data-source ([cbc95b8](https://github.com/rancher/terraform-provider-rancher2/commit/cbc95b8dbf83d4d7897ed13ee9e4c6ad9a0143cf)), closes [#1112](https://github.com/rancher/terraform-provider-rancher2/issues/1112)
22+
* Add support for machine configurations ([6a2e4e6](https://github.com/rancher/terraform-provider-rancher2/commit/6a2e4e658c3079a5dcfe96bdffea764d93581ee3))
23+
* support generic OIDC provider ([#1644](https://github.com/rancher/terraform-provider-rancher2/issues/1644)) ([#1648](https://github.com/rancher/terraform-provider-rancher2/issues/1648)) ([a97b5f5](https://github.com/rancher/terraform-provider-rancher2/commit/a97b5f539b77742fe6ac7d9d63e8c83a5bc3b67d))
24+
25+
26+
### Bug Fixes
27+
28+
* [v9] change launch template version ([#1621](https://github.com/rancher/terraform-provider-rancher2/issues/1621)) ([97e8f04](https://github.com/rancher/terraform-provider-rancher2/commit/97e8f048da4b1667cb68617cbb5814b4cf707ec0))
29+
* add common environment variables to workflow ([#1745](https://github.com/rancher/terraform-provider-rancher2/issues/1745)) ([788d9eb](https://github.com/rancher/terraform-provider-rancher2/commit/788d9eb6c363a8963bc2f92171668003c7dcc1a5))
30+
* add config for release-please ([#1740](https://github.com/rancher/terraform-provider-rancher2/issues/1740)) ([3adbc38](https://github.com/rancher/terraform-provider-rancher2/commit/3adbc3862e503e0b9cf9fee11863efb936bbd112))
31+
* add deploy example of metrics operator ([#1608](https://github.com/rancher/terraform-provider-rancher2/issues/1608)) ([e28af8f](https://github.com/rancher/terraform-provider-rancher2/commit/e28af8ffcfed73a578e21dc42d3c1f09105bcc43))
32+
* Add Doc for Rancher pod security admission configuration template ([752ed1b](https://github.com/rancher/terraform-provider-rancher2/commit/752ed1b56532cc4656894ec2c5eb0918261558d5))
33+
* add manual rc release and update permissions ([#1749](https://github.com/rancher/terraform-provider-rancher2/issues/1749)) ([fe8c50c](https://github.com/rancher/terraform-provider-rancher2/commit/fe8c50c54251661e9d16a36b1671a50d058fa9e7))
34+
* Add Oracle Kubernetes Engine back to terraform ([#1537](https://github.com/rancher/terraform-provider-rancher2/issues/1537)) ([00d15d7](https://github.com/rancher/terraform-provider-rancher2/commit/00d15d7ebd7b72c2c2c5d6a670226aaa2e3e3864))
35+
* add public signing key to repository ([#1489](https://github.com/rancher/terraform-provider-rancher2/issues/1489)) ([8294066](https://github.com/rancher/terraform-provider-rancher2/commit/8294066f45baa98b65fa95797073ac92a30b2103))
36+
* add recently added options to Oracle config ([328523d](https://github.com/rancher/terraform-provider-rancher2/commit/328523ddb75b773e5ae0e816310fc01ca55175e8))
37+
* add support for data directories ([#1665](https://github.com/rancher/terraform-provider-rancher2/issues/1665)) ([#1684](https://github.com/rancher/terraform-provider-rancher2/issues/1684)) ([570d171](https://github.com/rancher/terraform-provider-rancher2/commit/570d171abc8b3cb54a1483e76adeea2b8f7873b3))
38+
* add support for imported cluster config ([#1528](https://github.com/rancher/terraform-provider-rancher2/issues/1528)) ([e9e2669](https://github.com/rancher/terraform-provider-rancher2/commit/e9e2669896ffe76aebf5c0ce67816c2765351883))
39+
* adjust path and remove module context ([#1706](https://github.com/rancher/terraform-provider-rancher2/issues/1706)) ([#1725](https://github.com/rancher/terraform-provider-rancher2/issues/1725)) ([df63d8e](https://github.com/rancher/terraform-provider-rancher2/commit/df63d8ee20ca8f4d190f736c561d689ee81dc9ba))
40+
* arrange quotes ([#1363](https://github.com/rancher/terraform-provider-rancher2/issues/1363)) ([9b3a291](https://github.com/rancher/terraform-provider-rancher2/commit/9b3a291bc2139035031ebb97c3661eca965df38b))
41+
* block use of deprecated Rke config ([535beb1](https://github.com/rancher/terraform-provider-rancher2/commit/535beb1387429d2df79d2f0c1236915c490e24eb))
42+
* change from "main" to "tracking" ([#1712](https://github.com/rancher/terraform-provider-rancher2/issues/1712)) ([#1728](https://github.com/rancher/terraform-provider-rancher2/issues/1728)) ([8d06a68](https://github.com/rancher/terraform-provider-rancher2/commit/8d06a6862715e734de983dcc8406d45332ec34f4))
43+
* change IP for server URL in docs ([#1613](https://github.com/rancher/terraform-provider-rancher2/issues/1613)) ([338812e](https://github.com/rancher/terraform-provider-rancher2/commit/338812e8a4b170b86bb79c49970847e0a4f16687))
44+
* change log from info to error ([#1604](https://github.com/rancher/terraform-provider-rancher2/issues/1604)) ([2e64ed4](https://github.com/rancher/terraform-provider-rancher2/commit/2e64ed4d4d69493b8924cc700b3c60c80a009b2d))
45+
* Clean up test suite ([#1587](https://github.com/rancher/terraform-provider-rancher2/issues/1587)) ([e8a3de0](https://github.com/rancher/terraform-provider-rancher2/commit/e8a3de02253548394437a8f3b5f146ff4dc4cc60))
46+
* custom user token changes replace resource ([#1378](https://github.com/rancher/terraform-provider-rancher2/issues/1378)) ([70bd05f](https://github.com/rancher/terraform-provider-rancher2/commit/70bd05f930beec3650c763a277ed62473fa46282))
47+
* do not use dot syntax in path ([#1705](https://github.com/rancher/terraform-provider-rancher2/issues/1705)) ([#1724](https://github.com/rancher/terraform-provider-rancher2/issues/1724)) ([4635e85](https://github.com/rancher/terraform-provider-rancher2/commit/4635e85516a534c2f86763e2e594dde42362b8c2))
48+
* **docs:** add 'annotations' property ([ae967e5](https://github.com/rancher/terraform-provider-rancher2/commit/ae967e50901291d391e13caa64023d9f0158831f))
49+
* **docs:** add 'annotations' property ([1212eb6](https://github.com/rancher/terraform-provider-rancher2/commit/1212eb61e36243b1624e2e302b81024a312e2625))
50+
* emit all response data for troubleshooting ([#1714](https://github.com/rancher/terraform-provider-rancher2/issues/1714)) ([#1729](https://github.com/rancher/terraform-provider-rancher2/issues/1729)) ([c55a983](https://github.com/rancher/terraform-provider-rancher2/commit/c55a9832b8ca80c3a62290414d807080948ddca2))
51+
* export GitHub scripts and validate in CI ([#1702](https://github.com/rancher/terraform-provider-rancher2/issues/1702)) ([#1722](https://github.com/rancher/terraform-provider-rancher2/issues/1722)) ([bacb1a1](https://github.com/rancher/terraform-provider-rancher2/commit/bacb1a1781f60d3a5291d34d6b87c942dcb34340))
52+
* force directory path ([#1710](https://github.com/rancher/terraform-provider-rancher2/issues/1710)) ([#1727](https://github.com/rancher/terraform-provider-rancher2/issues/1727)) ([b3a177c](https://github.com/rancher/terraform-provider-rancher2/commit/b3a177c61df93324222d673c29ddf7459993f11c))
53+
* GKE cluster update behavior ([#1518](https://github.com/rancher/terraform-provider-rancher2/issues/1518)) ([56a7b45](https://github.com/rancher/terraform-provider-rancher2/commit/56a7b4505589bdc3487d2025b2aa535b489fb516))
54+
* ignore files used to build repoducible dev env ([#1310](https://github.com/rancher/terraform-provider-rancher2/issues/1310)) ([c0f5eca](https://github.com/rancher/terraform-provider-rancher2/commit/c0f5ecac60e978b7ae4acd40762503da2f4a0bea))
55+
* improve registry documentation ([#1664](https://github.com/rancher/terraform-provider-rancher2/issues/1664)) ([#1679](https://github.com/rancher/terraform-provider-rancher2/issues/1679)) ([e7ef96a](https://github.com/rancher/terraform-provider-rancher2/commit/e7ef96a3aa6d60fea95c93396b704333255af997))
56+
* machine default type matches rancher ([#1382](https://github.com/rancher/terraform-provider-rancher2/issues/1382)) ([a41ef9c](https://github.com/rancher/terraform-provider-rancher2/commit/a41ef9c1cefda25d951365c9a9a940e6038c2052))
57+
* name space imports should not change project ([#1515](https://github.com/rancher/terraform-provider-rancher2/issues/1515)) ([ab77bd4](https://github.com/rancher/terraform-provider-rancher2/commit/ab77bd4030512387b04480079c38aa54f8590eb9))
58+
* PSACT deletion hanging ([#1653](https://github.com/rancher/terraform-provider-rancher2/issues/1653)) ([#1672](https://github.com/rancher/terraform-provider-rancher2/issues/1672)) ([452fc1a](https://github.com/rancher/terraform-provider-rancher2/commit/452fc1aabe62c83990427e0190dbd51ab2a8565a))
59+
* registry configuration for imported hosted clusters ([#1596](https://github.com/rancher/terraform-provider-rancher2/issues/1596)) ([826f513](https://github.com/rancher/terraform-provider-rancher2/commit/826f51349ea3af617600fb1046b341b04cc9015c))
60+
* remove extra return in machine template ([#1400](https://github.com/rancher/terraform-provider-rancher2/issues/1400)) ([1792a32](https://github.com/rancher/terraform-provider-rancher2/commit/1792a32548dd8ccac1e231c03b6be78271791113))
61+
* remove handling of auto-install objects ([#1467](https://github.com/rancher/terraform-provider-rancher2/issues/1467)) ([122e8c8](https://github.com/rancher/terraform-provider-rancher2/commit/122e8c81af43c00c012ac0dc48b6f3fd0efeab22))
62+
* remove unused RKE version retrieval logic ([c9b2417](https://github.com/rancher/terraform-provider-rancher2/commit/c9b24176c89e8ed16c8f9180882bfc86ae82fad7))
63+
* Replace intstr.FromString with intstr.Parse to allow for int values ([#1496](https://github.com/rancher/terraform-provider-rancher2/issues/1496)) ([f9b095c](https://github.com/rancher/terraform-provider-rancher2/commit/f9b095c165f88689faeb853fde2d3dea4f2fe85b))
64+
* Sanitize secrets ([#1568](https://github.com/rancher/terraform-provider-rancher2/issues/1568)) ([057d9cb](https://github.com/rancher/terraform-provider-rancher2/commit/057d9cbbc4dc907b8b8761fa04c00ed64c066119))
65+
* script paths ([#1704](https://github.com/rancher/terraform-provider-rancher2/issues/1704)) ([#1723](https://github.com/rancher/terraform-provider-rancher2/issues/1723)) ([6a9c227](https://github.com/rancher/terraform-provider-rancher2/commit/6a9c227b9ffdc45f2d05c45bae027eb8649ec048))
66+
* specify signing key ([71a0c51](https://github.com/rancher/terraform-provider-rancher2/commit/71a0c51c9b892d51fa9ac1b8c60277f483a6b358))
67+
* support updating logging enable_json_parsing field ([149d462](https://github.com/rancher/terraform-provider-rancher2/commit/149d4624e180f14576755d78d3523287468b775d))
68+
* support updating logging enable_json_parsing field ([a6ebefd](https://github.com/rancher/terraform-provider-rancher2/commit/a6ebefd4ad6cc8330672fd1ebaddc4e9a407430b))
69+
* try removing the decode ([#1361](https://github.com/rancher/terraform-provider-rancher2/issues/1361)) ([5e605ac](https://github.com/rancher/terraform-provider-rancher2/commit/5e605aced200871178132e886c1967f0a4129507))
70+
* update documentation for support matrix ([#1370](https://github.com/rancher/terraform-provider-rancher2/issues/1370)) ([4c6ed7c](https://github.com/rancher/terraform-provider-rancher2/commit/4c6ed7c3bc9c13bf017934797c55048ed15604cd))
71+
* update label field to match latest version ([fc7015b](https://github.com/rancher/terraform-provider-rancher2/commit/fc7015bf0d46cb0c4690d6386dc67a2dd3880356))
72+
* update pre-release to see new tag format ([#1623](https://github.com/rancher/terraform-provider-rancher2/issues/1623)) ([#1681](https://github.com/rancher/terraform-provider-rancher2/issues/1681)) ([2061872](https://github.com/rancher/terraform-provider-rancher2/commit/2061872a88b7240fdba187759d6bb2284cfa6dcd))
73+
* update release documentation ([#1367](https://github.com/rancher/terraform-provider-rancher2/issues/1367)) ([9e26756](https://github.com/rancher/terraform-provider-rancher2/commit/9e26756e838e280a9b52a5fb5a40526214cc8b5e))
74+
* use modern import logic ([#1708](https://github.com/rancher/terraform-provider-rancher2/issues/1708)) ([#1726](https://github.com/rancher/terraform-provider-rancher2/issues/1726)) ([d435b19](https://github.com/rancher/terraform-provider-rancher2/commit/d435b198653ba558f9e7f6736a5c3e1d34f5db8f))
75+
* validate connection ([#1585](https://github.com/rancher/terraform-provider-rancher2/issues/1585)) ([1fad9c4](https://github.com/rancher/terraform-provider-rancher2/commit/1fad9c4f4069fe5c56d6a33be10e417fe4dee5c4))
76+
* validate signature before release ([#1483](https://github.com/rancher/terraform-provider-rancher2/issues/1483)) ([f356f5a](https://github.com/rancher/terraform-provider-rancher2/commit/f356f5a64655bc91bebaaf72bd81c19d57cffeb2))
77+
1578
## v4.0.0 (February 5, 2024)
1679

1780
FEATURES:

0 commit comments

Comments
 (0)