Skip to content

1.13.7.Final

Compare
Choose a tag to compare
@gsmet gsmet released this 09 Jun 14:22
· 26545 commits to main since this release

Major changes

Complete changelog

  • #17763 - SimpleScheduler - fix CronTrigger#evaluate()
  • #17758 - Also register CustomResource implementors fully for reflection.
  • #17727 - Add resteasy extension to generated app in the AMQP guide
  • #17724 - Scheduler is not triggered or triggered 2 times randomly with native image
  • #17721 - Add artemis-mqtt-protocol dependency
  • #17720 - Add artemis-mqtt-protocol in the bom
  • #17688 - Use Maven version 3.8.1 in the generated projects
  • #17668 - Quarkus bundles generated projects with maven wrapper 3.6.3
  • #17632 - Correctly propagate dispatchToWorker to websockets
  • #17605 - Pass max frame size to VertxServerWebSocketContainer
  • #17599 - Bump gradle jandex plugin version in test and doc
  • #17580 - Create log file parent directories for @QuarkusIntegrationTest
  • #17571 - Option quarkus.websocket.dispatch-to-worker=true doesn't work anymore in Quarkus 1.13
  • #17565 - @QuarkusIntegrationTest with docker image fails on unable to create logfile
  • #17555 - Make VertxInputStream#available not fail on large content-type
  • #17551 - Don't write error response when it's already been written
  • #17473 - Gradle: create quarkusDeploymentOnlyClasspath configuration
  • #17455 - Resteasy fails with NumberFormatException if file is larger than 2047 MB
  • #17206 - maxFramePayloadLength seems to be hardcoded when using WebSocketClient
  • #16727 - Ensure that a non-indexed entry doesn't break generic type resolution