Re: Move Kamelets spec into core

2024-09-02 Thread Andrea Cosentino
Hello Pasquale, I think it makes sense. This will mean moving the following project and the related crds in base, right? https://github.com/apache/camel-k/tree/main/java/crds Il giorno lun 2 set 2024 alle ore 17:18 Pasquale Congiusti < pasquale.congiu...@gmail.com> ha scritto: > Hi folks, >

Move Kamelets spec into core

2024-09-02 Thread Pasquale Congiusti
Hi folks, in the past we've discussed the opportunity to move the specification of Kamelet from Camel K to Camel since Kamelets have been a general concept for some time. I'd like to set the ground for a shared decision on what to achieve. I will create a JIRA, but, before, I'd like to understand i

Re: Compatibility matrix

2024-09-02 Thread Filip Ambrož
Hi, Thank You, that is exactly what I wanted. Best regards, F. Ambrož From: Claus Ibsen Sent: Monday, September 2, 2024 14:03 To: users@camel.apache.org Subject: Re: Compatibility matrix Hi The download page lists which JDK is supported https://camel.apache

Re: Compatibility matrix

2024-09-02 Thread Claus Ibsen
Hi The download page lists which JDK is supported https://camel.apache.org/download/ And you can also see this with camel-jbang camel version list camel version list --runtime=spring-boot camel version list --runtime=quarkus And also see this page https://endoflife.date/apache-camel On Mon,

Compatibility matrix

2024-09-02 Thread Filip Ambrož
Hi, Is there a general compatibility matrix across runtimes? For example, java version 21 is compatible with springboot starters in 4.4.2 and it is compatible with springboot 3.1.12. It would be neat if it was for individual LTS java and Apache Camel and runtimes. Best regards, F. Ambrož