v2.0.0
Breaking
- Changed
Veri::Session#shapeshiftmethod signature to accept an optionaltenant:keyword argument Veri::Session.prunenow deletes only sessions with orphaned tenants and no longer removes inactive or expired sessions
Features
- Added
Veri::Session#true_tenantmethod to fetch the original tenant of a session
Bugs
- Fixed issue with user impersonation across different tenants
Misc
- Dropped some unnecessary dependencies
To upgrade to v2.0.0, please refer to the migration guide