- Add Node v22 engine enforcement to the integration test package
- Keep CI, local package validation, and emulator coverage aligned with the
nodejs22release
- Update all extension runtimes and package engines to Node v22
- Keep the extension on
firebase-functions/v1, because Firebase Extensions still treats these Auth and callable triggers as 1st-gen only - Align CI and local development on Node v22
- Ensure all cloud functions run on Node v18
- Newer Node version (specifically v22) lead to integration issues
- Update to Node v22
Make STREAM_API_KEY parameter a secret
- Update to Node v20
- Update dependencies
- Use Node v16
- Round down when setting
iaton generated tokens - Update dependencies
Update firebase-functions dependency to fix toJSON bug.
Add prepare scripts for production installations.
Copy updates.
New display name.
JWTs are now generated with the iat payload set to the current time.
Initial release of the Stream Chat Auth extension.