Skip to content

3.6.4

Compare
Choose a tag to compare
@quarkusbot quarkusbot released this 20 Dec 10:32
· 6076 commits to main since this release

Complete changelog

  • #37808 - CLI - Rework how missing commands are detected
  • #37803 - Dev mode: add null checks to TimestampSet.isRestartNeeded()
  • #37798 - Only update ~/.docker/config.json if it exists
  • #37787 - Take priority into account in ConfigurationImpl
  • #37775 - Docs: fix typo in rabbitmq reference documentation
  • #37770 - Add SequencedCollection to BANNED_INTERFACE_TYPES
  • #37768 - Running application build with JDK21 and target Java 17 crash with NoClassDefFoundError: java/util/SequencedCollection
  • #37731 - Query logging is being done in io.quarkus.mongodb.panache.common.runtime.MongoOperations
  • #37723 - Do not use CSRF cookie as the next token value
  • #37717 - Docs: Fix incorrect link reference in Cross-Site Request Forgery Prevention guide
  • #37714 - Remove the driver property in the documentation for Cloud SQL
  • #37710 - Use NoStackTraceException in metrics
  • #37677 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.100 to 0.0.101
  • #37654 - Make sure dev mode is properly written in doc
  • #36848 - CSRF Token with HMAC signature gets double signed