Skip to content

0.38.1

Choose a tag to compare

@Kyle-Verhoog Kyle-Verhoog released this 28 May 20:06
bcebd33

0.38.1

This patch release includes 2 fixes:

  • Fix span/trace id generation collisions when forking by reverting the changes we made to speed up id generation. (#1470)

  • Force rebuilding of Cython files in setup.py. This will ensure that we build for the right Python
    version. (#1468)