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

1.8.2 backports 2 #12546

Merged
merged 16 commits into from
Oct 6, 2020
Merged

1.8.2 backports 2 #12546

merged 16 commits into from
Oct 6, 2020

Commits on Oct 6, 2020

  1. Make use of BeanArchiveIndexBuildItem in rest client processor to be …

    …aware of generated beans from other extensions
    mswiderski authored and gsmet committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    b312e93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e0e972 View commit details
    Browse the repository at this point in the history
  3. Missing publish option in kms docker + specify version of localhost i…

    …n s3 to avoid future issues
    marcinczeczko authored and gsmet committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    a77ff85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    095dd96 View commit details
    Browse the repository at this point in the history
  5. fix add extension of kafka-stream

    João Lucas Scharf authored and gsmet committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    68af5f9 View commit details
    Browse the repository at this point in the history
  6. Add Tika PDF FontBox native resources

    sberyozkin authored and gsmet committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    341bdd2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d12a8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c8d1aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d4f0f55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f1ee1a View commit details
    Browse the repository at this point in the history
  11. Support endpoints annotated with Spring Web's @RequestMapping paths i…

    …n @TestHTTPEndpoint
    aloubyansky authored and gsmet committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    e8cb481 View commit details
    Browse the repository at this point in the history
  12. Rename QuarkusHibernateEnversProcessor to HibernateEnversProcessor

    For more consistency with the rest of the codebase.
    gsmet committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    6ecb32d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e1f0349 View commit details
    Browse the repository at this point in the history
  14. Also register DefaultTrackingModifiedEntitiesRevisionEntity for refle…

    …ction
    
    If we need DefaultRevisionEntity, we also need this additional one.
    gsmet committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    3e727aa View commit details
    Browse the repository at this point in the history
  15. Filter useless Hibernate Envers log line

    We have the feature listed in the Quarkus startup line.
    gsmet committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    60000f7 View commit details
    Browse the repository at this point in the history
  16. Fix for quarkusio/quarkus-quickstarts#541

    * updated documentation to remove the parenthesis around the return value from the insert query to reinforce the idea of only one value being returned
    
    Signed-off-by:Nathan Erwin <nathan.d.erwin@gmail.com>
    nderwin authored and gsmet committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    f456512 View commit details
    Browse the repository at this point in the history