Skip to content

Commit 9030924

Browse files
committed
Update CHANGELOG.md for v2.13.1 release
1 parent 0a6d49b commit 9030924

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
## 2.13.1 (August 29, 2022)
2+
3+
BUG FIXES:
4+
5+
* [TK-78009] Fix propagation of non-fatal Diagnostics in the type morphing logic
6+
17
## 2.13.0 (August 23, 2022)
28

39
BUG FIXES:
10+
411
* Starting from Kubernetes 1.24.0 service account token is not automatically generated, thus it has to create separately. The following resources were updated to handle this change: `d/kubernetes_service_account`, `r/kubernetes_default_service_account`, `r/kubernetes_service_account`. For Kubernetes clusters running v1.24+ `default_secret_name` will be empty. A warning message will be printed once any of the above resources are in use. (#1792)
512

613
IMPROVEMENTS:

0 commit comments

Comments
 (0)