Skip to content

Commit 10466fd

Browse files
Merge pull request #212 from Azure/stanleysmall-microsoft-patch-3
Update release_notes.md for 5.0.2 and 5.0.3
2 parents d076fb4 + 9c47ed6 commit 10466fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/release_notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ Below is a summary of the the main features/bug fixes in the most recent release
66

77
## Session State Provider Release Notes
88

9+
### v5.0.3
10+
11+
This version fixes a bug in v5.0.2 where the null check during deserialization was not sufficient. We added a try-catch back to the method.
12+
13+
### v5.0.2
14+
15+
This version updates Stack Exchange Redis and adds a null check for the serialization methods.
16+
917
### v5.0.1
1018

1119
Removed try-catch around serialization so it now throws an error. Updated the assembly versions to match the release versions. Downgraded Microsoft.Bcl.AsyncInterfaces to version 5.0.0

0 commit comments

Comments
 (0)