Releases: firebase/firebase-functions
Releases · firebase/firebase-functions
v6.5.0
v6.4.0
- Add @deprecated annotation to callable functions's auth policy (#1675)
- Allows CORS to be a parameter. (#1688)
- Make traceContext accessible (#1696)
v6.3.1
v6.3.0
v6.2.0
- Add an authPolicy callback to CallableOptions for reusable auth middleware as well as helper auth policies (#1650)
- Handle ESM functions codebases containing top-level awaits, which would break in node 22.12+ (#1651)
- Multiple breaking changes to the not-yet-announced streaming feature for Callable Functions (#1652)
v6.1.2
v6.1.1
v6.1.0
v6.0.1
v6.0.0
- Breaking: Change default entrypoint of the firebase-functions package to v2 instead of v1 (#1594)
- Add @deprecated annotation on functions.config() API (#1604)