github quarkusio/quarkus 3.11.2

latest releases: 3.11.3, 3.12.0
12 days ago

Complete changelog

  • #40164 - Gradle quarkusDev fails with usage analytics enabled
  • #40502 - Remote development mode: access denied on /deployments files
  • #40536 - WebSockets Next: close the connection if the security identity has expired
  • #40648 - WebSockets Next: provide strategies to process unhandled failures
  • #40655 - WebSockets Next: provide strategies to process unhandled failures
  • #40657 - Prevent abort because of a throwable
  • #40848 - devmode breaks when updating pom.xml
  • #40852 - @CacheResult with method returning Uni makes cache exceed its maximum size
  • #40857 - WebSocket NEXT: automatically close connection when OIDC extension provides SecurityIdentity and token expires
  • #40914 - Clarify kafka commit strategy "latest" in documentation
  • #40916 - Improve OIDC warning when a session encryption key is generated
  • #40929 - open classes/files listed in devui in IDE
  • #40978 - Kafka commit strategy: clarify risk of message loss on latest
  • #40981 - Params need double URL-safe-encoding for use with WebSocketConnector
  • #40984 - Replace 'bare mortal' with a more idiomatic English expression
  • #40987 - NamedQuery inside repository
  • #40989 - Config doc - Don't enforce the height
  • #40991 - Misspelled url for an webjar resource thows exception instead of 404
  • #40992 - WebSockets Next client: encode path param values automatically
  • #41007 - Make sure quarkusXXXCompileOnlyConfiguration extends from platform configuration
  • #41008 - Add docs note about writing extension with Java and Maven
  • #41014 - Fix open-in-ide
  • #41018 - Fix invalid webjar to show 404
  • #41021 - Docs: Added missing annotation parameter name
  • #41023 - [3.11] Revert "Improve loading of classes in RunnerClassLoader"
  • #41025 - WebSocket Next Server-Side Streaming cancelation
  • #41029 - Remote Development Mode docker permissions
  • #41036 - Fix log warning when application port is already used
  • #41043 - Make sure we transmit the actual debug port to next dev mode run
  • #41044 - WebSockets Next: cancel returned Multi if the connection is closed
  • #41046 - Fix Asciidoc callouts in "Deploying to Kubernetes" documentation
  • #41049 - Qute: fix regression for optimized generated value resolvers
  • #41053 - Docs: clarify named queries for Panache
  • #41054 - Fix RESTEasy Classic GZIP max input in native mode
  • #41060 - Invalid encoding of '?' in query parameter values by Encode.encodeQueryParam
  • #41062 - Fix encoding of '?' in query parameter values by Encode.encodeQueryParam(..)
  • #41064 - Use latest SmallRye Context Propagation
  • #41083 - Bump up quarkus-build-caching-extension to 1.2
  • #41090 - Update Agroal exception message in docs
  • #41097 - Changing Accept Header in PreMatching filter isn't considered by MessageBodyWriter
  • #41106 - Delegate to the correct method in TransactionScopedStatelessSession#fetch
  • #41111 - Take MediaType set in pre-match filter into when returning Response
  • #41113 - Initialization Tasks failing
  • #41117 - Fix NPE when QUARKUS_INIT_AND_EXIT is used

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.