Skip to content

RedisSessionStateProvider v5.0.0 - !!!Breaking Change!!!

Compare
Choose a tag to compare
@stanleysmall-microsoft stanleysmall-microsoft released this 08 Jun 14:01
· 37 commits to main since this release
7543a44

This release provides an update for the RedisSessionStateProvider nuget package. As a BREAKING CHANGE, the underlying serialization method has changed. SessionStateItemCollection objects are now treated as an atomic unit. The ability to add custom serialization has been removed. These changes were made for necessary security improvements.