[UPDATE] Django Orbit v0.6.2 - Critical fix for ATOMIC_REQUESTS

2 views
Skip to first unread message

Hernan Gustavo

unread,
11:09 AM (3 hours ago) 11:09 AM
to Django users
Hi all,
We've released Django Orbit v0.6.2 to address a critical issue affecting projects with ATOMIC_REQUESTS=True.
Changes:
- Fixed: Verify crash when using `ATOMIC_REQUESTS=True` or the `@transaction.atomic` decorator. The internal wrapper for the new Transaction Watcher was previously incompatible with these patterns.
- Improvement: Enhanced thread safety for nested atomic blocks.
If you enabled the Transaction Watcher (new in v0.6) and experienced crashes, please upgrade immediately:
`pip install --upgrade django-orbit` Thanks to ctrldaviddee and StevenMapes for the report!
Safe coding!
Reply all
Reply to author
Forward
0 new messages