This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch hungry-quark
in repository https://gitbox.apache.org/repos/asf/camel.git
omit bef4f8712dc3 Fix docs gulp ENOENT by handling target/ race condition
gracefully
omit 730d76c75fd2 CAMEL-21540: Fix docs gulp ENOENT by using camel-*
pattern for DSL sub-modules
omit dcc95ec8bb17 CAMEL-21540: Fix CI failures and SonarCloud security
hotspots
omit 288a9030af56 Merge remote-tracking branch 'origin/main' into
hungry-quark
omit ff475cb7e2a0 Merge remote-tracking branch 'origin/main' into
hungry-quark
omit 43e5b2ed5a9b Fix docs gulp race: replace !(target) extglob with split
patterns
omit b5d18c841212 Fix docs gulp race: also ignore target directory entries
during glob walk
omit 5eb34a84c0e6 Review fixes: parameterized filters, distanceType enum,
safety improvements
omit 315ca00abefb CAMEL-21540: Fix docs gulp race by excluding target dirs
from dsl glob
omit dfccad64bfc6 Add test logging config and fix redundant doc reference
omit 379ac929e11d Review fixes: improve test coverage and robustness
omit 4b028ff21742 CAMEL-21540: Add cross-documentation for pgvector
component
omit 5d8f0d7adaa6 CAMEL-21540: Mention raw SQL alternative for custom
schemas
omit b0260b958833 CAMEL-21540: Update openai docs to use pgvector component
omit b8ee61a9a97d CAMEL-21540: Include dsl/src/main/docs in gulpfile source
pattern
omit 3d5e6b44a914 CAMEL-21540: Fix docs gulp race condition with dsl target
directories
omit 3d78b1d02868 CAMEL-21540: Update generated files for new filter header
and create index action
omit bb64e106af25 CAMEL-21540: Add HNSW index creation and similarity
search filtering
omit 0f8ee2a8555f CAMEL-21540: Fix springEvent to use
EventEndpointBuilderFactory
omit 2faec4b15d6f CAMEL-21540: Fix generated files to match CI expectations
omit d8e0eaa1d7bb CAMEL-21540: Fix generated files - restore missing
components from main and add pgvector entries
omit 7a601c4daeb0 CAMEL-21540: Fix docs symlinks and nav ordering for
pgvector component
omit 2193ff7edbc2 CAMEL-21540: Add generated files and fix docs for
PGVector component
omit 2c810f2db57d CAMEL-21540: Add generated files for PGVector component
omit 40181cba51a0 CAMEL-21540: Add PGVector component for PostgreSQL vector
database
add f3f76a10ea6b CAMEL-21540: Add PGVector component for PostgreSQL vector
database
add 724e4db177e2 Fix docs gulp ENOENT race condition with concurrent builds
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 (bef4f8712dc3)
\
N -- N -- N refs/heads/hungry-quark (724e4db177e2)
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.
No new revisions were added by this update.
Summary of changes: