Beaker v1.11.0 Release Notes
Release Date: 2019-08-26 // almost 7 years ago-
- 🛠 Fixed cookie path option not being properly set (
self._pathwas removed, onlyself.pathexists) - Documented
SameSiteoption - 🛠 Fixed cookie expiration being localised when it shouldn't.
- 🛠 Fixed cookie path option not being properly set (
Previous changes from v1.10.1
-
- 🛠 Fix issue with Redis namespace manager TTL
- 🛠 Fix for SameSite cookie option not being set in some cases
- 🛠 Fix for memcached tests on Python3