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
omit c7286e507a Regen
omit 8278f711dc Regen
omit ea55c14d3b Regen
omit b8f4c9b4f7 Regen
omit 23ce3be198 Disabled AVRO tests
omit 0b3151e41c Fixed saga, docling test modules
omit bae0b6d837 Remove reactive-executor extension
omit e0e8cbb418 Align camel-quarkus with Camel main
omit 45f87be152 Remove extensions for components removed from Camel main:
irc, langchain4j-tools
omit 713b70e5c1 Regen
omit e32857412d Remove extensions for components removed from Camel main:
threadpoolfactory-vertx, headersmap, splunk, digitalocean, json-patch, iec60870
omit e9eea0e25a Remove leveldb extension due to the removal of the LevelDB
component in Camel (commit 83b6b0f965)
omit 772a2c9efd Regen
omit b23f3c2f2e Regen + Fix camel-quarkus-ldif dependency convergence with
Apache Directory API 2.1.8
omit 9b588c8d38 Fixed salesforce test module
omit bc0b008b6d Upgrade Camel to 4.23.0-SNAPSHOT
add 65b07b7592 Upgrade Quarkus to 3.39.3
add a5be29e09c Fixes #9144. Write langchain4j-ingest segment metadata as
camel_ingest_*
add 8d284604a6 Bump cq-plugin.version from 4.27.3 to 4.27.4
new bf2182d34b Upgrade Camel to 4.23.0-SNAPSHOT
new d25674cee5 Fixed salesforce test module
new 683f787751 Regen + Fix camel-quarkus-ldif dependency convergence with
Apache Directory API 2.1.8
new 4b99f79e71 Regen
new 6e0a52cbc6 Remove leveldb extension due to the removal of the LevelDB
component in Camel (commit 83b6b0f965)
new 82303bb745 Remove extensions for components removed from Camel main:
threadpoolfactory-vertx, headersmap, splunk, digitalocean, json-patch, iec60870
new 4128a9442f Regen
new 13c7f38701 Remove extensions for components removed from Camel main:
irc, langchain4j-tools
new a3de87a3bd Align camel-quarkus with Camel main
new 107a1e04b9 Remove reactive-executor extension
new 107f558575 Fixed saga, docling test modules
new 969147c434 Disabled AVRO tests
new aef610d1d7 Regen
new f456340b4e Regen
new 6771f0c31c Regen
new 8a29212a57 Regen
new 8773eff179 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 (c7286e507a)
\
N -- N -- N refs/heads/camel-main (8773eff179)
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 17 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 | 2 +-
.../modules/ROOT/pages/migration-guide/3.40.0.adoc | 38 ++++++++++++++++++++++
.../ROOT/pages/reference/extensions/avro.adoc | 20 ++++++++++++
.../reference/extensions/langchain4j-ingest.adoc | 6 ++--
.../avro/runtime/src/main/doc/configuration.adoc | 21 +++++++++++-
.../src/main/resources/application.properties | 4 ++-
.../runtime/src/main/doc/usage.adoc | 2 +-
.../langchain4j/ingest/core/IngestService.java | 6 ++--
.../camel/quarkus/component/avro/it/Value.java | 2 ++
pom.xml | 6 ++--
poms/bom/pom.xml | 5 ---
poms/bom/src/main/generated/flattened-full-pom.xml | 19 ++++-------
.../src/main/generated/flattened-reduced-pom.xml | 19 ++++-------
.../generated/flattened-reduced-verbose-pom.xml | 19 ++++-------
14 files changed, 116 insertions(+), 53 deletions(-)
copy extensions/{iso8583 =>
jsoup}/runtime/src/main/resources/application.properties (82%)