Skip to content

Serialize context#1968

Merged
DerManoMann merged 1 commit intozircote:masterfrom
DerManoMann:serialize-context
Feb 28, 2026
Merged

Serialize context#1968
DerManoMann merged 1 commit intozircote:masterfrom
DerManoMann:serialize-context

Conversation

@DerManoMann
Copy link
Collaborator

Fixes #1967

@DerManoMann DerManoMann merged commit 9447c1f into zircote:master Feb 28, 2026
14 checks passed
@DerManoMann DerManoMann deleted the serialize-context branch February 28, 2026 06:43
@github-actions
Copy link
Contributor

Created backport PR for 5.x:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-1968-to-5.x
git worktree add --checkout .worktree/backport-1968-to-5.x backport-1968-to-5.x
cd .worktree/backport-1968-to-5.x
git reset --hard HEAD^
git cherry-pick -x 9447c1f45b5ae93185caea9a0c8e298399188a25
git push --force-with-lease

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.

Allow passing context to Serializer

1 participant