Skip to content

gcpdiag 0.63

Compare
Choose a tag to compare
@ropeck ropeck released this 25 Jul 02:19
· 342 commits to main since this release

0.63 (2023-07-10)

Fixes

  • Fix futures timeout error.

0.62 (2023-07-10)

New rules

  • cloudsql/SEC/2023_001: Cloud SQL is not publicly accessible (github #73)
  • dataproc/ERR/2023_002: Orphaned YARN application
  • dataflow/ERR/2023_007: Streaming Dataflow doesn't report being stuck because of firewall rules
  • dataflow/ERR/2023_008: Dataflow worker service account has roles/dataflow.worker role
  • dataflow/WARN/2023_004: Dataflow job doen't stuck at draining state for more than 3 hours
  • notebooks/BP/2023_002: Vertex AI Workbench user-managed notebook instances are up to date

Fixes

  • Fix GCE API being erroneously required to run gcpdiag
  • Fix locking issues in multi-threaded code
  • Improve caching of API exceptions
  • Remove documentation references to deprecated oauth option

0.61 (2023-06-30)

Fixes

  • Fix attribute error on dnssec API call

What's Changed

Full Changelog: v0.60...v0.63