All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.8.0 (2024-01-26)
1.7.0 (2024-01-19)
1.6.0 (2023-11-03)
1.5.0 (2023-10-06)
- checks: add checks on CloudRun services (#31) (02d379e)
- go: update to go 1.21 (1f9f806)
- instance: Add check for Instance Groups (#22) (525d984)
1.4.0 (2023-07-28)
- checks/sql: GCP_SQL_006: backups are multi-regional (#20) (6e362a1)
- gke: Add GKE checks (#21) (13703eb)
1.3.0 (2023-05-26)
- checks/lb: check if Forwarding Rules have SSL certificated auto-renewed (29b0f05)
- checks/lb: WIP: getter for forwarding rules (1d5d9bb)
- checks/sql: add two first checks for SQL (7a2d96d)
- checks/sql: GCP_SQL_003: check RequireSsl on instances (decaf52)
- checks/sql: GCP_SQL_004: check no public IP on instances (55bfeea)
- checks/sql: GCP_SQL_005: check instance encrypted with KMS key (e1db4da)
- README.md: update documentation (17ad2e1)
- checks/lb: add TODO comment for SSLProxies (db894a5)
- checks/lb: rename forwarding rules type (feb3311)
1.2.1 (2023-05-19)
- checks/gcs: handle error when getting bucket policy (bec174c)