github quarkusio/quarkus 1.12.0.Final

latest releases: 3.10.0, 3.9.4, 3.8.4...
3 years ago

Major changes

  • #14852 - Add support for Multipart requests in RESTEasy Reactive

Complete changelog

  • #15134 - Fix typos in Kotlin guide
  • #15127 - Disable Liquibase Hub prompt/warning
  • #15112 - Have Hibernate Reactive depend on quarkus-mutiny correctly
  • #15111 - Hibernate Reactive component is missing the dependency to Quarkus-Mutiny
  • #15107 - Add Mutiny and Vert.x Core extensions to Vault dependencies
  • #15103 - Vault requires extension quarkus-vertx-core in 1.12.0.CR1
  • #15101 - Apply user filter when storing OpenAPI document
  • #15098 - DEV UI: Quick fix for restart issue
  • #15097 - OASFilter set by mp.openapi.filter not processing file created with store-schema-directory
  • #15096 - Fix logging initialization
  • #15087 - Fix various Amazon Services issues
  • #15080 - Fixed typo on DeploymentInjectionException error message
  • #15076 - Don't configure -cp with uberjar on OpenShift
  • #15074 - Qute - fix orEmpty resolver
  • #15070 - Dev mode - warning (about jdk 1.8 usage) not printed, as if logging is not fully initialized
  • #15067 - Delay executor shutdown
  • #15066 - Typo on DeploymentInjectionException
  • #15064 - Activate annotation processors again for panache
  • #15063 - Switch to java.specification.version in JavaVersionUtil, covers XY-ea version of Early Access builds
  • #15062 - "Using Java versions older than 11 ... " complaint with Java 17 Early Access build
  • #15060 - Improve ldap security documentation
  • #15054 - Fix Jackson Not available at runtime for Dev UI Logstream
  • #15048 - Quarkus AWS S3AsyncClient doesn't apply default connectionMaxIdleTime set by AWS
  • #15043 - Removing JavaIOSubstitutions
  • #15041 - Native image - make it possible to generate the dashboard dump file
  • #15039 - Even if feature about serialization (from GraalVM 21.0 ) is proposed, small change could make it work even now
  • #15035 - Ensure that @path on an interface with a single impl works as in RESTEasy Classic
  • #15028 - RESTEasy Reactive: can't inject when using inteface declaration endpoint
  • #15026 - @PreDestroy method seems to not be invocked when ExecutorManager is being used.
  • #15024 - Small Dev-UI logstream changes to allow for better reuse
  • #15014 - Amazon S3 build failure on v1.12.0.CR1 using url-connection-client
  • #15006 - SecurityIdentityAssociation's identity not set by event fired from Undertow
  • #15002 - Vertx ConsumeEvent - fix race condition in request context termination
  • #14992 - Remove JDK 11 only API call in Qute test
  • #14988 - Upgrade to Hibernate Search 6.0.1.Final
  • #14984 - Bump neo4j-java-driver from 4.2.0 to 4.2.1
  • #14978 - Upgrade to Hibernate Reactive 1.0.0.Beta4
  • #14976 - Fixed non-working delay for oidc-client
  • #14974 - Qute parser fix - tag delimiter is used in a string literal in a tag
  • #14959 - OIDC Client does not use connection-delay property
  • #14949 - Azure Functions upgrade and java 11
  • #14945 - Adding some color to the Dev UI cards
  • #14935 - Confused by dev ui
  • #14926 - hibernate-jpamodelgen is causing problems
  • #14852 - Add support for Multipart requests in RESTEasy Reactive
  • #14844 - Generated Openshift manifest contains cp argument with all dependencies when uber-jar packaging is used
  • #14711 - Support more than one custom annotation which registers MP REST Client provider
  • #14601 - Support @MultipartForm in RESTEasy Reactive
  • #14466 - Allow to use OIDC Client Filter and OIDC Token Propagation extensions in the same app
  • #14141 - Support more than one custom annotation which registers MP REST Client provider
  • #12551 - Quarkus does not start/respond when running inside an Azure Function on Java 11

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.