Skip to content

Latest commit

 

History

History
85 lines (45 loc) · 5.21 KB

CHANGELOG.md

File metadata and controls

85 lines (45 loc) · 5.21 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.0 (2024-01-26)

Features

  • checks: add checks on firewall rules (#60) (2d1b4eb)

1.7.0 (2024-01-19)

Features

1.6.0 (2023-11-03)

Features

  • checks: Add checks on CloudFunctions (#42) (ae66ee4)

1.5.0 (2023-10-06)

Features

  • 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)

Features

  • checks/sql: GCP_SQL_006: backups are multi-regional (#20) (6e362a1)
  • gke: Add GKE checks (#21) (13703eb)

1.3.0 (2023-05-26)

Features

  • 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)

Bug Fixes

  • checks/lb: add TODO comment for SSLProxies (db894a5)
  • checks/lb: rename forwarding rules type (feb3311)

1.2.1 (2023-05-19)

Bug Fixes

  • checks/gcs: handle error when getting bucket policy (bec174c)

1.2.0 (2023-04-24)

Features

  • compute: Add instance checks GCS_VM_ (#11) (4da74a7)
  • gcs: add checks (#10) (ff84bca)
  • logging: improve logs during account unmarshal (500bf66)
  • new-yatas: update imports and function calls from YATAS (abee8e1)
  • refacto: refacto with new YATAS interfaces (#8) (7e0cb81)

1.1.0 (2023-04-07)

Features

  • bootstrap: Add GCP Authentication + First GCS check (#3) (5f2dedd)