github quarkusio/quarkus 1.11.2.Final

latest releases: 3.15.1, 3.15.0, 3.14.4...
3 years ago

Major changes

Complete changelog

  • #14917 - Set the default min-level for logs to DEBUG
  • #14907 - Upgrade to Hibernate ORM 5.4.27.SP1
  • #14906 - If Jackson is present, make sure the ObjectMapper producer is not removed
  • #14900 - Bump kubernetes-client-bom from 5.0.1 to 5.0.2
  • #14896 - Support k8s secret/configmaps as smallrye config locations
  • #14894 - Avoid retrieving the rendered content using await when building a Mail from a Qute template
  • #14887 - MicroMeter extension: JSONExporter issue with "NaN" values
  • #14886 - Deprecate uberJar mojo parameter and log a warning when used
  • #14882 - Fix native-image compilation issue with OpenTracing and RESTEasy Reactive
  • #14881 - Hibernate data loss bug: Hibernate can null out a row in some circumstances
  • #14880 - Ensure that resume from a worker pool thread doesn't resume on event loop
  • #14876 - Native image build fail if quarkus-resteasy-reactive and quarkus-smallrye-opentracing are used.
  • #14875 - @Blocking annotation not working with @RestForm parameters
  • #14859 - Verify behavior of micrometer matchPattern
  • #14858 - Enable full SSL support for Keycloak Authorization extension
  • #14856 - OIDC CodeAuthentitcationMechanism does not set state and session cookies 'secure` parameter to true if 'force-redirect-https-scheme' is enabled
  • #14855 - OIDC: Create Cookies Secure if cookieForceSecure is enabled
  • #14849 - Update SmallRye Config to 1.10.2
  • #14841 - Transactional observers - fix log message if JTA not available
  • #14836 - MailTemplateInstance.send() can't be used in reactive API's
  • #14831 - Document Reactive DataSource idle-timeout limitation
  • #14817 - Disable JTA in Hibernate Reactive
  • #14816 - Allow to configure file.encoding and user.language for native image building
  • #14813 - Micrometer Vertx JAX-RS path template is not properly recovered for metric uri labels
  • #14804 - Bring smallrye-jwt-build back to quarkus-smallrye-jwt
  • #14803 - Add quarkus-smallrye-jwt-build as quarkus-smallrye-jwt dependency
  • #14800 - Having custom configurations
  • #14796 - OidcClient may fail in the native image if Jackson dependency is missing
  • #14786 - Register Netty NioDatagramChannel for reflection to support UDP
  • #14782 - Add ability to configure response buffer size for RESTEasy
  • #14778 - Set keycloak-authorization proxy url
  • #14777 - Change ordinal from 150 to 270 in Vault config source
  • #14776 - Fix OidcClient expires_in check, add Wiremock test and quarkus-jackson
  • #14775 - When a change to startup related code is made disable dev mode instrumentation
  • #14770 - Fix duplicate '/' in health subcontext paths
  • #14767 - ArC intercepted subclasses - fix bridge methods processing
  • #14764 - Reverse the platform properties overriding policy
  • #14759 - OIDC client access token expiration reading problem
  • #14750 - Micrometer: rename vertx options to http-server
  • #14748 - Ensure that ServerStringMessageBodyHandler doesn't affect build time resolution of builders
  • #14745 - Micrometer: Rename vertx properties to http server binding.
  • #14743 - HashiCorp key vault does not override application.properties
  • #14742 - Make classes that are used as @BeanParam targets unremoveable
  • #14741 - Liquibase - Fix NPE with createView
  • #14740 - Liquibase native compilation broken since 1.11.1.Final: NullPointerException in LiquibaseProcessor#nativeImageConfiguration
  • #14737 - Clarify reactive datasource idle timeout behavior
  • #14734 - Quartz extension - fix scheduling in the cluster
  • #14733 - Use proxy setting for keycloak policy enforcer
  • #14724 - Fix instrumentation bug
  • #14723 - Fix incorrect JUnit dependency
  • #14720 - Resteasy Reactive detects multiple writers, but only one response type is present
  • #14715 - Resteasy Reactive detects beanparam as cdi bean.
  • #14713 - Bump mariadb-java-client from 2.7.1 to 2.7.2
  • #14704 - Propagate the IllegalArgumentException that can be produced by org.jboss.jandex.Indexer#index when the given input-stream is null
  • #14702 - Also add the rest-client-jackson extension in the REST Client doc
  • #14700 - Fix RESTEasy ImageIO leak
  • #14697 - Forward gRPC context when using @Blocking
  • #14696 - No Interceptors invoked on JAX-RS Controllers with Generic Typed Method Arguments
  • #14678 - Health configuration reference does not reflect the new /q namespace
  • #14675 - Fix a typo in the smallrye-jwt doc and update some OIDC doc references
  • #14674 - Resteasy builtin providers being pulled in for more ITs than expected
  • #14671 - quarkus-quartz clustered job via @schedule problem
  • #14669 - Use 1.0.0-SNAPSHOT as version in all guides
  • #14666 - Bump kubernetes-client-bom from 5.0.0 to 5.0.1
  • #14665 - gRPC Context lost when using @Blocking
  • #14664 - Dev UI - fix javadoc formatting in config editor
  • #14658 - Scan super classes for config items
  • #14654 - Micrometer extensions renamed (docs); Fix quantiles in native mode
  • #14646 - Upgrade Jib to 0.17.0 for 1.11
  • #14630 - Also use Google Mirror in the doc build
  • #14626 - quarkus.oidc.auth-server-url is missing in the all configuration guide
  • #14525 - configMap configured in quarkus.openshift properties does not get picked up by Quarkus application
  • #14523 - Adds environmentVariables and systemProperties options to the DevMojo
  • #14489 - Use quarkus.properties to get versions in codestarts and make them required
  • #14401 - dev mode: support for setting system properties and env variables
  • #14381 - Bump mysql-connector-java from 8.0.22 to 8.0.23
  • #14346 - Remove ApplyLabelSelectorDecorator from MinikubeHandler
  • #14345 - minikube extensions overwrites existing Deployment's selector
  • #14201 - Data loss after update to Quarkus 1.10.5
  • #13942 - Add the remaining jdbc data-sources to kubernetes service bindings
  • #13170 - Do not throw an exception when enabling debug for native image if src/main/java does not exist
  • #13169 - java.nio.file.NoSuchFileException when quarkus.native.debug.enabled

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.