You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #8716 Secure and Lazy session changes (weaverryan)
This PR was squashed before being merged into the 3.4 branch (closes#8716).
Discussion
----------
Secure and Lazy session changes
Fixes#8562
I believe that, in user-land, the only change is that the `framework.session.use_strict_mode` is deprecated, and that we need to say that session data is no longer written unless the session data actually changed.
Commits
-------
3e28070 Removing limit_metadata_writes
0a0bca2 Removing use_strict_mode docs, as this feature is deprecated in 3.4
0 commit comments