Skip to content

v6.2.0

Latest
Compare
Choose a tag to compare
@google-oss-bot google-oss-bot released this 19 Dec 23:08
· 1 commit to master since this release
  • 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)