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

Quarkus 2.5.2.Final 发布

Complete changelog

  • #22059 – Register derby resource bundler in native mode
  • #22058 – Jdbc-derby: missing resource in native mode
  • #22051 – Fix RESTEasy Reactive endpoint scores template
  • #22038 – Instruct how to publish extensions to the registry
  • #22021 – Support media type suffixes in reactive rest client
  • #22015 – Support constructor injection in Kotlin Panache repositories
  • #22014 – NullPointer by using PanacheMongoRepository with a dependency in the contructor in Kotlin
  • #22005 – Fix Optaplanner native build failure with JDK17
  • #21986 – OidcProviderClient has to be closed only when getting the JWK set failed
  • #21984 – OIDC closes its client after a successful JWK set read when the discovery is disabled
  • #21978 – Fix QuteErrorPageSetup
  • #21976 – Fix DevServices for Keycloak loading the realm file from the file system
  • #21975 – Regression: DevServices for Keycloak fails to load a realm file from the file system
  • #21971 – Ignore Jandex WARNING for all BSON types
  • #21966 – Qute error page setup does not work
  • #21960 – Add line break to correct an include error in redis-dev-services.adoc
  • #21958 – Allow the use of UriInfo in @ServerResponseFilter
  • #21957 – Custom mimetype causes quarkus-rest-client-reactive being unable to deserialize
  • #21956 – Cannot use UriInfo context in resteasy-reactive @ServerResponseFilter
  • #21954 – Improved No container runtime error message
  • #21949 – MongoDB BsonDateTime is not in the Jandex index
  • #21947 – Qute – improve validation of param declarations
  • #21946 – StringIndexOutOfBoundsException in invalid parameter declaration Qute parsing
  • #21942 – Don’t throw an exception when finishing a closed RESTEasy response
  • #21939 – Update documentation to include flyway breaking change
  • #21938 – Update links to expired json-b.net domain
  • #21937 – Check is java convention exists before using it
  • #21936 – Fix DefaultTokenIntrospectionUserInfoCache injection
  • #21932 – Fix creation time of docker network in integration tests
  • #21931 – QuarkusTestResourceLifecycleManager can’t access the created docker network
  • #21929 – Oracle JDBC driver presence to not break JVM’s Serialization support in native image
  • #21925 – DefaultTokenIntrospectionUserInfoCache is not injected
  • #21924 – Repeat the grant request if OidcClient refresh token has expired
  • #21914 – Update SmallRye Config to 2.7.0
  • #21910 – Make sure quarkusGenerateCode is run before tests
  • #21894 – Fix OIDC web-app guide link to the token introspection and user info cache section
  • #21893 – Fix GitHub case in documentation
  • #21887 – Do not discover config sources for code generator
  • #21881 – gradle build with include build module fails with null pointer
  • #21878 – GRPC: Does not generate proto-based files
  • #21873 – OidcClient has failed to complete the refresh_token grant request: “error_description”:”Refresh token expired”
  • #21846 – Fix named datasource handling for dev-services
  • #21842 – End Vert.x response before propagating mapped exception in VertxBlockingoutput
  • #21839 – OpenShift deployment guide – minor changes
  • #21838 – Fix OOME message related to docker memory limits
  • #21834 – Add migration note / documentation about Flyway 8.1.0 breaking change
  • #21809 – Fix native-image arguments generation for native-sources package type
  • #21735 – Document how to add an extension to the registry
  • #21704 – Strange config props inheritance behavior in multimodule projects
  • #21703 – Smallrye ConfigSourceFactory not loading class
  • #21387 – Named datasource not found on DevServices
  • #20396 – oracle driver and serialization conflict