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

2.12.1 backports 2 #27767

Merged
merged 5 commits into from Sep 7, 2022
Merged

2.12.1 backports 2 #27767

merged 5 commits into from Sep 7, 2022

Commits on Sep 6, 2022

  1. Update SmallRye Config to 2.12.0

    (cherry picked from commit 44dca6f)
    radcortez authored and gsmet committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    04d70df View commit details
    Browse the repository at this point in the history
  2. Ensure to check the runtime log level for RequestContext tracing needs

    (cherry picked from commit 854e87a)
    Sanne authored and gsmet committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    0f33715 View commit details
    Browse the repository at this point in the history
  3. REST Client quickstart change name to REST Client Classic

    This matches the returned value from https://stage.code.quarkus.io/api
    
    (cherry picked from commit 404646a)
    zakkak authored and gsmet committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    5fa1ff3 View commit details
    Browse the repository at this point in the history
  4. Add more complete interceptor example to the CDI guide

    (cherry picked from commit adf12fa)
    Ladicek authored and gsmet committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    98e9881 View commit details
    Browse the repository at this point in the history
  5. De-duplicate quarkus.debug.transformed-classes-dir

    `quarkus.debug.transformed-classes-dir` appears in the text twice. I think the second property must be intended to be generated sources.
    
    (cherry picked from commit 1325d0a)
    holly-cummins authored and gsmet committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    1b8e332 View commit details
    Browse the repository at this point in the history