- Added a `hashUserID` function to generate a collision-safe hash for user IDs, improving metadata handling. - Updated the environment setup in `buildEnv` to override `metadata.user_id` with a sanitized value, ensuring compatibility with third-party APIs. - Enhanced logging for the environment variables to aid in debugging and monitoring. |
||
|---|---|---|
| .. | ||
| generate.go | ||
| generate_schema.json | ||
| generate_test.go | ||
| providers.go | ||
| providers_schema.json | ||
| providers_test.go | ||
| read.go | ||
| read_schema.json | ||
| read_test.go | ||