Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums_sha256.txt | 2025-06-19 | 181 Bytes | |
quarkus-cli-3.23.4.tar.gz | 2025-06-19 | 23.5 MB | |
quarkus-cli-3.23.4.zip | 2025-06-19 | 23.5 MB | |
3.23.4 source code.tar.gz | 2025-06-18 | 47.7 MB | |
3.23.4 source code.zip | 2025-06-18 | 69.5 MB | |
README.md | 2025-06-18 | 3.3 kB | |
Totals: 6 Items | 164.2 MB | 5 |
Complete changelog
- #43952 - Gradle:
:quarkusDependenciesBuild
uses this output of:jandex
without declaring dependency - #47653 - [OpenAPI] Custom type annotated with Schema and type = SchemaType.ARRAY and implementation = MyKlass.class inlines implementation properties
- #47798 - OpenAPI: Automatically detected properties (and methods) are merged unwantedly
- #48191 - Gradle quarkusRun: invalid null character in command
- #48196 - Infinispan cache does not propagate request context
- #48200 - Fixes request context lost in Infinispan cache get/getasync
- #48210 - Bump apicurio-registry.version from 2.6.9.Final to 2.6.11.Final
- #48220 -
ClosedFileSystemException
orNullPointerException
thrown whenSharedArchivePathTree
is opened and closed concurrently - #48221 - ClosedFileSystemException or NullPointerException thrown when SharedArchivePathTree is opened and closed concurrently
- #48249 - Move version management of forbiddenapis plugin to the root pom
- #48310 - AccessDeniedException in quarkus dev mode
- #48315 - Bump smallrye-open-api.version from 4.0.10 to 4.0.11
- #48325 - Compose Dev Services fix for wait strategy targets
- #48335 - Compose Dev Services MS SQL connection url fix
- #48347 - Environment Variable Configuration Issues since Quarkus 3.23.3
- #48353 - Update SmallRye Config to 3.13.2
- #48362 - Update to Njord 0.7.5 and include in Dependabot
- #48363 - Make quarkusDependenciesBuild run after Jandex tasks, in case they are configured
- #48368 - Vert.x ref guide: replace the non-existant sendAndForget() with send()
- #48375 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.13.1 to 3.13.2 in /devtools/gradle
- #48385 - Prevent AccessDeniedException in DEV mode when DEV UI is locating workspace item
- #48400 -
@InjectSpy
causes smallrye unable to find config - #48410 - Properly document how to use
@InjectMock
with@ConfigMapping
- #48440 - Bump apicurio-registry.version from 2.6.11.Final to 2.6.12.Final