v2.48.5
📦 hasura-authView on GitHub →
🐛 2 fixes
Summary
This is a patch release (v2.48) focused on improving security by sanitizing logs and enhancing JWK compatibility.
🐛 Bug Fixes
- Removed all 'value_from_env' and known-sensitive header values from event trigger logs to prevent secret leakage.
- Now allows JSON Web Keys (JWKs) that omit the 'use' field.