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

Quarkus 2.7.4.Final 发布

Quarkus 2.7.4.Final 发布

Complete changelog

  • #24186 – Update OpenApiRecorder to recommend using quarkus.http.cors
  • #24182 – Change protocol name to TLS in QuarkusRestClientBuilder
  • #24180 – Fix openapi service loader issue in native mode
  • #24178 – Check FormAuthentication location cookie
  • #24177 – Small native reference guide updates
  • #24173 – Close the app bootstrapped in generate-code-tests
  • #24170 – Apicurio hide static openapi document
  • #24169 – Fix URISyntaxException on Span name extraction
  • #24167 – Make ReactiveClientHeadersFactory replace headers instead of adding – backport to 2.7
  • #24166 – [Qute] Custom default value is ignored in {config:boolean } rendering
  • #24165 – Qute – fix evaluation for multiple matching namespace resolvers
  • #24159 – Respect quarkus.container-image.push=true in container-image-docker for native build
  • #24158 – Avoid NPE when RESTEasy Reactive is used together with the classic REST client
  • #24154 – Update WebClient used by DevServices for Keycloak to trust Keycloak
  • #24151 – Explicitly request a serializer in writeTo()
  • #24147 – Upgrade to JReleaser 1.0.0-M3
  • #24146 – Including quarkus-apicurio-registry-avro pollutes the OpenAPI / Swagger UI with non-working endpoints and data types
  • #24143 – Fixing the rabbitmq-reference guide issue in code
  • #24142 – Fix Apicurio dev service url, prepend http:// as the schema is not present in the resolved address
  • #24141 – Close VirtualBootstrap channel on dev-mode restart
  • #24138 – Prevent NPE when a JAX-RS method returns a Multi and does not declare @produces
  • #24135 – Documentation – Oracle Reactive client as tech preview
  • #24134 – Properly captures and restores the vert.x context in the reactive REST Client
  • #24132 – No OASFactoryResolver implementation found! when running native application
  • #24130 – quarkus.oidc.tls.verification can not work in dev mode
  • #24122 – Fix formatting
  • #24120 – Dependency order in pom.xml – NPE during headers writing
  • #24106 – Rectify bad class formats in some cases
  • #24103 – Fix smallrye.jwt.verify.algorithm property description
  • #24094 – Skip modules with no pom.xml during workspace discovery logging a warning
  • #24088 – Live Reload is Failing
  • #24083 – Documentation – More tabs work and other boring changes
  • #24082 – Upgrade to Infinispan 13.0.6.Final
  • #24080 – Correct import path BcryptUtil
  • #24079 – Bump adal4j version to 1.6.7
  • #24077 – Improved Kubernetes config docs
  • #24068 – OpenShift: Fix image pull policy property
  • #24065 – Bump agroal.version from 1.14 to 1.15
  • #24063 – Verify OIDC WebClient works with the host verification
  • #24055 – Resteasy Reactive: Support use of optional with list/set/sortedset
  • #24050 – Prevent a malformed URI from hanging the Reactive REST Client
  • #24042 – RestClient reactive hangs forever when url is invalid
  • #24013 – Native reference guide updates
  • #24008 – Apicurio Registry DevService cannot be used by multiple Quarkus services
  • #23898 – Can’t use Optional with List with @QueryParam with reasteasy controller
  • #23837 – Native Reference Guide: Instructions to get a thread dump
  • #23727 – Odd class format error
  • #23678 – Kotlin serializer – Flow – don’t work
  • #23527 – Add BouncyCastle providers to generated AutoFeature
  • #23492 – Generated DeploymentConfig by OpenShift extension has wrong imagePullPolicy
  • #23134 – Improve CLI install instructions
  • #17046 – [native image] Bouncycastle JSSE fails with GraalVM 21.1