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

fix: Fix serialization problems with migration #2331

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

dominikriemer
Copy link
Member

Purpose

Remove the custom object mapper and instead add serialization hint to Migration result object by narrowing the generic type.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added java Pull requests that update Java code backend Everything that is related to the StreamPipes backend labels Dec 13, 2023
@dominikriemer dominikriemer merged commit dcdea28 into dev Dec 13, 2023
18 checks passed
@dominikriemer dominikriemer deleted the fix-serialization-problems branch December 13, 2023 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant