Skip to content

3.19.4

Compare
Choose a tag to compare
@quarkusbot quarkusbot released this 19 Mar 16:21
· 1280 commits to main since this release

Complete changelog

  • #45500 - Allow entities in quarkus-mongodb-panache-kotlin to use data class with val
  • #45643 - Docs: Create procedure doc for use case "Deploy to Openshift in a single step"
  • #45793 - Devservices Keycloak breaks integration tests
  • #45918 - Docs: Create procedure for Deploying on OpenShift using Docker build strategy
  • #45954 - Docs: Create and update S2I procedures for the Deploying on OpenShift guide
  • #45962 - DOCS: Add downstream-relevant attributes to facilitate single sourcing
  • #46314 - Warn if using old @ConfigRoot class configuration mechanism
  • #46378 - Bump org.jboss.logmanager:jboss-logmanager from 3.1.1.Final to 3.1.2.Final
  • #46506 - javax.management.JMX.createProxy is not implemented in native mode
  • #46536 - mongodb+srv connection strings are not working with latest quarkus version 3.19.1
  • #46544 - Spring Data API Extension fields with keywords broken
  • #46560 - Qute: fix namespace build-time validation
  • #46604 - Docs: Update Deploying on OpenShift guide to add RHBQ content
  • #46639 - Quarkus CLI version 999-SNAPSHOT and 3.19.2 fails to update applications on Windows
  • #46688 - Suggest setting quarkus.security.ldap.cache.enabled
  • #46692 - Unrecognized configuration key "quarkus.native.jmxserver.included" was provided
  • #46699 - Refactor jmxserver detection in native executable build
  • #46705 - Update Grafana LGTM to 0.9.0
  • #46710 - Fix the keycloak devservice when using shared network
  • #46720 - SmallRye Fault Tolerance: upgrade to 6.9.0
  • #46725 - Use latest quarkus-spring-*
  • #46730 - Add Documentation about using jsonview for request body
  • #46750 - Bump org.eclipse.microprofile.lra:microprofile-lra-api from 2.0 to 2.0.1
  • #46755 - Add documentation about @JsonView support in requests
  • #46757 - Update Maven Compiler Plugin to 3.14.0
  • #46761 - Agroal Dev UI data grid not rendered correctly when switching tables
  • #46762 - Fix Agroal Dev UI table switching and move SQL input to the top
  • #46763 - UBI9 microdnf requires -y
  • #46765 - OIDC session cookie format changed in 3.18 causing it to be incompatible to 3.17.x
  • #46768 - Clarify that val properties cannot be used with no-arg compiler plugin
  • #46772 - Fix various issues in refreshed quarkus update
  • #46787 - Bump io.quarkus.security:quarkus-security from 2.2.0 to 2.2.1
  • #46799 - Bugfix: WebAuthn only includes the first origin when multiple origins are configured
  • #46802 - Fix parsing when method names contain keywords.
  • #46810 - Bump narayana-lra.version from 0.0.9.Final to 1.0.0.Final
  • #46813 - Reference the TLS registry from the native and ssl page
  • #46815 - Fix typo
  • #46820 - Config Reference - Apply styles to all config search inputs
  • #46822 - Re-authenticate users if the OIDC session cookie can not be read
  • #46846 - Fix MongoDB DNS resolution issue when the DNS server use ipv6
  • #46855 - Bump hibernate-orm.version from 6.6.10.Final to 6.6.11.Final
  • #46873 - Reduce debug logging allocations in MongoDnsClient
  • #46874 - Docs: Fix spacing issue in metadata of Using S2I to deploy Quarkus applications to OpenShift procedure