Skip to content

Commit 82a1035

Browse files
authored
Update CHANGELOG.md file for release v2.13.0 (#1810)
* Update CHANGELOG.md file for release v2.13.0
1 parent aa76ff0 commit 82a1035

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
## 2.13.0
1+
## 2.13.0 (August 23, 2022)
22

3-
* Add Acceptance Tests (GKE) to Github Actions
3+
BUG FIXES:
4+
* 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)
5+
6+
IMPROVEMENTS:
7+
8+
* `r/kubernetes_manifest`: Better error messages from OpenAPI schema transformations (#1780)
9+
* Update documentation and correct some errors (#1768, #1786)
10+
* Update acceptance tests infrastructure code for GKE and AKE and related GitHub Actions
411

512
## 2.12.1 (July 6, 2022)
613

0 commit comments

Comments
 (0)