- Notifications
You must be signed in to change notification settings - Fork 219
Pull requests: firebase/firebase-functions
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(cloud-functions): add realtime and callable functions token typing
#1683 by CorieW was merged Mar 31, 2025 Loading…
fix for DataSnapshot.val() throwing error when source is null
#1682 by CorieW was merged Mar 31, 2025 Loading…
fix(logger): no longer detects duplicate object as circular
#1679 by CorieW was merged Apr 4, 2025 Loading…
Adds auth.rawToken to context to allow access to the underlying token.
#1678 by mbleigh was merged Oct 8, 2025 Loading…
Fix bug where sse response hangs if handler threw an error.
#1668 by taeold was merged Jan 28, 2025 Loading…
Adding CallableResponse reference page and related formatting tweaks.
#1666 by egilmorez was merged Jan 23, 2025 Loading…
Update SSE respones to have 2 newlines per SSE spec
#1663 by taeold was merged Jan 23, 2025 Loading…
Fixed issue calling DataSnapshot methods with null data
#1661 by rhodgkins was merged Oct 8, 2025 Loading…
Use await import instead of require for functions modules that contain top-level awaits
#1651 by Berlioz was merged Dec 19, 2024 Loading…
Add support for an authPolicy that returns Permission Denied when failed
#1650 by inlined was merged Dec 13, 2024 Loading…
Add GitHub action to autogenerate ref docs on commit to master.
#1647 by taeold was merged Dec 4, 2024 Loading…
Remove support for streaming responses for v1 callables.
#1645 by taeold was merged Nov 21, 2024 Loading…
Improve callable function for long running requests.
#1635 by taeold was merged Dec 7, 2024 Loading…
Fix bug where wrapInit wasn't called on v2 callable functions.
#1634 by taeold was merged Nov 7, 2024 Loading…
Bump elliptic from 6.5.7 to 6.6.0 dependencies Pull requests that update a dependency file
#1632 by dependabot bot was merged Oct 31, 2024 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.