8000 Release Firebase Functions Python SDK 0.4.3 · firebase/firebase-functions-python · GitHub
[go: up one dir, main page]

Skip to content

Firebase Functions Python SDK 0.4.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 18:39
436f4c7

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

Bug Fixes

  • fix(identity): AuthBlockingEvent properties not matching docs (#231)
  • fix(logger): no longer replaces object duplicates with "CIRCULAR" (#229)
  • fix: FloatParam marked private as unsupported in CLI (#221)
  • fix(logger): set utf-8 encoding (#223)
  • fix: Off by one assertion for invoker property (#216)
  • fix: incorrect event type for on_document_written_with_auth_context (#214)
  • fix: incorrect type for document snapshop in Firestore auth triggers (#212)
0