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

Quarkus 2.13.0.Final发布

Quarkus 2.13.0.Final发布

Complete changelog

  • #28105 – Remove leftover error messages from CSRF Reactive filter
  • #28101 – Allow to change Keycloak start command and show its logs
  • #28084 – Drop “deployment” dependency on org.graalvm.nativeimage.impl package
  • #28081 – Fix codestart properties with yaml null key
  • #28062 – Ignore RESTEasy Classic providers found on classpath
  • #28061 – With disabled proactive sec., only create sec. identity when required
  • #28059 – Add more OIDC debug messages
  • #28056 – Include null value in the mget and hmget command responses
  • #28055 – ArC – fix behavior of List injection with io.quarkus.arc.All qualifier
  • #28051 – Qute – support whitespace characters in literals for bracket notation
  • #28050 – Bump smallrye-jwt version to 3.5.4
  • #28049 – Redis client filters the null values with the mget command
  • #28047 – Promote Spring Data REST to stable
  • #28045 – Bump log4j from 2.18.0 to 2.19.0
  • #28044 – Relax testing constraints on certain dates tests
  • #28041 – RESTEasy Reactive – Prefer application-supplied provider over a pre-packaged one
  • #28040 – RR treat providers from class path differently than REST Easy classic
  • #28038 – OpenShift – Fix missing path to JAR that breaks app start
  • #28037 – OpenShift – Fix missing JAR path
  • #28030 – Link Keycloak API documentation
  • #28025 – Introduce enableRecovery in Nayarana extension
  • #28023 – OIDC: Preserve the refresh token if no new refresh token is returned
  • #28020 – QDOCS-31: Fix image sizing – draft 2
  • #28003 – Don’t merge – Revert “Improve Narayana recovery manager service and integrate it with agroal”
  • #28002 – WIP – Revert Narayana recovery manager service
  • #27998 – Remove keycloak-admin-client dep from the keycloak-authorization test
  • #27993 – Filter out log lines coming from Narayana recovery service startup
  • #27991 – Native image generation failure for integration-tests/keycloak-authorization in resteasy-reactive
  • #27987 – New Info Log Messages since 2.13.0.CR1
  • #27982 – Unused Narayana is started upon application start
  • #27981 – Detect MessageBodyReader/Writer from META-INF/services/javax.ws.rs.ext.Providers
  • #27973 – Stable Funqy Knative Events
  • #27972 – QDOCS-31: Fix image sizing and alignment
  • #27970 – CloudEvent deserialization does not work with quarkus-resteasy-reactive
  • #27968 – Improve OIDC code flow tests
  • #27961 – Ensure that @ClientHeaderParam works when the rest client contains a method with a primitive return type
  • #27960 – Replace usage of NeverInline in jdbc-pgsql
  • #27959 – OIDC scenarion with authorization using @ClientHeaderParam doesn’t work after move to reactive
  • #27925 – Resteasy Rest Client: Fix truststore password issue with Vert.x
  • #27922 – Update to proton-j 0.34.0
  • #27921 – Adjust ‘challenge’ selection so that custom auth mechanism is called
  • #27920 – Point to configuration of popular email services
  • #27917 – Enable the registration of @LoggingFilter classes via CDI
  • #27915 – Bump Dekorate to 2.11.3
  • #27873 – kafka-panache-reactive-quickstart fails after #27802
  • #27840 – Add first version of the guide for writing REST microservices using virtual threads
  • #27791 – JPAFunctionalityInGraalITCase.verifyJdkXmlParsersHavebeenEcludedFromNative test fails with GraalVM 22.3.0-dev
  • #27753 – quarkus-oidc loses a refresh token if the provider does not recycle it during the refresh token grant
  • #27432 – Docs: Optimized introduction of OIDC Bearer Token Authorization document
  • #27316 – quarkus.http.auth.proactive = false and @permitAll still trigger custom auth
  • #27180 – Unable to Overwrite Response using Security-JPA & RestEasy-Classic
  • #26892 – Quarkus NativeImageBuildStep fails with perm denied with docker rootless
  • #26890 – Quarkus NativeImageBuildStep fails with perm denied with docker rootless
  • #26369 – Generate Quarkus Maven Plugin Config Docs
  • #1204 – Quarkus maven extension – list of available targets + details