Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.13] 3.13.2 backports 1 #42420

Merged
merged 17 commits into from
Aug 9, 2024
Merged

[3.13] 3.13.2 backports 1 #42420

merged 17 commits into from
Aug 9, 2024

Commits on Aug 8, 2024

  1. WebSockets Next: honor the quarkus.http.root-path correctly

    - i.e. do not use HttpRootPathBuildItem together with
    RouteBuildItem.builder()
    
    (cherry picked from commit ae33dc9)
    mkouba authored and gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    72149aa View commit details
    Browse the repository at this point in the history
  2. BugFix Fixed mismatched number of args in string formats

    (cherry picked from commit 93a0a2f)
    dk2k authored and gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a38be1e View commit details
    Browse the repository at this point in the history
  3. BugFix Fixed mismatched number of args in string formats

    (cherry picked from commit c2b6b86)
    dk2k authored and gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6b2c8e4 View commit details
    Browse the repository at this point in the history
  4. Conditionally index test related transaction annotations

    Fixes: quarkusio#42342
    (cherry picked from commit ca136b6)
    geoand authored and gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1aa00ae View commit details
    Browse the repository at this point in the history
  5. smallrye graphql tck fix of 066ef6a

    (cherry picked from commit 65fc421)
    mskacelik authored and gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3cee929 View commit details
    Browse the repository at this point in the history
  6. Fix section level for Varying database in Hibernate ORM

    (cherry picked from commit cb8fe2c)
    gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    28fb710 View commit details
    Browse the repository at this point in the history
  7. Fix spring-data-jpa @Modifying(flushAutomatically = true)

    (cherry picked from commit 296b43e)
    famod authored and gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a844c40 View commit details
    Browse the repository at this point in the history
  8. Ensure that all AutoCloseable binders are closed

    Fixes: #422335
    (cherry picked from commit dde46df)
    geoand authored and gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2493b40 View commit details
    Browse the repository at this point in the history
  9. Bump quarkus-http.version from 5.3.0 to 5.3.1

    Bumps `quarkus-http.version` from 5.3.0 to 5.3.1.
    
    Updates `io.quarkus.http:quarkus-http-vertx-backend` from 5.3.0 to 5.3.1
    
    Updates `io.quarkus.http:quarkus-http-core` from 5.3.0 to 5.3.1
    
    Updates `io.quarkus.http:quarkus-http-http-core` from 5.3.0 to 5.3.1
    
    Updates `io.quarkus.http:quarkus-http-servlet` from 5.3.0 to 5.3.1
    
    Updates `io.quarkus.http:quarkus-http-websocket-vertx` from 5.3.0 to 5.3.1
    
    Updates `io.quarkus.http:quarkus-http-websocket-core` from 5.3.0 to 5.3.1
    
    ---
    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 407dde4)
    dependabot[bot] authored and gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c4adbb4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc76c86 View commit details
    Browse the repository at this point in the history
  11. Fix doc for IdOptimizerType

    The first enum value accidently contained the doc for all values.
    This was causing problems with the tooltips.
    
    (cherry picked from commit a60084b)
    gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    68cef13 View commit details
    Browse the repository at this point in the history
  12. Vert.x Cache Directory configuration ignored

    Signed-off-by: Lin Gao <lgao@redhat.com>
    (cherry picked from commit ae770c3)
    gaol authored and gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    bd2ab14 View commit details
    Browse the repository at this point in the history
  13. Use the proper PU for executeUpdate on entityClass

    Fixes quarkusio#42314
    Introduced by quarkusio#41547
    
    (cherry picked from commit cf5f6bb)
    gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    da7f588 View commit details
    Browse the repository at this point in the history
  14. Move current classes to a default PU package

    (cherry picked from commit 83ace0d)
    marko-bekhta authored and gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2995002 View commit details
    Browse the repository at this point in the history
  15. Add a test for non default pu

    (cherry picked from commit e3de691)
    marko-bekhta authored and gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    518aa41 View commit details
    Browse the repository at this point in the history
  16. ignore compiler generated annotations during Kotlin live reload

    instrument live-reload will compare class structure to make sure this class can be "redefine"
    But the classes generated by Kotlin compiler contains debug annotations, the comparison always fail.
    
    Exclude the annotations which generated by Kotlin compiler.
    
    (cherry picked from commit 28f062d)
    lujun2 authored and gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b92e58f View commit details
    Browse the repository at this point in the history
  17. Make singleResultOptional throw jakarta exceptions

    (cherry picked from commit 55b1565)
    marko-bekhta authored and gsmet committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5461839 View commit details
    Browse the repository at this point in the history