pyramid_session_redis 1.6.0 is now released on Github and PyPi.

Notable changes:

* Pyramid2 is now supported.  
* Pyramid1.x and Python2 are still fully supported.
* The Session object has two new methods:
    * Session.adjust_cookie_expires
    * Session.adjust_cookie_max_age
    * These methods ONLY provide a mechanism to adjust the cookie expiry 
values. They do not affect any Session logic.

Much thanks to Theron Luhn for offering a PR which preserved backwards 
compatibility in some ways better than my approach AND vastly improving the 
test matrix.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/2402f2de-f100-471b-a415-09261f2bbeecn%40googlegroups.com.

Reply via email to