Skip to content

1.10.2rc1

Pre-release
Pre-release

Choose a tag to compare

@greysonlalonde greysonlalonde released this 13 Mar 21:07
· 76 commits to main since this release
88fd859

What's Changed

Features

  • Add release command and trigger PyPI publish

Bug Fixes

  • Fix cross-process and thread-safe locking to unprotected I/O
  • Propagate contextvars across all thread and executor boundaries
  • Propagate ContextVars into async task threads

Documentation

  • Update changelog and version for v1.10.2a1

Contributors

@danglies007, @greysonlalonde