Skip to content

Commit f3d7444

Browse files
committed
chore: Update changelog
1 parent 640f532 commit f3d7444

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
## 0.20.12
2+
3+
### feat
4+
5+
- feat: Upgrade JSII [\#3837](https://github.com/hashicorp/terraform-cdk/pull/3837)
6+
7+
### chore
8+
9+
- chore(deps): pin trusted workflows based on HashiCorp TSCCR [\#3847](https://github.com/hashicorp/terraform-cdk/pull/3847)
10+
- chore(docs): Update example for remote backend to show cloud backend [\#3833](https://github.com/hashicorp/terraform-cdk/pull/3833)
11+
- chore(deps): pin trusted workflows based on HashiCorp TSCCR [\#3828](https://github.com/hashicorp/terraform-cdk/pull/3828)
12+
- chore: Update docker container with latest version of node and JSII [\#3821](https://github.com/hashicorp/terraform-cdk/pull/3821)
13+
- chore: Upgrade archiver version to 7.0.1 [\#3818](https://github.com/hashicorp/terraform-cdk/pull/3818)
14+
- chore: Upgrade dependencies for lib [\#3815](https://github.com/hashicorp/terraform-cdk/pull/3815)
15+
- chore: Use tmccombs/hcl2json and fix go examples [\#3814](https://github.com/hashicorp/terraform-cdk/pull/3814)
16+
- chore: Remove web team from CODEOWNERS for content directories [\#3811](https://github.com/hashicorp/terraform-cdk/pull/3811)
17+
- chore: Upgrade dependencies for all [\#3800](https://github.com/hashicorp/terraform-cdk/pull/3800)
18+
- chore: update changelog [\#3798](https://github.com/hashicorp/terraform-cdk/pull/3798)
19+
- chore(deps): pin trusted workflows based on HashiCorp TSCCR [\#3795](https://github.com/hashicorp/terraform-cdk/pull/3795)
20+
- chore: Upgrade dependencies for all [\#3789](https://github.com/hashicorp/terraform-cdk/pull/3789)
21+
- chore: Upgrade dependencies for lib [\#3776](https://github.com/hashicorp/terraform-cdk/pull/3776)
22+
- chore: Upgrade dependencies for util [\#3767](https://github.com/hashicorp/terraform-cdk/pull/3767)
23+
- chore: Upgrade dependencies for cli [\#3765](https://github.com/hashicorp/terraform-cdk/pull/3765)
24+
25+
### fix
26+
27+
- fix: Upgrade dependencies to remove vulnerable version of micromatch [\#3844](https://github.com/hashicorp/terraform-cdk/pull/3844)
28+
- fix: Upgrade version of esbuild without security vuln [\#3843](https://github.com/hashicorp/terraform-cdk/pull/3843)
29+
- fix: Security warning on version of Axios [\#3841](https://github.com/hashicorp/terraform-cdk/pull/3841)
30+
- fix(examples): The Complex iterators example for C# that has been broken for a while [\#3840](https://github.com/hashicorp/terraform-cdk/pull/3840)
31+
- fix: Update slack action usage for slack action v2 [\#3802](https://github.com/hashicorp/terraform-cdk/pull/3802)
32+
- fix: always save terraform credentials [\#3785](https://github.com/hashicorp/terraform-cdk/pull/3785)
33+
- fix(lib): correct the concat method in TokenizedStringFragments [\#3772](https://github.com/hashicorp/terraform-cdk/pull/3772)
34+
135
## 0.20.11
236

337
### fix

0 commit comments

Comments
 (0)