github quarkusio/quarkus 1.13.4.Final

latest releases: 3.12.0, 3.11.3, 3.11.2...
3 years ago

Major changes

Complete changelog

  • #17154 - Fix last modified and CL for memory resources
  • #17144 - Update to RestEasy 4.5.12
  • #17108 - Update SmallRye Config to 1.13.0
  • #17099 - Jacoco does not report on other modules
  • #17087 - Update to Keycloak 13.0.0
  • #17086 - Jacoco Extension does not report on sub projects as of 1.13.3
  • #17085 - Fixed typo in Kafka documentation: @output -> @Outgoing
  • #17077 - Introduce UberJarMergedResourceBuildItem and UberJarIgnoredResourceBuildItem
  • #17076 - Doc: working with reactive batch query results
  • #17026 - Update OIDC to use GET for UserInfo
  • #17023 - Update OidcClient to recognize non-standard grant response properties
  • #17020 - OIDC does not work with Azure Hosted Keycloak (HTTP Error 411)
  • #17012 - Allow defining a fixed port for datasource DevServices
  • #16984 - Enable synthetic beans to be application classes
  • #16974 - Reactive routes - fix the way a return value const violation is detected
  • #16957 - Enhance OidcClient to accept non-standard token grant responses
  • #16936 - Allow injection of RoutingContext in RESTEasy Reactive
  • #16934 - Resteasy-reactive : JPA TenantResolver fails with Normal scoped producer method may not return null: io.quarkus.vertx.http.runtime.CurrentVertxRequest
  • #16911 - Improve documentation around native resources
  • #16907 - Fix generic type handling of body parameter in RESTEasy Reactive
  • #16906 - Fix possible NPE resolving user settings.xml
  • #16905 - Resteasy reactive - Handling Generics in request body
  • #16903 - When using random ports in a docker test, resort to host networking
  • #16900 - QuarkusIntegrationTest failing on containerized native image with quarkus.http.test-(ssl-)port set to 0
  • #16883 - Removed extra char in docs
  • #16879 - OIDC: Fix IllegalStateException when processing opaque tokens
  • #16823 - Allow to support inheritance in JAX-RS Resource included via Application#getClasses
  • #16768 - Being able to fix the Postgres listening port property with DevServices
  • #16490 - Bump jackson-bom from 2.12.1 to 2.12.3
  • #16338 - Quarkus sql client PreparedQuery.executeBatch number of rows affected always equal to 1
  • #16105 - Substitute BouncyCastle self-tests which rely on SecureRandom
  • #16020 - Refactor spring-data-jpa integration-test
  • #16018 - [-Dnative] JPA class Person in integration-tests/spring-data-jpa uses j.u.Random
  • #16017 - Runtime initialize jgit classes using j.u.Random
  • #16008 - Runtime initialize grpc class using j.u.Random
  • #15952 - Runtime initialize RandomUtil in artemis-core extension
  • #15889 - Bouncycastle FIPs leaving a SecureRandom in heap
  • #15879 - Initialize classes using j.u.Random at runtime in kafka-client
  • #15864 - Initialize vertx redis client classes using SplittableRandom at runtime
  • #12755 - OIDC introspection of opaque access-token does not fill principal of SecurityIdentity
  • #5677 - shade-like transformers for uberjar creation

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.