Skip to content

Firebase Functions Python SDK 0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 14:44
b7c0b43

[INFO] Last release tag: 0.2.0.
[INFO] Last release commit: 13f7cbc.
[INFO] Including all commits in the range 13f7cbc..b7c0b43.

New Features

  • feat: Add Auth Context enabled Firestore triggers (#184)
  • feat: Add str method to enum classes (#178)
  • feat: add support for ListParam & MultiSelectInput (#179)

Bug Fixes

  • fix: Remove auth check for cloud tasks (#171)
  • fix: ModuleNotFoundError as in #162 (#168)