github quarkusio/quarkus 1.11.4.Final

latest releases: 3.9.0, 3.9.1, 3.8.3...
3 years ago

Major changes

Complete changelog

  • #15313 - Work to fix path handling and non-application endpoints
  • #15281 - Group all raw service binding properties under quarkus.service-binding
  • #15262 - Make KubernetesDeployer always delete existing resources
  • #15257 - Ignore config_ordinal for default values source
  • #15244 - Quarkus health guide needs updating
  • #15243 - Quarkus Guides showing health extension need updating
  • #15228 - Only keep resteasy-qute example codestart binded to resteasy-qute
  • #15226 - SmallRye Metrics 2.4.6
  • #15221 - config_ordinal defined as property leaks into default properties
  • #15202 - Properly handle '/' in kubernetes env var declaration
  • #15201 - Kubernetes extension should not produce env vars with slashes when mapping mp-rest client config to env vars
  • #15154 - Bump kubernetes-client-bom from 5.0.2 to 5.1.0
  • #15140 - Fix sidecar probe path and ports
  • #15137 - Clarify the usage of quarkus.debug.print-startup-times
  • #15119 - Use proper metrics path in Kubernetes annotation
  • #15118 - /metrics uri in generated kubernetes.yml is wrong
  • #15108 - Update OpenAPI to 2.0.22
  • #15106 - Fix potential NPE in instrumentation based update
  • #15105 - Updating class when no bytecode transformation whatsoever takes place results in NPE in the logs
  • #15089 - Quarkus 1.11.2 to Quarkus 1.11.3 upgrade failure of a Quarkus Kafka project
  • #15055 - Update Smallrye OpenApi to 2.0.21
  • #15053 - Register implicit Converters for ConfigProperties
  • #15045 - Do not expand configurations in the ConfigConsole
  • #15033 - SRCFG00013: No Converter registered for class java.time.Period
  • #15032 - [Bug] Since 1.11.3 problems reading application.yaml
  • #15029 - Fix typo in kubernete docs and knative test
  • #15027 - Ensure that Jackson customizers can override settings added by Quarkus added modules
  • #15023 - Make TestHttpEndpoint work for ResteasyReactive
  • #15018 - RESTEasy Reactive: Customised Jackson ObjectMapper not used
  • #15015 - Update SmallRye OpenTracing to 1.3.5
  • #15005 - SecurityIdentityAssociation's identity not set by event fired from Undertow
  • #15001 - @TestHTTPEndpoint can not work with RESTEasy reactive
  • #14998 - OpenAPI generation couldn't infer response type for generic type parameters in resources
  • #14938 - Turn off CORS headers appended by the Metrics handler
  • #14916 - Update smallrye openapi to 2.0.20
  • #14903 - Update to RestEasy 4.5.9.Final
  • #14865 - @DefaultValue for enums ignored in openapi.yaml / swagger-ui
  • #14814 - Open API produces invalid document
  • #14795 - Issues with sidecar probes
  • #14712 - OpenAPI: 1.11.x picks up annotated interfaces from dependency JARs
  • #14670 - OpenAPI invalid document - missing schema element
  • #14650 - MicroProfile Metrics - histogram quantiles are frozen
  • #14505 - Add ide tooling links to main guides
  • #14430 - SmallRye Metrics extension should play better with the general CORS filter
  • #13953 - Kubernetes deploy should always delete previously installed resources before installing new ones.
  • #13845 - Add oauth2 configuration to swagger-ui
  • #13440 - Getting NullPointerException for open tracing with jaeger
  • #4766 - swagger-ui is not mapping oauth2-redirect.html

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.