Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums_sha256.txt | 2025-08-08 | 181 Bytes | |
quarkus-cli-3.25.2.tar.gz | 2025-08-08 | 23.6 MB | |
quarkus-cli-3.25.2.zip | 2025-08-08 | 23.6 MB | |
3.25.2 source code.tar.gz | 2025-08-08 | 49.7 MB | |
3.25.2 source code.zip | 2025-08-08 | 71.8 MB | |
README.md | 2025-08-08 | 1.5 kB | |
Totals: 6 Items | 168.7 MB | 1 |
Complete changelog
- #49172 - Resteasy-reactive: HEAD returns 405 in the REST resource in some cases
- #49208 - KafkaCompanion no longer works with DevServices (3.25.0)
- #49221 - Fix Quarkus REST issue where HEAD returned 405
- #49238 - ClassTooLargeException in JacocoProcessor during instrumentation
- #49366 - Avoid failing when JaCoCo can't instrument a class
- #49390 - Fix ResponseExceptionMapper example in rest-client.adoc
- #49394 - Quarkus 3.25.1:
NullPointerException
in ClassJacocoProcessor
- #49396 - Always start dev services before getting the dev services properties
- #49402 - Fix Jacoco in Gradle multi module projects
- #49409 - Config Doc - Improve default value escaping
- #49413 - AWS lambda: Unable to find handler class since 3.25.0
- #49416 - Revert "Contain the use of reflection in amazon-lambda"