Monday, March 23, 2026
1 change · saas-19.2
Code cleanup and technical improvements
This update reorganizes how Odoo handles session data, moving critical functions from the core request object to dedicated modules. This improves stability and security by reducing potential points of vulnerability and simplifying the codebase. The changes also prepare Odoo for future transitions to contextvars.
Original PR description
[x] move session related-functions out of request [x] move router related-functions out of request Task-6031124