github quarkusio/quarkus 1.5.1.Final

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

Major changes

Complete changelog

  • #9936 - Use timezone aware date time for access logging's %t common log format
  • #9935 - Fix NullPointerException(s) when dealing with remote and local address returned by HTTP request
  • #9928 - Funqy doc improvements
  • #9920 - Fixed path for xattr command
  • #9882 - NullPointerException when quarkus.http.access-log.enabled=true
  • #9881 - Fix broken 'includeAll' in Liquibase
  • #9879 - Properly use password instead of user for MySQL reactive
  • #9874 - Fix improperly constructed Consul URL
  • #9873 - Allow websocket requests to run on a worker thread
  • #9865 - Shade transitive dependencies in the IDE launcher
  • #9853 - Report typo fixes contributed by Pierre Grimaud
  • #9851 - GraphQL: Adding the guide in the metadata
  • #9850 - Closes #9849 - reactive-pg-client - password authentication failure
  • #9849 - Vault Database Credentials - Invalid Password (reactive-pg-client)
  • #9848 - Fix unable to change status code when returning qute template as a response
  • #9847 - http access log attributes do not work
  • #9846 - Liquibase includeAll not supported in Quarkus 1.5
  • #9845 - Quarkus consul quarkus.consul-config.agent.host-port configuration
  • #9844 - Adjusting the Extension add command
  • #9838 - Change default thread pool size to max of 200 & 8*CPU
  • #9830 - Fix grpc config in documentation
  • #9826 - quarkus-ide-launcher duplicates classes from commons-lang etc without shading
  • #9824 - Take Java migration classes into account in Flyway extension
  • #9822 - Correct formatting of ConfigDiagnostic.java
  • #9821 - Activate request context for GraphQL API methods
  • #9819 - Quarkus 1.5.0 Flyway not running Java Migrations
  • #9814 - Update vertx-graphql description to remove REST keyword
  • #9811 - Fix PersonRepository example
  • #9810 - Make sure there is a thread to keep dev mode alive during restarts
  • #9793 - Add a section about @Blocking in the documentation
  • #9786 - @GraphQLAPI without @ActivateRequestContext gives a ContextNotActiveException
  • #9785 - Add descriptions to get propagated into quarkus-universe-bom json
  • #9784 - Provide a proper error message when a Kubernetes token is invalid
  • #9779 - Fix unnecessary warnings about non-public constructor for @ConfigProperties
  • #9777 - Fixes Cloud Event Mapping example
  • #9774 - Set context class loader to the system one when loading the default filesystem providers
  • #9773 - Make REST Client work whether or not SSL is enabled or not in native
  • #9770 - Improved getting started reactive
  • #9748 - Dev mode stops without reason instead of restart when fired by code Changed (worked with 1.4.2.Final)
  • #9747 - Update to Keycloak 10.0.2
  • #9746 - Update non-native base image to ubi8/openjdk-11
  • #9731 - docs: fix description for credentials provider
  • #9730 - Fix broken sql Date serialization in native
  • #9725 - Apply minor cleanup to transactional docs
  • #9717 - Swagger and static resource support AWS Lambda HTTP, Azure HTTP
  • #9703 - ArC - ignore abstract classes annotated with a bean defining annotation
  • #9694 - docs: small fixes in amazon-kms.adoc file
  • #9687 - Fix working directory property in quarkusDev task
  • #9674 - Unsupported bean type: UNRESOLVED_TYPE_VARIABLE, K When using generics
  • #9673 - Security doc fix and improved warning message
  • #9670 - If the rotate-on-boot is defined and there is a file-suffix use the PeriodicSizeRotatingFileHandler
  • #9666 - Updated smallrye-open-api to 1.2.4
  • #9664 - Security provider configuration not working
  • #9659 - Cache doc improvement to better describe behaviors
  • #9653 - Gradle: setWorkingDir not working in 1.5.0
  • #9638 - Bootstrap Maven: make sure empty jar project artifacts can be resolved from the workspace
  • #9637 - Fix #9635
  • #9636 - Ensure that Liquibase CommandFactory can be used in native
  • #9635 - Panache - could not find indexed method
  • #9619 - Bump com.gradle.plugin-publish from 0.11.0 to 0.12.0 in /devtools/gradle
  • #9589 - Jackson Time Serialization Error: Class com.fasterxml.jackson.databind.ser.std.SqlTimeSerializer has no default (no arg) constructor
  • #9538 - @parameters in = QUERY are left out in the openapi.json on Quarkus 1.4.2
  • #9506 - quarkus-ide-launcher breaks mvn dependency:analyze
  • #9414 - Fix #9309: Quarkus/Undertow does not parse request parameters correctly from multipart post
  • #9342 - Add @patch support for RestClient
  • #9309 - Quarkus/Undertow does not parse request parameters correctly from multipart post
  • #9259 - log files rotation on boot doesn't work
  • #9098 - Scope permission checks may result in a false positive
  • #9068 - Uberjar does not include add dependencies
  • #9057 - Keycloak authorization: issue with the scopes and permissions

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.