RedisSessionStateProvider v5.0.0 - !!!Breaking Change!!!
stanleysmall-microsoft
released this
08 Jun 14:01
·
37 commits
to main
since this release
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.