This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 discard 7f436eb1c8 Upgrade Quarkus to 3.29.0.CR1
     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
     new c0b0ff4b20 Upgrade Quarkus to 3.29.0.CR1

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   (7f436eb1c8)
            \
             N -- N -- N   refs/heads/quarkus-main (c0b0ff4b20)

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 1 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 +-
 .../quarkus/maven/UpdateExtensionDocPageMojo.java  |  1 -
 .../doc-templates/extension-doc-page.adoc          |  4 +--
 14 files changed, 37 insertions(+), 45 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%)

Reply via email to