github quarkusio/quarkus 3.18.1

one day ago

Complete changelog

  • #44484 - Quarkus Build with Maven Artefact Resolver Configuration Options
  • #45358 - quarkus-smallrye-openapi generates unused schemas
  • #45359 - Ensure there are no jdbc spans if otel sdk is disabled
  • #45489 - DevUI: Add search for Arc tables
  • #45562 - Consistent report of unknown properties between JVM and Native mode
  • #45650 - ClassNotFound during static init build step corrupts delayed logging
  • #45708 - OpenAPI schema adding "enum" : [ null ] when field description is added
  • #45771 - Qute: fix template global class generation in the dev mode
  • #45774 - LGTM tests are stalling (or are too slow for the timeout, I don't know)
  • #45783 - Redis cache implementation should not use KEYS command
  • #45794 - Maven Resolver: initialize Maven properly, especially the local repository
  • #45799 - Fix PathTreeClassPathElement#toString() implementation
  • #45801 - Fix documentation for connecting to multiple devservice databases
  • #45802 - Bump smallrye-open-api.version from 4.0.6 to 4.0.7
  • #45803 - Bump com.gradle:develocity-maven-extension from 1.23 to 1.23.1
  • #45810 - Update default openapi version in doc
  • #45813 - Update URL of swapi-graphql.netlify.app GraphQL endpoint
  • #45815 - Properly order tests annotated with @WithTestResource
  • #45819 - Improve docs for Hibernate ORM with Kafka to suggest more efficient approaches
  • #45822 - Adjust timeouts for LGTM container and tests
  • #45828 - Redis Cache: replace the KEYS command with SCAN in invalidation
  • #45829 - Upgrade to Vert.x 4.5.12 and Netty 4.1.117.Final
  • #45835 - Fix static file path decoding in vertx-http
  • #45838 - PermissionChecker makes RestMulti builder being ignored
  • #45841 - Bump mongo-client.version from 5.3.0 to 5.3.1
  • #45842 - Unable to build native image on Macbook Pro M4 Pro
  • #45848 - Quarkus REST: Run security checks that require method arguments in a non-blocking manner before secured methods are invoked
  • #45850 - Reviewed enable_build_properties information
  • #45851 - Use explicit String.concat in OTelDurationConverter
  • #45858 - Update OpenAPI documentation with default version 3.1.0
  • #45860 - quarkus main build fails on windows
  • #45861 - gRPC: Perform authentication when gRPC server runs on the same server and root path is different than '/'
  • #45863 - 3.18 regression: quarkus.uuid is the same for every run in native images
  • #45864 - Ensure that quarkus.uuid is not determined at native image build time
  • #45876 - Pass container-runtime-options to native-image --version as well
  • #45878 - 3.18 regression Quarkus quarkus-maven-plugin with failsafe and quarkus.test.arg-line
  • #45880 - Upgrade to SmallRye GraphQL 2.12.1
  • #45888 - Consider quarkus.test.arg-line as a string
  • #45890 - Disable kubernetes-service-binding testing on Windows
  • #45894 - Dev UI does not open if http is disabled
  • #45911 - Make sure console shortcuts use https when http is disabled
  • #45913 - Fix generate ca command in tls guide

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.