github quarkusio/quarkus 1.10.3.Final

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

Major changes

Complete changelog

  • #13739 - Updates XStream due to published CVE
  • #13727 - Fix dev mode when the same file is marked multiple times for hot deploy
  • #13726 - Fix typos in getting-started.adoc
  • #13722 - Error on quarkus:dev after upgrade to 1.10.2.Final only with multiple persistence units
  • #13717 - DevMojo invokes other goals only if those are actually configured
  • #13715 - Upgrade SmallRye OpenAPI to 2.0.16
  • #13713 - Properly parse the jvmArgs passed to make it a list
  • #13710 - Add guide link for RESTEasy Mutiny
  • #13709 - Add guide link for RESTEasy Multipart
  • #13708 - Make sure that remote-dev mode listens on all interfaces instead of localhost
  • #13706 - Close the app in the finally of IDELauncherImpl
  • #13704 - Register ServerFormUrlEncodedProvider manually
  • #13701 - DevMojo invoking other goals should filter out goal params that aren't supported
  • #13693 - Escaping JSON strings in QuarkusErrorHandler
  • #13683 - OASFilter is called twice
  • #13682 - Make sure the StartupEvent is fired after the runtime config is set
  • #13681 - Invalid JSON returned from the default QuarkusErrorHandler (Vert.x)
  • #13674 - Missing reflection registration for Hibernate Reactive: OneToMany persisters
  • #13671 - Cannot find 'jvmArgs' in class io.quarkus.maven.GenerateCodeMojo
  • #13670 - Missing reflective registration of ReactiveOneToManyPersister
  • #13667 - Unable to invoke request: javax.ws.rs.ProcessingException: RESTEASY003215: could not find writer for content-type application/x-www-form-urlencoded type: javax.ws.rs.core.Form$1
  • #13657 - Interceptors - always skip bridge methods
  • #13654 - Regression: Maven uberJar plugin parameter configuration
  • #13653 - uberJar may appear to be ignored in Quarkus Maven plugin configuration
  • #13651 - Remove spaces from quarkus.container-image.group when it's set to the username
  • #13640 - Use System.err for configuration startup errors
  • #13638 - Listening on: http://localhost:8080 by default when a mutable jar is deployed to OpenShift
  • #13637 - Allow codestarts override and avoid duplicates
  • #13630 - Update OptaPlanner guide to 8.0 improvements
  • #13622 - Quarkus Jib fails if username contains a space although it is not even used
  • #13615 - Implicit JSON Content-type impacts swagger-ui POST endpoints
  • #13586 - Create src/main/java when using -DnoExamples
  • #13585 - Fix generated project with wrong duplicated package name
  • #13583 - Fix doc style on the deploying to google cloud guide
  • #13582 - Improve logging and documentation about objcopy dependency
  • #13581 - Generated project have wrong package when using org.acme.something
  • #13578 - Fix failing github action (codestart)
  • #13577 - DevMojo: pick up invoked plugin goal configs from executions
  • #13573 - Fix potential hang if exception is thrown from authenticator
  • #13572 - Uppercase long suffix for mongodb-panache and hibernate-orm-panache
  • #13568 - CodeStarts - When using -DnoExamples, src/main/java is not created
  • #13563 - Fix name of elasticsearch-rest-client-common-deployment
  • #13559 - Throwing AuthenticationFailedException from IdentityProvider.authenticate stalls connection.
  • #13521 - Update documentation to reflect correct native-image sources location
  • #13518 - Native image - sources folder is not generated at the location mentioned by documentation
  • #13484 - Maven Devmode in Quarkus 1.10.0 not working when maven-toolchains-plugin is configured
  • #13088 - Fix narayana-jta ClassNotFoundException in native mode
  • #10180 - ClassNotFoundException when using narayana-jta extension in the native mode

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.