皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Quarkus 2.7.5.Final 发布

Quarkus 2.7.5.Final 发布

Complete changelog

  • #24314 – Fix curl URL and note formatting
  • #24306 – Apply all options to all HTTP servers
  • #24303 – Fix duplicated content following the tabs work
  • #24296 – Fix SmallRye GraphQL Client dependencies
  • #24295 – Add some details about how to mock CDI beans in command mode tests
  • #24292 – Small adjustment for the generated project index page
  • #24291 – Detect container runtime in when using Jib
  • #24287 – Gzip Compression Not Working over HTTPS
  • #24262 – Support wildcards in generic return types of JAX-RS methods
  • #24250 – resteasy reactive doesn’t support wildcard type since quarkus 2.7.2
  • #24246 – Mark duplicated context created by Vert.x as safe in non-blocking @ConsumeEvent
  • #24243 – Fix Flyway documentation typo
  • #24237 – Upgrade to Mutiny 1.4.0 and the Mutiny Vert.x bindings 2.19.0
  • #24227 – Remove status-include from AMQP guide
  • #24224 – Do not show feature for JAX-RS Client Reactive
  • #24209 – Fix NPE when configuration resource does not exist
  • #24208 – add caching keyword to the Infinispan extension metadata
  • #24205 – Generate project index.html with the full list of selected extensions
  • #24201 – Don’t list quarkus-jaxrs-client-reactive
  • #24195 – Allow injection of Lambda types into JAX-RS methods via @context in RESTEasy Reactive
  • #24187 – Fix multi-module Hot-Code-Replacement
  • #24181 – Referencing Context APIGatewayV2HTTPEvent in RestEasy Method Throws Exeception
  • #24172 – Do not create new instances in nested tests
  • #24145 – ArC – never share a generated observer method for multiple beans
  • #23947 – QuarkusTest does not run @beforeeach method of outer class when using @nested test classes
  • #23888 – Bean marked with @singleton created two times
  • #22981 – Project generation – Index page – Extension list incomplete
  • #20114 – @nested JUnit test doesn’t inherit lifecycle of @QuarkusTest
  • #19860 – Multiple rest reactive client extensions