Skip to content

Version 0.10.2

Latest
Compare
Choose a tag to compare
@devkral devkral released this 05 Sep 12:43
· 3 commits to main since this release
fca84df

Fixed

  • Fix transactions in multi-threading contexts.

Changed

  • The transaction stack contains the backend too.

Removed

  • Remove ACTIVE_TRANSACTIONS ContextVar plus tests for it. It became unreliable with multithreading.