Skip to content

[Fix #636] Refactor to separate Jackson/JQ from core #642

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

Merged
merged 2 commits into from
Jul 17, 2025

Conversation

fjtirado
Copy link
Collaborator

@fjtirado fjtirado commented Jul 16, 2025

Fix #636

This breaks backward compatibility (dependecies on examples needs to change from impl to core and outputAsJsonNode has been removed) so when we release we will have to increase major number

@fjtirado fjtirado force-pushed the Fix_#636 branch 2 times, most recently from f31908d to 5dc635b Compare July 17, 2025 09:11
Signed-off-by: fjtirado <ftirados@redhat.com>
@fjtirado fjtirado force-pushed the Fix_#636 branch 2 times, most recently from b6adb9e to 89bf9cd Compare July 17, 2025 10:27
@fjtirado fjtirado marked this pull request as ready for review July 17, 2025 10:31
Signed-off-by: fjtirado <ftirados@redhat.com>
@fjtirado fjtirado changed the title [Fix #636] Initial refactor to separate Jackson/JQ [Fix #636] Refactor to separate Jackson/JQ from core Jul 17, 2025
@fjtirado fjtirado merged commit f519a41 into serverlessworkflow:main Jul 17, 2025
2 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.

Reference implementation interfaces to not reference jackson classes
1 participant