Skip to content

3.16.0

Compare
Choose a tag to compare
@quarkusbot quarkusbot released this 30 Oct 14:51
· 789 commits to main since this release

Complete changelog

  • #42064 - Self changes of column names to non-exist column names by PanacheJpaUtil#getFastCountQuery
  • #43036 - quarkus plug sync no longer removes plugins provided by extensions
  • #43191 - quarkus plugin sync is broken
  • #43192 - Fix Quarkus plugin syncing
  • #43483 - Add GraphQL Footer Log in Dev UI
  • #43631 - Quarkus REST fails to write polymorphic type property in JSON
  • #43700 - Use generic return type of method to construct proper Jackson writer
  • #43801 - Kafka snappy conversion fails on native aarch64 for missing native library
  • #43852 - ClassCastException when using OpenTelemetry and max-connections property
  • #43882 - WebSockets Next: Security cleanup
  • #43895 - Don't pass '--enable-monitoring=heapdump' unconditionally on windows
  • #43896 - Don't pass '--enable-monitoring=heapdump' unconditionally on windows
  • #43898 - ArC: register synthetic injection points in a separate phase
  • #43905 - Move snappy native library resource registration to a feature
  • #43917 - Realign JUnit versions and update to 5.10.5
  • #43919 - Fix Class Cast Exception when using OpenTelemetry and max-connections property
  • #43944 - NPE in Qute on hot-reload (with generated templates)
  • #43953 - Qute message bundles: change the way message templates are loaded
  • #43963 - Use original query case for fast count queries
  • #43964 - Remove outdated section about DNS in Mongo
  • #43967 - Upgrade to Hibernate Commons Annotations 7.0.3.Final
  • #43988 - Add dev-mode setting for forcing the use of C2
  • #43994 - Check expiry of the cached OIDC token introspections
  • #43996 - Add RESTEasy Class Multipart capability
  • #44029 - Replace oidc authentication for github screenshots with generic ones
  • #44032 - Avoiding forcing resolution when configuring QuarkusApplicationModelTask