github quarkusio/quarkus 1.13.3.Final

latest releases: 3.9.4, 3.8.4, 3.2.12.Final...
2 years ago

Major changes

Complete changelog

  • #16834 - Fix minor typos in the OIDC docs
  • #16832 - Downgrade Keycloak image to 12.0.3 as we have problems with the 12.0.4 image
  • #16824 - Fix RESTEasy Reactive Default Codestart on 1.13
  • #16819 - Bump kubernetes-client-bom from 5.3.0 to 5.3.1
  • #16811 - Switch to using s01.oss.sonatype.org everywhere
  • #16800 - Add Jackson extension dependency in the Kafka Client extension
  • #16796 - Fix typo in cdi-integration.adoc
  • #16795 - Fix dev-mode CL issue with multipart form handling
  • #16794 - ClasscastException when using MultipartForm in dev mode
  • #16782 - Ensure that RunnerClassLoader returns unique entries
  • #16770 - RunnerClassLoader getResources returns duplicate results
  • #16769 - Native packaging fail with kafka-client
  • #16766 - kafka-client : missing substituted JmxReporter method
  • #16765 - kafka-client : Detected a MBean server in the image heap
  • #16751 - Bootstrap: fix loading an overlapping workspace
  • #16750 - Bootstrap - include reloadable artifacts to deployment classloader
  • #16746 - Use newer versions of containers
  • #16742 - Bump postgresql from 42.2.19 to 42.2.20
  • #16740 - Bump neo4j-java-driver from 4.2.4 to 4.2.5
  • #16736 - Test: pause for CI timing, remove extraneous object
  • #16726 - Fix path of java.security in Dockerfile
  • #16704 - Bump mysql-connector-java from 8.0.23 to 8.0.24
  • #16683 - Fixed typo in debug port comment
  • #16681 - Property "quarkus.class-loading.reloadable-artifacts" creates "ClassNotFoundException" in Arc
  • #16680 - Ensure that a JAX-RS client exception does not depend on the server parts
  • #16679 - Update security customization docs to make sure it's properly rendered
  • #16667 - Don't index invisible muti-release classes
  • #16666 - Jacoco Fixes
  • #16664 - Concatenate io.netty.versions.properties instead of ignoring them
  • #16663 - Bump liquibase-core from 4.3.3 to 4.3.4
  • #16662 - io.netty.util.Version#identify not working in uber-jars
  • #16657 - Remove false positive warnings emitted from the Kubernetes Client processor
  • #16655 - Hibernate Search: Add configuration property to skip the Elasticsearch version check
  • #16648 - Fix "Request has already been read" in Dev UI LogStream
  • #16618 - Qute - fix validation of type-safe message expressions
  • #16597 - Backport updated micrometer extension guide
  • #16591 - Update the section about disabling security with a link to the TestSecurity doc
  • #16590 - Qute type-safe expression in type-safe message results in NPE
  • #16581 - Rest Client Reactive - passing headers for async calls
  • #16578 - Ensure that Jackson writer doesn't negatively affect endpoint score
  • #16577 - Rest Client Reactive - passing headers with async return type doesn't work
  • #16563 - Adds cleanDisabled to Flyway configuration
  • #16561 - Add cleanDisabled to Flyway configuration
  • #16558 - Rest Client Reactive - native fixes
  • #16551 - Use setter method to derive the type of property
  • #16542 - Update the table comparing oidc/jwt/oauth2 extensions and OidcClient guide
  • #16537 - Dev UI: exception related to log streaming
  • #16536 - FlashScopeUtil: handle empty cookie bytes
  • #16534 - Dev UI - DevConsolePostHandler.flashMessage() results in EOFException
  • #16527 - Ensure that Vert.x runs in its dev-mode when Quarkus is started in dev-mode
  • #16515 - Raise log level to warn there's no topology found
  • #16514 - KafkaStream extension should report better that no topology is found
  • #16511 - Add hostnameVerificationAlgorithm to reactive-datasource
  • #16509 - Enhanced codestart description for logging-json
  • #16502 - Update quarkus-oidc and quarkus-oidc-client to enable SSL in Native
  • #16497 - quarkus:create adds quarkus-resteasy to a project even when quarkus-resteasy-reactive-jackson is specified
  • #16494 - Fix JAX-RS @singleton resource with constructor injection
  • #16484 - reactive-pg-client sslMode=verify-full not working
  • #16475 - RESTEasy Singleton resource with constructor injection failing with RESTEASY003190
  • #16471 - Wrong location for java.security used in Dockerfile.jvm and others
  • #16459 - java.lang.Error should rollback the JTA transaction
  • #16458 - Bump liquibase-core from 4.3.2 to 4.3.3
  • #16455 - JTA CDI should roll-back when intercepted method throws Error
  • #16374 - Bump flyway-core from 7.7.1 to 7.7.3
  • #16358 - quarkus-jacoco produces tons of logged excepiions in 1.13 like Cannot transform java.lang.Object
  • #16300 - Bump mongo-client.version from 4.2.2 to 4.2.3
  • #16242 - Monitor config additional locations for hot deployment
  • #16079 - Kotlin 1.4.32
  • #16065 - Bump neo4j-java-driver from 4.2.3 to 4.2.4
  • #16001 - Bump yasson from 1.0.8 to 1.0.9
  • #16000 - Bump flyway-core from 7.7.0 to 7.7.1
  • #15925 - Upgrade MongoDB driver to 4.2
  • #14720 - Resteasy Reactive detects multiple writers, but only one response type is present
  • #13205 - Quarkus OIDC quarkus.oidc.enabled and DisabledAuthController doesn't seem to work

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.