This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from fc51b371bd Disabled langchain4j-agent-ql4j native
new 3cfebe3672 Fixes #8860. Add GraalVM substitution for optional zstd-jni
in httpclient5
new 4ff854b0c0 Fixes #8854. Adapt weaviate extension and tests for
weaviate client v6
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...upplier.java => ZstdAbsentBooleanSupplier.java} | 4 +-
.../httpclient5/graal/ZstdSubstitutions.java | 15 ++++--
extensions/weaviate/deployment/pom.xml | 4 ++
.../weaviate/deployment/WeaviateProcessor.java | 49 +++++++++++++++----
extensions/weaviate/runtime/pom.xml | 4 ++
.../component/weaviate/it/WeaviateResource.java | 55 +++++++++++++---------
.../component/weaviate/it/WeaviateRoutes.java | 15 +++++-
.../component/weaviate/it/WeaviateTest.java | 39 +++++----------
.../weaviate/it/WeaviateTestResource.java | 7 ++-
9 files changed, 124 insertions(+), 68 deletions(-)
copy
extensions-support/httpclient5/runtime/src/main/java/org/apache/camel/quarkus/support/httpclient5/graal/{BrotliAbsentBooleanSupplier.java
=> ZstdAbsentBooleanSupplier.java} (90%)
copy
extensions/netty/runtime/src/main/java/org/apache/camel/quarkus/component/netty/runtime/SubstituteNettyServerBootstrapConfiguration.java
=>
extensions-support/httpclient5/runtime/src/main/java/org/apache/camel/quarkus/support/httpclient5/graal/ZstdSubstitutions.java
(72%)