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

Quarkus 2.5.4.Final 发布

Quarkus 2.5.4.Final 发布

Complete changelog

  • #22313 – More efficient platform version and BOM import selection algorithm for a given set of extensions
  • #22311 – Check test target is present to avoid NPE
  • #22303 – Fix log capturing in QuarkusMainTest executions
  • #22302 – QuarkusMainTest intercepts spurious strings
  • #22296 – Fix incorrect link for Keycloak test resource on the documentation
  • #22286 – Fix concurrency issue with REST Client Config
  • #22281 – java.util.ConcurrentModificationException when using 2 schedulers and 2 rest clients
  • #22270 – Fix refcnt exception
  • #22263 – Occasional io.netty.util.IllegalReferenceCountException: refCnt: 0 when performing REST operations that stream responses
  • #22261 – Fix error: option --source cannot be used together with --release on dev mode reload
  • #22255 – Oracle metadata overrides, compatibility with other JDBC drivers
  • #22234 – Add docker.io as registry to dev-services images that where specified with the short name
  • #22175 – Quarkus dev service failed to download image due to short name image and no tty
  • #19055 – Native build fails with postgres and oracle drivers together