Camel 4.6.0: Issue with AdviceWithRouteBuilder

2024-07-12 Thread Klug Andreas (BD/SWD-BEB5)
Hello everyone, After migrating from 4.4.0 to 4.6.0 we experience a strange issue with the AdviceWithRouteBuilder. We do have multiple AdviceWithTasks which are working in 4.4.0 and 4.6.0, e. g. * weaveByToUri("micrometer:.*").before() * weaveById("*").selectLast().before() However, us

Re: Camel 4.6.0: Issue with AdviceWithRouteBuilder

2024-07-12 Thread Claus Ibsen
Hi No but try with 4.7.0 when its released On Fri, Jul 12, 2024 at 11:14 AM Klug Andreas (BD/SWD-BEB5) wrote: > Hello everyone, > > After migrating from 4.4.0 to 4.6.0 we experience a strange issue with the > AdviceWithRouteBuilder. > > We do have multiple AdviceWithTasks which are working in 4