Change8

0.139.2

📦 fastapiView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This release introduces a thread-safe refactor for router route building, improving stability for parallel test execution. The change is mainly relevant for less common testing scenarios.

🐛 Bug Fixes

  • Refactored router route building to be thread-safe, primarily benefiting tests running in parallel threads.

Affected Symbols