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

Quarkus 2.16.1.Final发布

Quarkus 2.16.1.Final发布

Complete changelog

  • #30729 – Bump mariadb-java-client from 3.1.1 to 3.1.2
  • #30724 – Upgrade to Mutiny 1.9.0
  • #30722 – Set SameSite Strict only on OIDC session cookie
  • #30720 – Bump picocli.version from 4.7.0 to 4.7.1
  • #30719 – Bump jackson-bom from 2.14.1 to 2.14.2
  • #30715 – PanacheRepositoryResource should implement ReactiveRestDataResource
  • #30713 – Use MapProperty instead of Map
  • #30694 – Use newer API for creating tmp files in RESTEasy Reactive
  • #30692 – Bump htmlunit version to 2.70.0
  • #30686 – Don’t fail send when a sse sink has been closed
  • #30681 – RESTEasy Reactive: SSE broadcaster fails if a sink has been closed
  • #30680 – Mark methods generatred by ASM transformations as synthetic
  • #30659 – Drop unused class GradleLogger
  • #30653 – Fix opening in IDE when more than IDE is running
  • #30652 – Match prometheus export metrics format
  • #30651 – ArC – use reflection fallback for PreDestroy callbacks if needed
  • #30649 – Document redirect options in RESTEasy Reactive
  • #30644 – Adjust source language absent in documentation code blocks
  • #30636 – PreDestroy hooks fail depending on method modifiers
  • #30635 – Introduce a minimum-java-version in the extension descriptor metadata
  • #30625 – OIDC authentication loop if Cookie Policy sameSite=strict
  • #30624 – Fix NPE obtaining a project map from Maven session
  • #30622 – Update invalid package in guide
  • #30612 – Fix import file name in redis-reference.adoc
  • #30609 – Qute generated resolvers – getters should take precedence over fields
  • #30593 – Qute validation – improve hierarchy indexing to fix assignability issues
  • #30591 – Resolve correct version when application version is unset
  • #30589 – Bump junit-bom from 5.9.1 to 5.9.2
  • #30585 – Bump Microsoft SQL Server JDBC driver to 11.2.3
  • #30584 – Update MS SQL JDBC driver to version 11.2.3
  • #30576 – Use accept header to choose metrics export format
  • #30574 – Handle empty source directory for included builds
  • #30569 – Add default implementation for REST Data interfaces
  • #30564 – Update security-openid-connect-client.adoc
  • #30559 – container-image extension running with kubernetes extension
  • #30557 – AWT: JniRuntimeAccess: freetypeScaler.c calls sun.font.FontUtilities
  • #30548 – Add a blurb about not supporting validation.xml in Quarkus
  • #30526 – RESTEasy classic servlets – add RoutingContext to active request context
  • #30515 – Native build fails with hibernate-orm-rest-data-panache + elytron-security-properties-file
  • #30513 – Limit application.properties lookup to main source set
  • #30510 – Simplify logic in create-app.adoc and allow to define stream
  • #30501 – Fix HibernateOrmCodestart
  • #30500 – Place extension with an unknown category in the uncategorized category
  • #30496 – Update documentation
  • #30490 – Avoid adding the exception itself as a suppressed exception
  • #30488 – Updates to Infinispan 14.0.6.Final
  • #30485 – Verify code flow access token first if no UserInfo precondition exists
  • #30479 – Define defaultValueDocumentation for builderImage
  • #30474 – Docs – default value of quarkus.native.builder-image is not shown
  • #30470 – Revert –enable-monitoring with no arguments support
  • #30460 – Bump kafka3.version from 3.3.1 to 3.3.2
  • #30453 – Gradle build failing w/ Quarkus 2.16.0
  • #30430 – Bump gizmo from 1.5.0.Final to 1.6.0.Final
  • #30429 – Bump Keycloak version to 20.0.3
  • #30426 – Fix redundant push when using buildx
  • #30424 – Building of container images with buildx causes build failures
  • #30423 – 2.15+ – Services dependent on libraries without classes no longer build
  • #30418 – Disable -D argument propagation in DevMojo
  • #30415 – Arc – Change Types#getTypeClosure so that superclasses and interfaces of producer types no longer throw on finding wildcards
  • #30412 – Arc – wildcard detection for producer methods/fields is too aggressive
  • #30410 – Introduce support for GraalVM --enable-monitoring
  • #30408 – Warning: Option ‘AllowVMInspection’ is deprecated and might be removed from future versions: Please use –enable-monitoring
  • #30405 – Quarkus Undertow doesn’t work with blocking SecurityIdentityAugmentor
  • #30399 – Fix ElasticSearch Dev Services container restart
  • #30384 – Elasticsearch Dev Services restarts container on every auto-compile
  • #30368 – Allow Environment variables to populate property Maps in build time Config
  • #30354 – AWT io.quarkus.awt.it.ImageGeometryFontsIT native integration test failing with “GraalVM for Java 20” dev builds
  • #30347 – Bump junit-jupiter from 5.9.1 to 5.9.2
  • #30343 – Trailing comma is lost from prometheus metrics
  • #30335 – Add native compilation section to Hibernate Validator guide
  • #30332 – NPE in toString method for Processor Parameters in kafka-streams 3.3.1 version
  • #30275 – Inline Log category property doesn’t work
  • #30208 – OIDC: 401 when access-token needs to be refreshed and user-info-required=true
  • #30179 – Add an owasp-check profile
  • #28781 – RESTEasy Reactive: document redirects
  • #24027 – Hibernate Validator does not use META-INF/validation.xml, it should work or be stated in the documentation.
  • #23002 – if more than two running IDE while launching ‘x’ gives error