Hi, Sorry for the delay, but is it possible to have it in the camel-3.20.0 release? https://github.com/apache/camel/pull/8914
If it can be merged right before 3.20.0 release, then we can allow users to install the exact 3.20.0 version by doing like this: $ jbang app install camel@apache/camel/camel-3.20.0 Right now, by doing this camel-jbang 3.19.0 is installed. If it's too late, then it's ok. We can still let users install the latest 3.20.x release by doing `jbang app install camel@apache/camel/camel-3.20.x`, but the opportunity to choose the exact version will be lost. IMHO, it's a good practice to increase the camel-jbang version right before releasing a Camel version, so that users can choose the exact versions. I don't think it's a problem that the version to be released is not yet present in the Maven Central repo for Camel JBang for the short time. Best regards, Tadayoshi On Sat, Dec 17, 2022 at 8:35 PM Gregor Zurowski <gre...@list.zurowski.org> wrote: > Hi Everyone: > > This is a vote to release Apache Camel 3.20.0, a new LTS release with > 205 improvements and fixes. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352266&projectId=12311211 > > == Apache Camel 3.20.0 == > > Staging repository: > https://repository.apache.org/content/repositories/orgapachecamel-1506/ > > Tarballs: > https://repository.apache.org/content/repositories/orgapachecamel-1506/org/apache/camel/apache-camel/3.20.0/ > > Tag: > https://gitbox.apache.org/repos/asf?p=camel.git;a=tag;h=refs/tags/camel-3.20.0 > > == Apache Camel Spring Boot 3.20.0 == > > Staging repository: > https://repository.apache.org/content/repositories/orgapachecamel-1508/ > > Tag: > https://gitbox.apache.org/repos/asf?p=camel-spring-boot.git;a=tag;h=refs/tags/camel-spring-boot-3.20.0 > > == Apache Camel Karaf 3.20.0 == > > Staging repository: > https://repository.apache.org/content/repositories/orgapachecamel-1509/ > > Tag: > https://gitbox.apache.org/repos/asf?p=camel-karaf.git;a=tag;h=refs/tags/camel-karaf-3.20.0 > > Please test this release candidate and cast your vote: > [ ] +1 Release the binary as Apache Camel, Camel Spring Boot and Camel > Karaf 3.20.0 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at least 72 hours. > > Thanks, > Gregor > -- Tadayoshi Sato