Skip to content

1.16.3

Choose a tag to compare

@christophe-papazian christophe-papazian released this 23 Oct 15:53
· 2 commits to 1.16 since this release
f584e07

Bug Fixes

  • ASM: This fix resolves an issue where user events spans could be sampled erroneously.
  • ASM: fix a body read problem on some corner case where passing empty content length makes wsgi.input.read() blocks.