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

Quarkus 2.5.0.Final发布

Major changes

  • #21468 – quarkus:go-offline to download all the app dependencies for off-line use

Complete changelog

  • #21489 – A note on the quarkus:go-offline Maven plugin goal
  • #21485 – Publish gradle model artifact with correct coordinate
  • #21483 – KOGITO-6258: Quarkus: DevServices: Built-in Kafka hot-reload blocks process
  • #21480 – Minor OidcClient doc updates
  • #21478 – Add smallrye-config-source-file-system to BOM
  • #21476 – Support @EmbeddedId in spring-data-jpa repositories & allow ids to be returned from @Query methods
  • #21475 – Bump cron-utils from 9.1.5 to 9.1.6
  • #21468 – quarkus:go-offline to download all the app dependencies for off-line use
  • #21466 – Fix InfinispanTestResource Junit dependency
  • #21465 – Fix OpenTelemetry native compilation issue
  • #21464 – Fix Avro substitutions for Java 17
  • #21462 – Add more info about injection scopes and JWTParser to JWT docs
  • #21461 – Build RESTEasy Jackson instead of HV in Windows native build
  • #21460 – Small tweaks to the Amazon services guides
  • #21456 – Describe how to develop an extension using gradle
  • #21454 – Support for FileSystem Config Source
  • #21448 – Support extra params for OidcClient password grant
  • #21426 – Update docs for prometheus path config
  • #21425 – Micrometer extension allow to change root-path
  • #21421 – Remove the .html from the guides URLs
  • #21417 – Support Apple M1 builds
  • #21415 – oidc-client: grant.type=password additional grant options are not supported
  • #21413 – NullPointerException in ResteasyReactiveViolationExceptionMapper
  • #21410 – Test schema validation for Hibernate Reactive
  • #21406 – Move jsoup from build-parent to bootstrap-bom and a few other adjustments
  • #21404 – Fix Hibernate Reactive schema generation with update
  • #21402 – bootstrap bits use old version of jsoup when outside quarkus build, platform bom manages old version
  • #21400 – Initialise kubernetes client Utils class at runtime
  • #21399 – Qute template injection – make error message more user-friendly
  • #21398 – Unable to compile native image when using quarkus-openshift-client or quarkus-kubernetes-client
  • #21395 – Correct var name in grpc example
  • #21394 – Make Qute “No template found for …” error message more user-friendly
  • #21386 – Add clear screen shortcut key to dev-console
  • #21382 – Improve OidcClient docs
  • #21380 – Fix handling of partial path param handling
  • #21373 – Resteasy-Reactive: Add LocalDate-Support for Form Parameters
  • #21371 – Partial PathParam doesn’t work in RESTEasy Reactive
  • #21368 – Explain in JWT and OIDC docs why RequestScoped may be required
  • #21362 – Bump kubernetes-client-bom from 5.9.0 to 5.10.1
  • #21361 – Resteasy-Reactive: Add LocalDate-Support for Form Parameters
  • #21354 – Bump neo4j-java-driver from 4.4.0 to 4.4.1
  • #21353 – Reset vertx-http virtualConnection on shutdown
  • #21346 – quarkus-amazon-lambda doesn’t work after 2.3.0+
  • #21344 – Add startup health check example to the health guide
  • #21339 – Fallback to the default platform catalog if available registries do not provide any catalog
  • #21338 – Bump gradle to version 7.3
  • #21323 – quarkus-smallrye-jwt dependency brokes quarkus-amazon-lambda support
  • #21315 – Prepare Dev Services for Keycloak config at run time
  • #21309 – Simplify and re-arrange the OpenShift guide
  • #21303 – Handle local extension project dependency in gradle plugin
  • #21300 – Implement label-based container discovery for Vault Dev Services
  • #21289 – Hibernate Envers: add support for more configuration properties
  • #21285 – Improve OidcClient docs
  • #21261 – UI screens: allow user to set the header text with config
  • #21221 – OpenAPI: provide a way to customize the header info text
  • #21214 – Bump jboss-parent from 38 to 39
  • #21047 – in version 2.3.1 and 2.4.0 Vault MicroProfile Config Source stopped working with OIDC
  • #20953 – Cannot build Quarkus extension anymore after upgrading from 2.2.3.Final to 2.3.1.Final or later
  • #20892 – Extensions should override codestart data for dependencies
  • #19918 – Not using JDBC problem met in native build
  • #14264 – Hibernate Reactive Schema Validation Fails
  • #10870 – Provide support for composite primary key in Spring Data JPA
  • #10665 – Hibernate Reactive database generation issue
  • #6112 – Support Hibernate Envers configuration properties