Skip to content

Firebase Functions Python SDK 0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 20:36
3ed4004

[INFO] Last release tag: 0.1.0.
[INFO] Last release commit: 59d68cf.
[INFO] Including all commits in the range 59d68cf..3ed4004.

Bug Fixes

  • fix: conversion to handle nanosecond precision timestamp (#109)
  • fix: add tier 2 regions to SupportedRegion enum (fixes #93) (#107)
  • fix: normalize firestore document path (#106)
  • fix: add cwd to sys.path for functions yaml (#12)