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

Quarkus 2.12.3.Final 发布

Quarkus 2.12.3.Final 发布

Complete changelog

  • #28069 – Fix some minor issues in rabbitmq-reference.adoc
  • #28048 – Make com.ibm.icu:icu4j parent first
  • #28043 – Add guide in webjar locator
  • #28036 – Add a specific codec for byte arrays
  • #28029 – Redis GET with byte[] as type leads to unmarshaling exception
  • #28008 – Fix the broken link in security-oidc-client.adoc
  • #28000 – DevMojo add only properties from the quarkus namespace
  • #27989 – Upgrade to Hibernate Search 6.1.7.Final
  • #27965 – Fixed maven commands in kafka-reactive-getting-started.adoc
  • #27916 – Change visibility of GeoSearchArgs.fromMember(…) to public
  • #27914 – ArC – fix @TransientReference destruction
  • #27913 – quarkus-redis-client: ‘fromCoordinate(double, double)’ has private access in ‘io.quarkus.redis.datasource.geo.GeoSearchArgs’ blocking my usage of geosearch FROMLONLAT
  • #27906 – @TransientReference results in @dispose method being called multiple times
  • #27898 – Properly support generic bounds for ParamConverterProvider classes
  • #27896 – Ensure that Mongo DNS lookup does not happen on the event loop
  • #27892 – resteasy-reactive: ParamConverter+Kotlin+ResteasyReactice+List leads to java.lang.ClassNotFoundException on startup (Regression since 2.12)
  • #27885 – Fix request context leak in the Funqy Knative runtime
  • #27884 – quarkus-config: Maven-Property conflicts with ‘prefix’ (Regression since Quarkus 2.12)
  • #27627 – MongoDB driver failing DNS Lookup