Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums_sha256.txt | 2025-07-17 | 181 Bytes | |
quarkus-cli-3.24.4.tar.gz | 2025-07-17 | 23.5 MB | |
quarkus-cli-3.24.4.zip | 2025-07-17 | 23.5 MB | |
3.24.4 source code.tar.gz | 2025-07-17 | 49.3 MB | |
3.24.4 source code.zip | 2025-07-17 | 71.3 MB | |
README.md | 2025-07-17 | 2.2 kB | |
Totals: 6 Items | 167.5 MB | 0 |
Complete changelog
- #38366 - Quarkus cli:
quarkus run
of picocli app with Gradle Kotlin DSL fails - #47458 - Add Metrics and Logs to OTel Capabilities
- #48761 - Ban dynamic version ranges
- #48812 - Duplicate key -100 in GrpcServerProcessor after upgrading to Quarkus 3.20.0
- #48850 - Fix NPE in SnapshotTesting when src/test/resources/snapshots directory isn't available
- #48852 - Fix case where the last streamed JSON object was not retrieved
- #48878 - Change the database.generation to schema-management.strategy in the docs
- #48879 - JWT Bearer Auth Form Parameters Accumulate with Each Request in OidcClientImpl
- #48880 - Use MultiMap set method instead of add for client assertion parameters
- #48883 - Use proper priority to deploy Vert.x Filter used for legacy websockets
- #48887 - Decouple OpenTelemetry bean initialization from
quarkus.otel.sdk.disabled
config value - #48891 - Fix OIDC token propagation doc typo
- #48902 - Update Hibernate ORM to 7.0.6.Final / Hibernate Reactive to 3.0.4.Final
- #48906 -
quarkus run
doesn’t work with Gradle Kotlin DSL - #48913 - Include missing actions for GRADLE_KOTLIN_DSL to Quarkus CLI commands
- #48919 - Assistant documentation
- #48932 - Point to config-files property for ISPN devservice