v.24.9Improvement

Masking sensitive info in gcs table function

Masking sensitive info in gcs table function. #69611 (Vitaly Baranov).
Added masking of sensitive information in the gcs table function to enhance data security when accessing Google Cloud Storage.

Why it matters

The feature addresses the need to protect sensitive credentials and information when using the gcs table function in ClickHouse, preventing accidental exposure of secrets during queries or logs.

How to use it

Users benefit from this feature automatically as masking is integrated within the gcs table function. No additional configuration is required to enable the masking of sensitive data.