This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/versioned-offline-docs-bundle
in repository https://gitbox.apache.org/repos/asf/camel-website.git
discard 539b7a4f chore: update llms.txt with camel-a2a component link and
description
discard 25368c1e CAMEL-23788: document zip directory structure in llms.txt for
AI agents
discard de4ee2ca CAMEL-23788: include Camel Catalog and YAML DSL schema in
offline bundle
discard 1a67435a CAMEL-23788: use connectors/components wording for AI clarity
discard 67b5b598 CAMEL-23788: drop kamelets from offline bundle, keep pure
core camel
discard f893a4f6 CAMEL-23788: drop camel-spring-boot from offline bundle
discard 43212688 CAMEL-23788: Generate versioned offline documentation bundles
add 428067b6 chore: add resolutions to fix dependabot security alerts
(#1665)
add dc00fb01 Add a Trust by Default page and header navigation link (#1670)
add ef281f35 Blog: dependency updates across Camel 4.x releases (#1669)
add 76eea613 CAMEL-23788: Generate versioned offline documentation bundles
add 53d489b6 CAMEL-23788: drop camel-spring-boot from offline bundle
add 0256edca CAMEL-23788: drop kamelets from offline bundle, keep pure
core camel
add 9c197891 CAMEL-23788: use connectors/components wording for AI clarity
add 46a8d6c7 CAMEL-23788: include Camel Catalog and YAML DSL schema in
offline bundle
add 5fcb5f90 CAMEL-23788: document zip directory structure in llms.txt for
AI agents
add 5d826683 chore: update llms.txt with camel-a2a component link and
description
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 (539b7a4f)
\
N -- N -- N refs/heads/feature/versioned-offline-docs-bundle
(5d826683)
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:
.github/workflows/preview.yaml | 4 +-
antora-ui-camel/package.json | 23 +-
antora-ui-camel/yarn.lock | 13527 -------------------
config.toml | 7 +
.../2026/06/camel-dependency-updates/featured.svg | 111 +
.../blog/2026/06/camel-dependency-updates/index.md | 156 +
content/trust/_index.md | 119 +
package.json | 26 +-
yarn.lock | 997 +-
9 files changed, 701 insertions(+), 14269 deletions(-)
delete mode 100644 antora-ui-camel/yarn.lock
create mode 100644 content/blog/2026/06/camel-dependency-updates/featured.svg
create mode 100644 content/blog/2026/06/camel-dependency-updates/index.md
create mode 100644 content/trust/_index.md