Skip to content

Commit c20353c

Browse files
committed
Added v1.3.3 to Changelog
1 parent d363868 commit c20353c

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## 1.3.3 (Nov 8, 2023)
4+
5+
FEATURES:
6+
7+
* Krew based installation [#105](https://github.com/google/gke-policy-automation/issues/105)
8+
9+
NEW POLICIES:
10+
11+
* GKE intranode visibility [#196](https://github.com/google/gke-policy-automation/pull/196)
12+
* Control plane user basic authentication [#197](https://github.com/google/gke-policy-automation/pull/197)
13+
* Control plane user certificate authentication [#197](https://github.com/google/gke-policy-automation/pull/197)
14+
* Customer-Managed Encryption Keys for persistent disks [#197](https://github.com/google/gke-policy-automation/pull/197)
15+
* Enable Security Posture dashboard [#197](https://github.com/google/gke-policy-automation/pull/197)
16+
* Enable Workload vulnerability scanning [#197](https://github.com/google/gke-policy-automation/pull/197)
17+
18+
IMPROVEMENTS:
19+
20+
* Upgraded direct and indirect dependencies [#195](https://github.com/google/gke-policy-automation/pull/195)
21+
* Adjusted all policies to GKE CIS version 1.4 benchmark [#197](https://github.com/google/gke-policy-automation/pull/197)
22+
* Added Regal for linting Rego [#194](https://github.com/google/gke-policy-automation/pull/194)
23+
24+
BUG FIXES:
25+
26+
* Policy `node_pool_use_cos` should not fail on windows node pools [#198](https://github.com/google/gke-policy-automation/pull/198)
27+
328
## 1.3.2 (Aug 10, 2023)
429

530
IMPROVEMENTS:

0 commit comments

Comments
 (0)