Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Releases/6.3.6 #1443

Merged
merged 6 commits into from
Nov 1, 2023
Merged

Merge Releases/6.3.6 #1443

merged 6 commits into from
Nov 1, 2023

Conversation

brockallen
Copy link
Member

No description provided.

josephdecock and others added 5 commits September 20, 2023 08:54
This fixes #1362

Thrown exceptions can't be serialized by System.Text.Json, because they
contain pointers that it won't allow.

This fix (suppressing serialization) is specific to the 6.3 release.
In 7.0, we will remove the property entirely.
…nt-serialization

Joe/6.3 bugfix/error event serialization
…ionsVirtual6.3

Make ServerSideSessionStore.GetAndRemoveExpiredSessionsAsync virtual
@brockallen
Copy link
Member Author

I'll let you do this correctly, @josephdecock.

@josephdecock josephdecock marked this pull request as ready for review November 1, 2023 19:47
@josephdecock josephdecock merged commit 23044ff into main Nov 1, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants