Complete changelog
- #27770 – Flyway callbacks can now access the Flyway instance
- #27768 – Bump smallrye-open-api from 2.2.0 to 2.2.1
- #27766 – De-duplicate mention of
quarkus.debug.transformed-classes-dir
in docs
- #27757 – Add more complete interceptor example to the CDI guide
- #27747 – REST Client quickstart change name to REST Client Classic
- #27743 – Throughput of Resteasy Reactive’s significantly decreased in 2.12.0.Final
- #27736 – Ensure to check the runtime log level for RequestContext tracing needs
- #27735 – Performance regression in RequestContext activations
- #27721 – Unclutter test resource start error message
- #27713 – Reactive routes – don’t append trailing slash if empty path and base set
- #27711 – Support empty-dir volumes in Kubernetes, OpenShift, Knative extensions
- #27704 – Minor correction in a doc
- #27702 – Corrected AUTH_SERVER_URL_PROP in KeycloakTestClient
- #27683 – Bump dekorate version to 2.11.2
- #27681 – Support empty env var values in Kubernetes/Knative/OpenShift extensions
- #27674 – Funqy – fix constructor injection for normal scoped beans
- #27671 – Classes with @FunQ methods fail in constructor injection for normal scoped bean
- #27663 – Kubernetes env vars do not allow empty values
- #27660 – Update SmallRye Config to 2.12.0
- #27655 – Use devRootAppend for all links in grpc devmode
- #27654 – gRPC DevMode not working with custom non-application-root-path
- #27653 – Bring JBossNettyLoggerFactory implementation in line with other implementations
- #27652 – ${quarkus.application.version} not resolvable from application.yaml
- #27636 – Added note about
quarkus.native.container-build=true
- #27633 – Optimize the dirty dependency graph walk
- #27630 – quarkus.uuid is missing in 2.12.0
- #27625 – Make ‘postgres print-command’ quarkus command work with reactive datasources
- #27622 – NPE in DEV console command
- #27612 – Add notes about logging exception in RESTEasy Reactive
- #27605 – Malformed DNS message on MacOS
- #27604 – Respect quarkus.class-loading.removed-artifacts when re-augmenting an app
- #27600 – Mark quarkus:go-offline as threadSafe=true
- #27598 – Fix to run first example on vertx page
- #27596 – Mark
quarkus:go-offline
Maven mojo as thread-safe
- #27595 – Add high level logging for RESTEasy Reactive exceptions
- #27592 – Resteasy Reactive: Fix nested bean params for sub resources
- #27589 – Quarkus startup hangs after upgrade to version 2.11.x.Final
- #27585 – RESTEasy Reactive: log exceptions
- #27584 – Add JIB custom entrypoint examples on documentation
- #27582 – BeanManager.getBeans() – assume the default qualifier if none specified
- #27580 – Support Instance injection
- #27576 – Support config expansion when validating config changes
- #27575 – Improve custom entrypoint configuration documentation for JIB images
- #27559 – Fix SSE cancellation in the Reactive REST Client
- #27546 – Allow removing artifacts when running re-augmentation for a mutable application
- #27529 – Properly use ParamConverter to converting the values of collection types
- #27524 – Output ACR loginServer as tsv format
- #27520 – Jandex quarkus-bootstrap-app-model
- #27515 – RestEasy Reactive: Custom
ParamConverter
s not used for elements of Set
in query params
- #27501 – Resteasy Reactive fails with beanparam nested in beanparams
- #27497 – Ensure that CDI request scope is active in TemplateResponseUniHandler
- #27492 – Ensure that quarkus.native.reuse-existing=true does not fail if GraalVM is not present
- #27489 – Mutiny Dropped Exception on SSE Cancel
- #27487 – “Directly injecting a ConfigProperty into a javax.ws.rs.ext.Provider may lead to unexpected results” warning for OidcClientRequestFilter in Quarkus 2.12
- #27480 – Fix OTel JDBC URL override in dev mode
- #27479 – Native Image Build – Reuse-Existing requires docker runtime
- #27475 – Ensure that @RequestScope doesn’t break field parameter injection
- #27473 – RESTEasy Reactive: Explicit @RequestScoped resource and instance variable with @PathParam or @RestPath does not work
- #27471 – Add support for DOCKER_CONFIG env var when using Jib
- #27467 – Fix service binding for SqlServer and Oracle
- #27464 – Fix reference to quarkus.http.proxy.proxy-address-forwarding
- #27462 – Re-enable
ParseOnce
starting with GraalVM / Mandrel 22.2
- #27461 – Service binding doesn’t work with Oracle and SqlServer
- #27460 – Honour DOCKER_CONFIG location for jib credentials
- #27440 – [documentation]: Unknown option quarkus.http.proxy-address-forwarding
- #27377 – Regression:
SRCFG00011: Could not expand value
exception
- #27375 – OpenAPI extension does not honour BV @NotNull / @notempty
- #27353 – Quarkus 2.12.0.CR1 – Map style config property resolution does not work in native mode
- #27222 – Support for emptyDir kubernetes volumes
- #27185 – quarkus.http.host property initialization exception during build time, started from Qarkus 2.10.1+
- #27022 – SmallRyeOpenApiProcessor#build threw an exception: java.lang.StackOverflowError
- #26954 – Ensure that HTTP OPTIONS handling involves the proper handler chain
- #26898 – Use http.target to drop non application spans
- #26828 – RESTEasy Reactive does not execute response filters for OPTIONS requests
- #26776 – OpenTelemetry: High span name cardinality for invalid HTTP request spans
- #25944 – Remove use of
-H:-ParseOnce
in GraalVM 22.2