Release 4.1.0
Fixed
- fix(session): take absolute timeout in account when calculating storage ttl
- fix(session): remember function didn't store flags as expected
Added
- feat(session): allow binding session to external data
Changed
- chore(utils): safer utils.is_fips_mode (fix #176)
- chore(session): a bit more relaxed assertions (fix #175)
- chore(utils): better caching of crypto primitives and move to non-deprecated crypto
Full Changelog: v4.0.5...v4.1.0