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(#1716): Remove obsolete data type transformer implementations #1732

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

christophd
Copy link
Contributor

  • Data type transformer implementations have been moved to the Camel core project
  • Using those transformers in Camel works with version 4.2.0 onwards

This PR should be merged as part of the update to Camel 4.2.0 (CI tests will likely fail until Camel 4.2.0 is available)

- Data type transformer implementations have been moved to the Camel core project
- Using those transformers in Camel works with version 4.2.0 onwards
@christophd
Copy link
Contributor Author

I have run the tests (Java unit tests & YAKS E2E tests) with Camel 4.2.0-SNAPSHOT and it looks good

@christophd
Copy link
Contributor Author

@oscerd Camel 4.2.0 is available and the CI looks good. Feel free to merge whenever you update to Camel 4.2.0

@oscerd oscerd merged commit 17e53a0 into apache:main Nov 15, 2023
5 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.

None yet

2 participants