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

Quarkus 2.13.7.Final 发布

Quarkus 2.13.7.Final 发布

Complete changelog

  • #30454 – [2.13] Disable DuplicatedContextTest#testThatBlockingEventConsumersAreCalledOnDuplicatedContext on Windows
  • #30443 – [2.13] Reduce Config startup footprint
  • #30440 – [2.13] Update SmallRye Config to 2.12.3
  • #30420 – [2.13] – Backport Vert.x Metrics support
  • #30414 – OpenTelemetry – Fix missing char
  • #30413 – [2.13] Set Path and SameSite Strict attributes on Form, OIDC and WebAuthn cookies
  • #30364 – Propagate security annotations in the Spring Data Rest for all methods
  • #30358 – quarkus-spring-data-rest + javax.annotation.security annotations behave inconsistently and lack documentation
  • #30238 – Make sure TestMojo resolves test scoped dependencies
  • #30214 – MultiPartConfig in HTTP Vert.x extension is insufficiently documented
  • #30133 – CompletableFuture smart dispatch support
  • #30121 – CompletableFuture smart dispatch support
  • #30116 – Change quarkus-cache extension status to stable
  • #30046 – MultiPartConfig in HTTP Vert.x extension is insufficiently documented
  • #29986 – Switch from system property to hadcoded line separator for Panache query
  • #29906 – Fix some typos in the building native image documentation
  • #29876 – Upgrade netty to 4.1.86
  • #29851 – Ensure that new line chars don’t break Panache projection
  • #29838 – StringIndexOutOfBoundsException in panache when using project and a linebreak before FROM
  • #29784 – Always store raw model into cache while loading workspace