github quarkusio/quarkus 3.8.3

latest releases: 3.9.5, 3.10.0, 3.9.4...
one month ago

Complete changelog

  • #25453 - Mutiny is not compatible with quarkus opentelemetry
  • #31497 - Enabled micrometer.binder.http-server should also capture parameterized sub-resources
  • #39047 - Reactive pg datasource with enabled health check opens more connections than configured
  • #39145 - Hibernate schema validation is flaky and fails due missing tables (while the tables are present)
  • #39162 - Add mapping to a Map<String, ConfigObject> in the documentation
  • #39178 - Update grpc-service-implementation.adoc
  • #39192 - Make HTTP templates for observability work with subresources
  • #39197 - Qute is not adding the right NativeImageResourceBuildItem when using a custom template root
  • #39204 - Update partial extension names to include full extension names
  • #39216 - Unwrap processing exception from REST Client when returning a Uni
  • #39223 - Fix WithSpan uni and multi
  • #39225 - Upgrade to Mutiny 2.5.8
  • #39242 - e quarkus-azure-functions-http generationg function.json with missing method.
  • #39245 - dev-ui shows wrong property for rest-client
  • #39251 - Make mutiny version of pool use the already configured vertx pool
  • #39252 - Explicitly set all HTTP methods for Azure Functions
  • #39255 - Fix config key for dev-ui
  • #39257 - Quarkus 3.8.1: Use GraalVM sdk 23.1.2 over 23.0.1
  • #39260 - Bump GraalVM SDK version to 23.1.2
  • #39265 - Properly support sending InputStream in REST Client
  • #39266 - ./mvnw --file $(pwd)/./pom.xml broken since quarkus 3.7.1
  • #39270 - Update the title of dev-ui.adoc
  • #39271 - Update the title of dev-ui.adoc and fix minor typos
  • #39294 - Qute: add correct NativeImageResourceBuildItem for custom template root
  • #39309 - Normalize POM path
  • #39310 - Wrong reference on list of injected beans
  • #39311 - Be more consistent with extension names in datasource.adoc
  • #39316 - Empty container-group not allowed in Quarkus 3.8.2
  • #39319 - org.graalvm.js:js was renamed to org.graalvm.polyglot:js-community
  • #39337 - Fix rest-client-mutiny mention in the docs
  • #39350 - Exception when building application with a lot of dependencies, String too large to record error
  • #39352 - Make Hibernate / Micrometer integration run after schema creation
  • #39353 - Allow config empty values in the Gradle worker
  • #39354 - Add note about pre-matching filters execution model
  • #39368 - Submodule on second level fails to find itself in dev mode
  • #39372 - Replace org.graalvm.sdk:graal-sdk dependency with org.graalvm.sdk:nativeimage
  • #39379 - Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1
  • #39383 - Typo at OIDC Client Mutual TLS config properties
  • #39386 - Update to Brotli4J 1.16.0
  • #39402 - ArC: fix creation of synthetic beans
  • #39411 - Fix typo in Building my first extension
  • #39418 - Use the value of project/default-codestart from the platform descriptor as the default codestart instead of a hardcoded value
  • #39430 - Fix misleading error message when REST Client interface has been indexed
  • #39434 - Qute: fix the NoRestartTemplatesDevModeTest on Windows
  • #39437 - Make sure the current project location isn't overridden by other modules with the same groupId and artifactId
  • #39440 - graal-sdk in 23.1.x brings in org.graalvm.polyglot which causes a couple of issues (wrap up)
  • #39442 - Exclude org.graalvm.polyglot:polyglot from graal-sdk

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.