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)