Quarkus 3.37.0.CR1 released

65 views
Skip to first unread message

Guillaume Smet

unread,
Jun 11, 2026, 9:04:08 AMJun 11
to Quarkus Development mailing list
Hi,

We released Quarkus 3.37.0.CR1.

Changelog is here:
https://github.com/quarkusio/quarkus/releases/tag/3.37.0.CR1

Please try to upgrade your applications and report back:
- if everything is going well, just post a reply to this thread
- if you encounter issues, please open a GitHub issue in our tracker with a simple reproducer

We will build the final core artifacts next Wednesday.

Thanks!

--
The Quarkus dev team

Marco Bungart

unread,
Jun 12, 2026, 11:47:30 AMJun 12
to quark...@googlegroups.com

Hi!

quarkus-artemis can give an "all-clear".

Cheers,
Marco

--
You received this message because you are subscribed to the Google Groups "Quarkus Development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to quarkus-dev...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/quarkus-dev/CALt0%2Bo9C%3DZORHjtuRDL93s%3Ddhb%3D-i58jJ2SGpVMSrw61zx3mQA%40mail.gmail.com.
OpenPGP_0x1D62FE7F6FECFBC5.asc
OpenPGP_signature.asc

Guillaume Smet

unread,
Jun 12, 2026, 12:02:25 PMJun 12
to quark...@googlegroups.com

Frédéric Mencier

unread,
Jun 15, 2026, 10:00:23 AMJun 15
to Quarkus Development mailing list
Hi,
I updated my application to 3.37.0.CR1, and i have the following stack trace when executing some integration tests.
I am supprize because i used the same version of quarkus-cxf-bom and the quarkus-plaform (3.37.0.CR1)

Failed to build quarkus application: io.quarkus.builder.BuildException: Build failure: Build failed due to errors

[ERROR]         [error]: Build step io.quarkiverse.cxf.deployment.QuarkusCxfProcessor#generateRuntimeBusServiceFile threw an exception: java.lang.IllegalArgumentException: Use GeneratedServiceProviderBuildItem to register service providers instead of GeneratedResourceBuildItem, or use GeneratedResourceBuildItem.allowingMetaInfServices(...) if your META-INF/services/org.apache.cxf.bus.factory resource is not a service provider

[ERROR]         at io.quarkus.deployment.builditem.GeneratedResourceBuildItem.<init>(GeneratedResourceBuildItem.java:36)

[ERROR]         at io.quarkus.deployment.builditem.GeneratedResourceBuildItem.<init>(GeneratedResourceBuildItem.java:30)

[ERROR]         at io.quarkus.deployment.builditem.GeneratedResourceBuildItem.<init>(GeneratedResourceBuildItem.java:26)

[ERROR]         at io.quarkiverse.cxf.deployment.QuarkusCxfProcessor.generateRuntimeBusServiceFile(QuarkusCxfProcessor.java:208)

[ERROR]         at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733)

[ERROR]         at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:811)

[ERROR]         at io.quarkus.builder.BuildContext.run(BuildContext.java:242)

[ERROR]         at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)

[ERROR]         at org.jboss.threads.EnhancedQueueExecutor$Task.doRunWith(EnhancedQueueExecutor.java:2651)

[ERROR]         at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2630)

[ERROR]         at org.jboss.threads.EnhancedQueueExecutor.runThreadBody(EnhancedQueueExecutor.java:1694)

[ERROR]         at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1589)

[ERROR]         at java.base/java.lang.Thread.run(Thread.java:1583)

[ERROR]         at org.jboss.threads.JBossThread.run(JBossThread.java:501)

[ERROR] -> [Help 1]

I don't know if it s the right place for posting. If not let me know. Thanks for your feedback.
Fred

Reply all
Reply to author
Forward
0 new messages