github quarkusio/quarkus 3.17.2

20 hours ago

Complete changelog

  • #7462 - Hibernate fails on complex orphanDelete=true cases and bump version upon merge calls involving entities without change
  • #35980 - Health UI access wrong health endpoint with management interface
  • #43056 - Double Array Hibernate @JdbcTypeCode(SqlTypes.ARRAY) causes NullPointerException with 6.6.0.Final
  • #43296 - AssertionError in EntityInitializerImpl.resolveInstanceSubInitializers after upgrading to 3.14
  • #43845 - Exemplars are not recorded for metric http_server_requests*
  • #44016 - Micrometer exemplars on HTTP
  • #44117 - TestProfile's getEnabledAlternatives CDI BEAN leaks to unrelated TestProfile's test
  • #44261 - Improve Qute documentation
  • #44391 - Upgrade to Hibernate ORM 6.6.3.Final
  • #44454 - Hibernate FetchNotFoundException
  • #44511 - NPE during custom bean invocation via PreAuthorize annotation in Quarkus RESTEasy
  • #44543 - Fix buildpack docker host handling for macos
  • #44564 - A NoSuchMethodException is raised when a rest resource is called with a Jakarta Reader/Writer interceptor defined
  • #44568 - @AuthorizationPolicy is not compatoble with kotlin suspend functions
  • #44576 - Cannot build TODO demo app on windows into uber-jar since quarkus 3.16.1
  • #44584 - Fix wrong web endpoint path for resource on Windows
  • #44586 - Bump smallrye-fault-tolerance.version from 6.6.2 to 6.6.3
  • #44589 - Copyedits for style, security-jwt.adoc
  • #44592 - Docs: dev mode differences - remove the link for old Dev UI
  • #44594 - Google Cloud Function gen 2 is now the default
  • #44599 - Build fails with "Method too large" exception
  • #44602 - Qute docs improvement
  • #44603 - Copyedits for style, security-jwt-build.adoc
  • #44608 - Bump testcontainers.version from 1.20.3 to 1.20.4
  • #44610 - Qute: Unexpected primitive equality
  • #44613 - Register method for reflection when read or write interceptors exist
  • #44615 - Qute: if section - adjust the evaluation rules for equality operators
  • #44638 - Clean up effects of test profiles when @QuarkusMainTest completes
  • #44641 - NoClassDefFoundError in ShutdownTask when running BuildMetricsTest
  • #44646 - Failing to apply @SecureField to a generic with nested objects.
  • #44647 - Do not add host:port to Health path in Health UI
  • #44649 - Register jakarta.json.spi.JsonProvider service provider
  • #44667 - Pass secured method arguments into security checks for @PreAuthorize security annotation on SpringWeb endpoints
  • #44668 - Support @AuthorizationPolicy on suspended Kotlin endpoint methods
  • #44669 - Quarkus REST Jackson: Improve detection of generic fields annotated with the @SecureField and allow to explicitly enable secure serialization
  • #44674 - Qute: Rendering Timeout Instead of Throwing TemplateException for Missing Keys in {#let} and {#set} Constructs
  • #44677 - Properly reset Quarkus populated Jackson ObjectMapper
  • #44678 - Fix glob to regex convertion to properly handle **/*.suffix
  • #44679 - Config Doc - Improve HTML Javadoc -> Asciidoc conversion
  • #44682 - Qute: fix handling of missing properties in strict mode
  • #44684 - Remove line
  • #44685 - Add documentation for @WithTestResource to getting started testing
  • #44698 - Bump hibernate-search.version from 7.2.1.Final to 7.2.2.Final
  • #44704 - Fix TLS config Javadoc typo
  • #44709 - Fix leftover -reactive properties references in REST client guide
  • #44754 - Fix retry count in remote dev mode error message
  • #44760 - Temporarily disable OIDC wiremock tests using expired certificates
  • #44768 - Address leftovers in testing docs from #44685

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.