github quarkusio/quarkus 3.18.4

3 days ago

Complete changelog

  • #41272 - Files with åäö in there name gets an inputstream that is null in MultipartForm uploads
  • #45285 - Add quarkus.openshift.cron-job.timezone property
  • #45961 - quarkus-spring-di: @Bean("foo") is not transformed into the proper @Named("foo") annotation
  • #46140 - Spring DI - Fix behavior with named beans
  • #46142 - Add more options for the token expiry time calculation done by OIDC client
  • #46147 - Byte array responses break if quarkus-amazon-lambda-http is used
  • #46203 - Improve text format handling in Amazon Lambda
  • #46222 - Add OIDC client access token expires in skew
  • #46233 - WebSockets Next: make it possible to configure max frame size
  • #46242 - Add time zone property for kubernetes and openshift cron jobs
  • #46251 - Quarkus Hibernate ORM - Jboss logger instantiation issue
  • #46260 - @QuarkusTest fails when Nexus repository requires login (401 Unauthorized) (does not use existing Maven security credentials)
  • #46269 - Avoid creating a timer when reconnectDelay is set to Max
  • #46271 - Maven Resolver: fix discovering settings-security.xml
  • #46284 - Only check filters once for calls to getResourceMethod
  • #46292 - Simplify pattern used introduced in #46284
  • #46296 - Use proper call to Logger#getMessageLogger
  • #46297 - Fix a few misplaced @WithConverter
  • #46303 - Upgrade to Jandex 3.2.7
  • #46304 - Fix keycloak client timeout error message: quarkus.oidc.devui.web-client-timeout -> quarkus.keycloak.devservices.web-client-timeout
  • #46344 - Update mime4j to 0.8.12

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.