v3.9.0
- Updates HTTP callable functions to use structured logging for Node 10+ environments.
- Adds type hints for new Cloud Functions regions
asia-northeast3
,asia-south1
, andasia-southeast2
. - Updates type definition of
https.onRequest
to allow for promises (async functions).