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

Change ServerSideSession.Id to long #1463

Merged
merged 2 commits into from
Nov 10, 2023
Merged

Change ServerSideSession.Id to long #1463

merged 2 commits into from
Nov 10, 2023

Conversation

AndersAbel
Copy link
Member

@AndersAbel AndersAbel added schema change impact/breaking The fix or change will be a breaking one labels Nov 8, 2023
@AndersAbel AndersAbel requested a review from brockallen November 8, 2023 11:33
@AndersAbel AndersAbel marked this pull request as draft November 8, 2023 13:10
@AndersAbel AndersAbel marked this pull request as ready for review November 10, 2023 07:33
@brockallen brockallen merged commit 4ac7e46 into DuendeSoftware:main Nov 10, 2023
5 checks passed
@josephdecock josephdecock added this to the 7.0.0 milestone Nov 14, 2023
@josephdecock josephdecock mentioned this pull request Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/breaking The fix or change will be a breaking one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider changing the ServerSideSession Id from an int to a long
3 participants