Hi I had to fix some EIP model issues that was a bit tricky with code generated XML/YAML parsers and the classic spring XML via JAXB. That work is done. The remainder is the camel-karaf ticket. And there is also a fhir dataformat issue in the model I need to look at laster as well.
On Thu, Dec 29, 2022 at 8:09 PM Claus Ibsen <[email protected]> wrote: > Hi > > I think it would be good to get this done as well > https://issues.apache.org/jira/browse/CAMEL-18841 > > It's not good that Camel has different default values for kafka than kafka > has itself. > We can take time tomorrow to get this done, so a release can be built > afterwards. > > > > > On Thu, Dec 29, 2022 at 2:13 PM Gregor Zurowski <[email protected]> > wrote: > >> This sounds like we should get a release out very soon. Does it make >> sense to start cutting an RC now? >> >> Thanks, >> Gregor >> >> On Wed, Dec 28, 2022 at 7:13 PM Claus Ibsen <[email protected]> >> wrote: >> > >> > Hi >> > >> > I think it would be a good idea to cut a new patch release in January as >> > 3.20.0 has a performance impact and some other related fixes done. >> > >> > For example >> > https://issues.apache.org/jira/browse/CAMEL-18844 >> > >> > To avoid this users of 3.20.0 can exclude camel-console JAR that in some >> > situations mistakenly is included out of the box. >> > >> > This has been corrected via >> > https://issues.apache.org/jira/browse/CAMEL-18847 so that is no longer >> the >> > case. >> > >> > Also I have fixed/improved some unnecessary object allocation that are >> not >> > needed, only when using camel-tracing/camel-opentelemtry. >> > >> > We have also upgraded to Spring Boot 2.7.7 that was recently released. >> > >> > >> > >> > -- >> > Claus Ibsen >> > ----------------- >> > @davsclaus >> > Camel in Action 2: https://www.manning.com/ibsen2 >> > > > -- > Claus Ibsen > ----------------- > @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2 > -- Claus Ibsen ----------------- @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
