Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: quarkusio/quarkus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.8.1
Choose a base ref
...
head repository: quarkusio/quarkus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.8.2
Choose a head ref

Commits on Mar 5, 2024

  1. Bump Smallrye Reactive Messaging from 4.16.2 to 4.17.0

    Resolves split package on health package issue #38711
    
    (cherry picked from commit e530ff1)
    ozangunalp authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    639a66b View commit details
  2. Upgrade to testcontainers 1.19.6

    (cherry picked from commit 0a7e34f)
    jmartisk authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    b283d46 View commit details
  3. Clarify that quarkus.profile cannot be set from a profile aware file

    (cherry picked from commit abf03b2)
    radcortez authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    5463707 View commit details
  4. Update docs/src/main/asciidoc/config-reference.adoc

    Co-authored-by: George Gastaldi <gegastaldi@gmail.com>
    (cherry picked from commit 78906ad)
    radcortez authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    6302dee View commit details
  5. Make sure Response and RestResponse work properly with IPv6 addresses

    Fixes: #39041
    (cherry picked from commit 86fc0b2)
    geoand authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    3290977 View commit details
  6. Doc: add Pulsar in Dev Services Overview

    (cherry picked from commit e35739f)
    Sébastien ALLEMAND authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    4e79663 View commit details
  7. Remove selector field from generated Job manifest in docs

    (cherry picked from commit f3f18eb)
    The-Huginn authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    4c0de7b View commit details
  8. Updates to Infinispan 14.0.25.Final

    (cherry picked from commit b5dff7a)
    karesti authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    5af6cfd View commit details
  9. Optionally run DNS lookup to OIDC server on worker thread

    (cherry picked from commit 6a29b34)
    michalvavrik authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    0c69481 View commit details
  10. Do not fail UPX if compression level is not given

    (cherry picked from commit d2b25c8)
    dmlloyd authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    4a53a8b View commit details
  11. Fix cross-references in the Vert.x Reference Guide

    The simple `xref:file.adoc` macros were not being processed.
    
    (cherry picked from commit 9f48ab5)
    jponge authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    bda5087 View commit details
  12. Fix snippet format

    (cherry picked from commit a3bc395)
    jponge authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    b2a3871 View commit details
  13. Unwrap actual GraphQL data fetching exception if it is wrapped

    (cherry picked from commit 1002624)
    jmartisk authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    9409c29 View commit details
  14. Do not expand configuration for Gradle cache

    (cherry picked from commit 11bd532)
    radcortez authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    87d98a8 View commit details
  15. Fix the OIDC token verification failure with the inlined cert chain

    (cherry picked from commit 105fc00)
    sberyozkin authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    885065a View commit details
  16. use bcrypt in docs

    (cherry picked from commit 366a981)
    wowselim authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    fd1c443 View commit details
  17. add BcryptUtil example

    (cherry picked from commit e3f2004)
    wowselim authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    f11e04b View commit details
  18. fix: cli not recognizing installed plugins

    (cherry picked from commit 46cf7f5)
    iocanel authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    121d237 View commit details
  19. Fix wrong volume host path being used on Windows

    (cherry picked from commit a807eb5)
    w0pp authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    5793dae View commit details
  20. Fix build failing due to unused import

    (cherry picked from commit 07bfe63)
    w0pp authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    146819c View commit details
  21. Update to Agroal 2.3

    (cherry picked from commit 22a463b)
    barreiro authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    a1306a7 View commit details
  22. Remove misleading note from jacoco.enabled

    (cherry picked from commit f83ad85)
    famod authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    fe74f0e View commit details
  23. Properly pass annotations to MessageBodyReader in REST Client

    Fixes: #19849
    (cherry picked from commit bd77018)
    geoand authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    3d1aee8 View commit details
  24. Allow setting the SettingsDecrypter when initializing a Maven artifac…

    …t resolver
    
    (cherry picked from commit 95ff1c8)
    aloubyansky authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    41f8017 View commit details
  25. Keep the timestamps when copying jars and building JIB layers

    Note that I was a bit surprised that we are copying some transformed
    jars in the lib/main directory.
    Apparently, only jars for which we remove entries.
    From my tests, the entry removal is reproducible and always produces the
    exact same binary so I suppose it's good enough.
    
    Fixes #39130
    
    (cherry picked from commit e5eb989)
    gsmet committed Mar 5, 2024
    Copy the full SHA
    66b05ad View commit details
  26. Emphasize the need to add quarkus-junit5-mockito as a dependency to u…

    …se mock injection
    
    (cherry picked from commit 986244b)
    jponge authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    49003b2 View commit details
  27. Update to Vert.x 4.5.4 and Netty 4.1.107

    This update brings significant changes affecting extensions utilizing a (Vert.x) TCP client. With Vert.x version 4.5.4, establishing TLS connections now mandates the use of hostname verification algorithms. This requirement impacts various components including Reactive SQL clients, Redis, RabbitMQ, MQTT, among others.
    
    Previously, if not explicitly specified by the protocol, the verification algorithm defaulted to "". This setting essentially skipped the verification process. However, with the new version, explicit configuration is necessary. Consequently, each extension has been adjusted to utilize the most appropriate verification algorithm.
    
    It's important to note that these modifications may potentially disrupt existing applications. In such cases, referring to the documentation of the specific extension or component is recommended for proper configuration of the hostname verification algorithm.
    
    (cherry picked from commit ee8b09a)
    cescoffier authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    2cc0863 View commit details
  28. Update the Mutiny bindings to use Vert.x 4.5.4.

    (cherry picked from commit 11824c7)
    cescoffier authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    a6e7b14 View commit details
  29. Change TLS Hostname Verifier in Reactive SQL Client default value (do…

    … not break)
    
    The update to Vert.x 4.5.4 necessitates adjustments in extensions leveraging the Vert.x TCP client, notably impacting reactive SQL clients. TLS connections now require explicit configuration of hostname verification algorithms.
    
    Previously, in the absence of explicit specification by the protocol, the verification algorithm defaulted to "". Although this default remains unchanged in this commit, a MicroProfile Config limitation (microprofile/microprofile-config#446) highlights that "" is not a valid value in the Quarkus configuration. Consequently, "NONE" has been adopted as an alternative. This enables users to explicitly set the hostname verification algorithm to "NONE" to bypass the verification process.
    
    (cherry picked from commit db68332)
    cescoffier authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    7107dbc View commit details
  30. Update SmallRye Reactive Messaging to 4.18.0

    This update addresses the breaking changes introduced by Vert.x 4.5.4 for MQTT and RabbitMQ integration regarding hostname verification.
    
    To maintain backward compatibility, hostname verification is still disabled by default. However, to provide users with flexibility and security options, this version introduces connector options to activate hostname verification without using the programmatic customization.
    
    (cherry picked from commit 6e4dee7)
    cescoffier authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    32a21d6 View commit details
  31. Update Quarkus HTTP to 5.2.0.Final

    This version aligns the Vert.x and Netty versions.
    
    (cherry picked from commit 261d756)
    cescoffier authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    0d028bb View commit details
  32. ArC: fix BeanConfiguratorBase#read()

    - fixes #39169
    
    (cherry picked from commit 3aecefb)
    mkouba authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    bca80eb View commit details
  33. Skip analysis of plugin executions with phases post quarkus:dev prepa…

    …ring for dev mode launch
    
    (cherry picked from commit 5563998)
    aloubyansky authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    c7e39ee View commit details
  34. Do not fail on resolve kafka streams topics when topics check disabled

    Resolves
    #39120
    
    (cherry picked from commit 809c48c)
    pcasaes authored and gsmet committed Mar 5, 2024
    Copy the full SHA
    b47f807 View commit details

Commits on Mar 6, 2024

  1. Merge pull request #39198 from gsmet/3.8.2-backports-1

    3.8.2 backports 1
    gsmet authored Mar 6, 2024
    Copy the full SHA
    16c11df View commit details
  2. refactor: use a common DeploymnetResourceKind enum

    (cherry picked from commit ca63e5c)
    iocanel authored and gsmet committed Mar 6, 2024
    Copy the full SHA
    0191094 View commit details
  3. feat: prevent conflicts when switching deployment kinds

    (cherry picked from commit 2d04805)
    iocanel authored and gsmet committed Mar 6, 2024
    Copy the full SHA
    6eb2419 View commit details
  4. Fix typo in testing Getting Started guide

    (cherry picked from commit 048556b)
    cknoblauch authored and gsmet committed Mar 6, 2024
    Copy the full SHA
    cea9a61 View commit details
  5. Bump quarkus-http.version from 5.2.0.Final to 5.2.1.Final

    Bumps `quarkus-http.version` from 5.2.0.Final to 5.2.1.Final.
    
    Updates `io.quarkus.http:quarkus-http-vertx-backend` from 5.2.0.Final to 5.2.1.Final
    
    Updates `io.quarkus.http:quarkus-http-core` from 5.2.0.Final to 5.2.1.Final
    
    Updates `io.quarkus.http:quarkus-http-http-core` from 5.2.0.Final to 5.2.1.Final
    
    Updates `io.quarkus.http:quarkus-http-servlet` from 5.2.0.Final to 5.2.1.Final
    
    Updates `io.quarkus.http:quarkus-http-websocket-vertx` from 5.2.0.Final to 5.2.1.Final
    
    Updates `io.quarkus.http:quarkus-http-websocket-core` from 5.2.0.Final to 5.2.1.Final
    
    ---
    updated-dependencies:
    - dependency-name: io.quarkus.http:quarkus-http-vertx-backend
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus.http:quarkus-http-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus.http:quarkus-http-http-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus.http:quarkus-http-servlet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus.http:quarkus-http-websocket-vertx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus.http:quarkus-http-websocket-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    (cherry picked from commit 545e5ea)
    dependabot[bot] authored and gsmet committed Mar 6, 2024
    Copy the full SHA
    e8fed18 View commit details
  6. Merge pull request #39219 from gsmet/3.8.2-backports-2

    3.8.2 backports 2
    gsmet authored Mar 6, 2024
    Copy the full SHA
    002a0ed View commit details

Commits on Mar 7, 2024

  1. [RELEASE] - Bump version to 3.8.2

    quarkusbot committed Mar 7, 2024
    Copy the full SHA
    8b37d71 View commit details
Loading