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

[#368] AxonSerializer documentation and enforce ReplayToken.context to String #370

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

MateuszNaKodach
Copy link

@MateuszNaKodach MateuszNaKodach commented Jan 20, 2025

closes #368

smcvb and others added 5 commits July 23, 2024 11:24
Add context field for the ReplayTokenSerializer. Sadly, the context
object is of type Any. Hence, we need to find a way to retrieve a
primitive type serializer and potentially configured serializers.

#bug/support-reset-context
Add todos for the pointer where to work on

#bug/support-reset-context
@CLAassistant
Copy link

CLAassistant commented Jan 20, 2025

CLA assistant check
All committers have signed the CLA.

@MateuszNaKodach MateuszNaKodach changed the title [#368] AxonSerializer documentation and enforce ReplayToken.context to String #368 AxonSerializer documentation and enforce ReplayToken.context to String Jan 20, 2025
@MateuszNaKodach MateuszNaKodach changed the title #368 AxonSerializer documentation and enforce ReplayToken.context to String [#368] AxonSerializer documentation and enforce ReplayToken.context to String Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AxonSerializer documentation and enforce ReplayToken#context to String
3 participants