Skip to content

0.48.4

Choose a tag to compare

@majorgreys majorgreys released this 17 May 16:00
· 1 commit to 0.48 since this release
fccaff3

Release Notes

v0.48.4

Bug Fixes

  • grpc: handle None values for span tags.
  • grpc: Add done callback in streaming response to avoid unfinished spans if a StopIteration is never raised, as is found in the Google Cloud libraries.