This is an automated email from the ASF dual-hosted git repository.
jiriondrusek pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 550c7d9f73 Fixed kamelet test
discard 175092d575 Regen
discard 807f9b2556 Fixes azure-eventhub native
discard 2bb28a0d6d Upgrade Camel to 4.16.0
add b237bab42a Use AsciiDoc attribute for langchain4j BOM version in
extension code snippets
add a999bf1e91 Enlarge timeout for Master Openshift IT
add ac362f6f0c Fix Dev UI fetching of Camel console JSON data
add c9d2baef32 Bump io.swagger.codegen.v3:swagger-codegen-generators from
1.0.58 to 1.0.59
add 5388fe7464 Bump quarkiverse-groovy.version from 3.28.2 to 3.28.3
new 8f13140d20 Upgrade Camel to 4.16.0
new 83f4e5798b Fixes azure-eventhub native
new b9b03f8067 Regen
new a87aab1270 Fixed kamelet test
new c74c21158a Regen
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (550c7d9f73)
\
N -- N -- N refs/heads/camel-main (c74c21158a)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 5 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:
docs/antora.yml | 1 +
.../reference/extensions/langchain4j-agent.adoc | 4 +--
.../reference/extensions/langchain4j-chat.adoc | 4 +--
.../extensions/langchain4j-embeddings.adoc | 4 +--
.../extensions/langchain4j-embeddingstore.adoc | 4 +--
.../extensions/langchain4j-tokenizer.adoc | 4 +--
.../reference/extensions/langchain4j-tools.adoc | 4 +--
.../extensions/langchain4j-web-search.adoc | 4 +--
extensions-core/core/deployment/pom.xml | 5 +++
.../src/main/resources/dev-ui/qwc-camel-core.js | 4 +--
.../devui/CamelQuarkusCoreDevUITest.java | 37 +++++++---------------
.../component/master/it/MasterOpenShiftTest.java | 2 +-
pom.xml | 4 +--
poms/bom/src/main/generated/flattened-full-pom.xml | 8 ++---
.../src/main/generated/flattened-reduced-pom.xml | 8 ++---
.../generated/flattened-reduced-verbose-pom.xml | 8 ++---
.../quarkus/maven/UpdateExtensionDocPageMojo.java | 1 -
.../doc-templates/extension-doc-page.adoc | 4 +--
18 files changed, 51 insertions(+), 59 deletions(-)
copy
extensions/jasypt/deployment/src/test/java/org/apache/camel/quarkus/component/jasypt/JasyptDevUITest.java
=>
extensions-core/core/deployment/src/test/java/org/apache/camel/quarkus/core/deployment/devui/CamelQuarkusCoreDevUITest.java
(53%)