Re: Issue with Jackson Configuration Migration from Camel 4.0.3 to Camel 4.5.0

2024-05-16 Thread Federico Mariani
Hi, Can you provide a reproducer? one thing that pops up from the environment description is the Spring Boot version, in particular, with Camel 4.5.0, you should use Spring Boot 3.2.5, can you update the spring boot version and try again? Il giorno gio 16 mag 2024 alle ore 10:57 Ghassen Kahri < g

Issue with Jackson Configuration Migration from Camel 4.0.3 to Camel 4.5.0

2024-05-16 Thread Ghassen Kahri
Hi folks, I am encountering an issue while migrating from Camel 4.0.3 to Camel 4.5.0. Below is my Jackson configuration class: @Configuration public class JacksonConfiguration { @Primary @Bean("json-mapper") public ObjectMapper objectMapper() { return configure(new ObjectMapper()); }

[RESULT] [VOTE] Release Apache Camel Kamelets 4.6.0

2024-05-16 Thread Andrea Cosentino
Hello all, The vote passes with the following result: 5 +1 binding votes: Andrea Cosentino, Claus Ibsen, Marat Gubaidullin, Zineb Bendhiba and Otavio Rodolfo Piske 2 +1 non-binding votes: Claudio Miranda and Gaelle Fournier Thanks all. I'll go ahead with the process. Cheers.