Skip to content

Firebase Functions Python SDK 0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Nov 19:07
a5f82a7

[INFO] Last release tag: 0.4.3.
[INFO] Last release commit: 436f4c7.
[INFO] Including all commits in the range 436f4c7..a5f82a7.

New Features

  • feat: Add Firebase Data Connect support (#250)
  • feat: modernize packaging with pyproject.toml and uv (#247)

Bug Fixes

  • fix: add robust date parsing in schedule_fn (#256)
  • fix: fix pyproject.toml to include all packages. (#254)