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

Quarkus 2.14.3.Final发布

Quarkus 2.14.3.Final发布

Complete changelog

  • #29681 – Add spec.metadata.labels in Deployment resource for OpenShift
  • #29674 – Revert “Reactive Rest Client closing connections after server failures”
  • #29654 – Update the description copied from non-reactive variants
  • #29651 – Add further details about podman
  • #29643 – Upgrade to Jandex 3.0.5
  • #29620 – VertxProcessor – skip synthetic methods annotated with ConsumeEvent
  • #29596 – Infinispan – Fix loading of config file via URI in dev mode
  • #29592 – [infinispan-client] cache configuration not available while bootstrapping dev mode
  • #29591 – Fix typos around http(s) topic
  • #29586 – Fix config editor when using HTTPS
  • #29585 – @ConsumeEvent annotated method is called twice per message when generic parent class has an abstract method for it
  • #29577 – Follow the recommendation to add the name for the credential provider
  • #29569 – Bump sshd-core version to 2.9.2
  • #29562 – Improve Docker detection with Unix sockets
  • #29561 – Fix a typo in the BC CredentialsProvider test
  • #29554 – Update to Stork 1.3.3
  • #29541 – Bump sshd-common version to 2.9.2
  • #29534 – Make sure dependency node’s repositories are used when resolving the artifact
  • #29514 – Docs – Pulling up info on .dockerignore
  • #29497 – Missing spec.template.metadata.labels in deployment
  • #29469 – Response Body in ClientExceptionMapper is always null
  • #29431 – DevUI – config editor doesn’t work well over https, UI doesn’t get updated
  • #29426 – DOCKER_HOST-strategy in class isDockerWorking.java excludes expected “unix:”-path where it should include “unix:” – broken.
  • #29365 – Prevent repeated processing of the same authentication failure exception
  • #29239 – Fix AuthenticationRedirectException handling with disabled proactive security
  • #29025 – io.quarkus…BootstrapMavenException resolving a wrong dependency version
  • #28967 – Use failure handlers for security exceptions before JAX-RS chain starts
  • #28489 – RESTEasy Reactive – provide way to customize response when JWT is invalid and proactive security enabled
  • #28488 – Reactive Routes – failure handler can’t intercept exception thrown for invalid JWT