Skip to content

3.5.0

Compare
Choose a tag to compare
@gsmet gsmet released this 25 Oct 12:34
· 3921 commits to main since this release
8703586

Complete changelog

  • #36527 - Start MongoDB 4.4 instead of 4.0
  • #36523 - Minor OIDC Auth0 updates
  • #36518 - Allow for setting logging scope programmatically
  • #36517 - Use Mandrel 23.1 in windows CI
  • #36501 - Let custom OIDC token propagation filters customize the exchange status
  • #36495 - Support external OTel exporters in CDI
  • #36490 - Take ReaderInterceptor into account when reading SSE events
  • #36487 - Upgrade to Liquibase 4.24.0
  • #36485 - Fix typo in gradle-tooling.adoc
  • #36474 - Fix some issues in getting-started-dev-services
  • #36465 - Be more consistent in guides when creating projects/adding extensions
  • #36464 - HTTP reference guide - HTTP/2 section update, drop JDK 8 note
  • #36459 - Let custom OIDC token propagation filters provide client name
  • #36457 - Update builder images to jdk-21
  • #36453 - Upgrade Oracle JDBC driver to 23.3.0.23.09
  • #36452 - Fix doc extension-add.adoc
  • #36451 - Adjust extension name for consistency with rest of Quarkus
  • #36446 - Regression: Liquibase fails to migrate on Quarkus start, crashing the application
  • #36445 - Updates to Infinispan 14.0.19.Final
  • #36442 - Use default content type when X-SSE header not set
  • #36436 - Upgrade to Hibernate ORM 6.2.13.Final
  • #36432 - Hibernate Reactive Panache: improve error message
  • #36420 - Allow parallel execution of blocking health checks
  • #36419 - Blocking Health Checks should be executed in parallel, not sequentially/ordered
  • #36417 - Reduce timeout of the doc build to 60 minutes
  • #36413 - Simplify virtual threads guide by pushing users to 21
  • #36412 - Drop Optaplanner from the documentation
  • #36411 - Drop panache topic from Hibernate Reactive guide
  • #36410 - Add compatibility topic to Spring guides
  • #36407 - Register RuntimeOverrideConfigSource in STATIC_INIT
  • #36406 - AssembleDownstreamDocumentation - print guide name
  • #36400 - Add topics and extensions metadata to guides
  • #36367 - Bump org.wiremock:wiremock-standalone from 3.1.0 to 3.2.0
  • #36365 - Bump de.flapdoodle.embed:de.flapdoodle.embed.mongo from 4.7.0 to 4.9.2
  • #36360 - Drop the old Dev UI guide
  • #36337 - Upgrade maven to version 3.9.5
  • #36236 - No Panache session in REST endpoints defined by an interface
  • #35931 - Add OIDC Auth0 extended tutorial
  • #33548 - Pick random debug port when the configured one is taken
  • #33363 - allow quarkus dev to pick random debug port