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

github-actions[bot] pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel-website.git


    from 52a9c898 chore(deps): dedupe for js-yaml-4.3.1
     add 7c534e11 fix: strip workspaces before netlify deploy to bypass 
monorepo detection
     add 727deee9 fix: add --no-build to netlify deploy to skip unwanted build
     add d3d97948 Updated
     add 644bd711 docs(tooling): promote Camel TUI to its own section with 
screenshot and editor details
     add a4d6c908 blog: Camel TUI editor follow-up blog post (#1725)
     add cba74cde Add XML schemas for Camel 4.22.0
     add 2692c3ee Add release notes and blog entry for Camel 4.22.0
     add 6cf3086a Move xsd to correct folder
     add 8aac8a07 blog: Apache Camel 4.22 LTS What's New (#1720)
     add 27ee3738 Bumps docs to 4.22 and drop 4.14
     add f4fe0590 Camel 4.22.0 release manifests for the web installer (#1727)
     add 5f11ae09 Bumps docs to 4.22 and drop 4.14
     add 5da8db1f Blog: Real-Time Analytics with Apache Camel and ClickHouse 
(#1728)
     add 28afc909 Add XML schemas for Camel 4.14.9
     add 616f92f1 Add release notes and blog entry for Camel 4.14.9
     add 25fa5f45 Add XML schemas for Camel 4.18.4
     add f3ecd30a Add release notes and blog entry for Camel 4.18.4
     add 83c7da0d Restore Camel Quarkus 3.33.x docs
     add 4316f46b Added CVE-2026-60093
     add e0b4874d Added CVE CVE-2026-66906
     add 809d8032 Added CVE-2026-66907
     add 93834b48 Added CVE-2026-63621
     add a23ee8cf Added CVE-2026-66908
     add 9db698c0 Added CVE-2026-59230
     add b99ae12f Added CVE-2026-71300
     add c12a8a28 Added CVE-2026-78329
     add 32745a1c Added Release 4.22.0 Kamelets and docs for LTS (#1733)
     add 7c5051c7 Camel Quarkus 3.39.0 announcement blog post (#1731)
     add 249e2256 csimple is removed
     add 7dd42941 Camel Upgrade Recipes 4.22.0 Release notes (#1735)
     add 35688fd8 Blog: GenAI observability two-part series (JBang + Spring 
Boot) (#1734)
     add 0c0e1b30 Move XSD into correct folder
     add 7b7e858c Build: gulp 5 / Antora 3.1.15 / Yarn 4.18, DocSearch v5, and 
UI preview tooling (#1729)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/main-push-ui-bundle.yml          |    4 +
 .github/workflows/offline-bundle.yml               |    4 +
 .github/workflows/pr.yaml                          |    9 +
 .github/workflows/preview.yaml                     |    7 +-
 .gitignore                                         |    4 +
 .nvmrc                                             |    2 +-
 .yarn/releases/yarn-4.1.0.cjs                      |  893 ---
 .yarn/releases/yarn-4.18.0.cjs                     | 1000 +++
 .yarnrc.yml                                        |    8 +-
 README.md                                          |   20 +-
 antora-playbook-snippets/antora-playbook.yml       |   29 +-
 antora-ui-camel/README.adoc                        |    3 +
 .../gulp.d/lib/drop-resolved-custom-properties.js  |   17 +
 antora-ui-camel/gulp.d/lib/gulp-prettier-eslint.js |    2 +-
 antora-ui-camel/gulp.d/lib/map.js                  |   10 +
 antora-ui-camel/gulp.d/tasks/.build.js.swp         |  Bin 20480 -> 0 bytes
 .../gulp.d/tasks/build-preview-pages.js            |  217 +-
 antora-ui-camel/gulp.d/tasks/build.js              |   90 +-
 antora-ui-camel/gulp.d/tasks/pack.js               |    3 +-
 antora-ui-camel/gulp.d/tasks/remove.js             |    2 +-
 antora-ui-camel/gulp.d/tasks/test.js               |   27 +
 antora-ui-camel/gulpfile.js                        |   10 +-
 antora-ui-camel/package.json                       |   34 +-
 antora-ui-camel/preview-src/404.adoc               |    2 +
 antora-ui-camel/preview-src/admonitions.adoc       |  135 +
 antora-ui-camel/preview-src/asciinema.adoc         |   71 +
 antora-ui-camel/preview-src/camel-tui-demo.cast    |  783 ++
 antora-ui-camel/preview-src/code.adoc              |  152 +
 antora-ui-camel/preview-src/index.adoc             |   16 +
 antora-ui-camel/preview-src/multirepo-ssg.svg      |    1 +
 antora-ui-camel/preview-src/tables.adoc            |  179 +
 antora-ui-camel/preview-src/tabs.adoc              |  158 +
 antora-ui-camel/preview-src/ui-model.yml           |   18 +
 antora-ui-camel/public/_/css/site-74543f5b13.css   |    5 +
 antora-ui-camel/public/_/css/site-f06a797174.css   |    3 -
 .../public/_/css/vendor/docsearch-7619faa207.css   |    1 +
 antora-ui-camel/public/_/data/rev-manifest.json    |    8 +-
 antora-ui-camel/public/_/helpers/asset.js          |    8 +-
 antora-ui-camel/public/_/img/cancel-1ed239489b.svg |    1 -
 .../js/{site-8f57dbea6b.js => site-72c5696123.js}  |    1 +
 .../public/_/js/vendor/algoliasearch-6711ef4b37.js |    2 -
 .../public/_/js/vendor/docsearch-f8ce9408ec.js     |   21 +
 .../public/_/partials/footer-scripts.hbs           |    8 +-
 antora-ui-camel/public/_/partials/head-styles.hbs  |   10 +-
 .../public/_/partials/header-content.hbs           |    6 +-
 antora-ui-camel/public/_/rev-manifest              |    8 +-
 antora-ui-camel/src/css/blog.css                   |    1 -
 antora-ui-camel/src/css/doc.css                    |    6 +-
 antora-ui-camel/src/css/docsearch.css              |   96 +
 antora-ui-camel/src/css/footer.css                 |    5 +-
 antora-ui-camel/src/css/header.css                 |  176 +-
 antora-ui-camel/src/css/pagination.css             |   23 +-
 antora-ui-camel/src/css/site.css                   |    1 +
 antora-ui-camel/src/css/vars.css                   |    1 -
 antora-ui-camel/src/img/cancel.svg                 |    8 -
 antora-ui-camel/src/js/08-docsearch.js             |  128 +
 .../src/js/vendor/algoliasearch.bundle.js          |  362 -
 antora-ui-camel/src/partials/footer-scripts.hbs    |    6 +-
 antora-ui-camel/src/partials/head-styles.hbs       |    8 +
 antora-ui-camel/src/partials/header-content.hbs    |    6 +-
 antora-ui-camel/test/docsearch-config-test.js      |  156 +
 antora-ui-camel/test/docsearch-theme-test.js       |   70 +
 .../test/drop-resolved-custom-properties-test.js   |   50 +
 antora-ui-camel/test/fixtures/algolia-kamelet.json |  445 ++
 antora-ui-camel/test/fixtures/algolia-routing.json |  452 ++
 antora-ui-camel/test/fixtures/algolia-timer.json   |  442 ++
 content/blog/2020/12/Camel37-Whatsnew/index.md     |    2 +-
 .../2020/12/camel-quarkus-release-1.5.0/index.md   |    2 +-
 .../08/RELEASE-4.14.9}/index.md                    |   12 +-
 .../08/RELEASE-4.18.4}/index.md                    |   12 +-
 .../RELEASE-4.18.0 => 08/RELEASE-4.22.0}/index.md  |   12 +-
 .../2026/08/camel-clickhouse-analytics/index.md    |  214 +
 .../2026/08/camel-quarkus-release-3.39.0/index.md  |   25 +
 .../08/camel-tui-editor/camel-tui-ai-panel.png     |  Bin 0 -> 322793 bytes
 .../08/camel-tui-editor/camel-tui-quick-docs.png   |  Bin 0 -> 402388 bytes
 .../camel-tui-tab-completion-eip.png               |  Bin 0 -> 233983 bytes
 .../camel-tui-tab-completion-kafka.png             |  Bin 0 -> 271700 bytes
 .../camel-tui-validation-error.png                 |  Bin 0 -> 258505 bytes
 content/blog/2026/08/camel-tui-editor/index.md     |  161 +
 .../camel422-whatsnew}/camel-tui-overview.png      |  Bin
 content/blog/2026/08/camel422-whatsnew/index.md    |  385 +
 .../camel-genai-observability-spans.png            |  Bin 0 -> 172299 bytes
 .../09/camel-genai-observability-jbang/index.md    |  258 +
 .../genai-dashboard-calls.png                      |  Bin 0 -> 237089 bytes
 .../genai-dashboard-tokens.png                     |  Bin 0 -> 94387 bytes
 .../camel-genai-observability-spring-boot/index.md |  332 +
 content/community/user-stories.md                  |    1 +
 content/releases/kamelets/release-4.22.0.md        |   11 +
 content/releases/q/release-3.39.0.md               |   12 +
 content/releases/release-4.14.9.md                 |   17 +
 content/releases/release-4.18.4.md                 |   17 +
 content/releases/release-4.22.0.md                 |   17 +
 .../{release-4.21.0.md => release-4.22.0.md}       |   12 +-
 content/security/CVE-2026-59230.md                 |   21 +
 content/security/CVE-2026-59230.txt.asc            |   35 +
 content/security/CVE-2026-60093.md                 |   21 +
 content/security/CVE-2026-60093.txt.asc            |   35 +
 content/security/CVE-2026-63621.md                 |   21 +
 content/security/CVE-2026-63621.txt.asc            |   35 +
 content/security/CVE-2026-66906.md                 |   21 +
 content/security/CVE-2026-66906.txt.asc            |   35 +
 content/security/CVE-2026-66907.md                 |   21 +
 content/security/CVE-2026-66907.txt.asc            |   35 +
 content/security/CVE-2026-66908.md                 |   21 +
 content/security/CVE-2026-66908.txt.asc            |   35 +
 content/security/CVE-2026-71300.md                 |   21 +
 content/security/CVE-2026-71300.txt.asc            |   35 +
 content/security/CVE-2026-78329.md                 |   21 +
 content/security/CVE-2026-78329.txt.asc            |   35 +
 content/tooling/_index.md                          |    8 +-
 .../camel-tui => tooling}/camel-tui-overview.png   |  Bin
 extensions/asciidoctor-antora-indexer.js           |   16 +
 extensions/asciidoctor-jsonpath.js                 |   27 +
 extensions/detect-unused-media.js                  |  112 +
 gulp/tasks/generate-markdown.js                    |    4 +-
 gulpfile.js                                        |   11 +-
 layouts/partials/footer.html                       |    2 +-
 layouts/partials/header.html                       |    7 +-
 package.json                                       |   11 +-
 .../{4.14.2.properties => 4.22.0.properties}       |    6 +-
 static/camel-cli/releases/latest.properties        |    6 +-
 ...xsd => camel-cxf-spring-rest-4.14.9-spring.xsd} |    0
 ...xsd => camel-cxf-spring-rest-4.18.4-spring.xsd} |    0
 ...xsd => camel-cxf-spring-rest-4.22.0-spring.xsd} |    0
 ...xsd => camel-cxf-spring-soap-4.14.9-spring.xsd} |    0
 ...xsd => camel-cxf-spring-soap-4.18.4-spring.xsd} |    0
 ...xsd => camel-cxf-spring-soap-4.22.0-spring.xsd} |    0
 ...4.10.0.xsd => camel-spring-security-4.14.9.xsd} |    0
 ...4.10.0.xsd => camel-spring-security-4.18.4.xsd} |    0
 ...4.10.0.xsd => camel-spring-security-4.22.0.xsd} |    0
 ...l-spring-4.14.3.xsd => camel-spring-4.14.9.xsd} |    0
 ...l-spring-4.18.2.xsd => camel-spring-4.18.4.xsd} |    0
 ...l-spring-4.21.0.xsd => camel-spring-4.22.0.xsd} |  254 +-
 static/schema/spring/camel-spring.xsd              | 7816 ++++++++------------
 ...l-xml-io-4.14.3.xsd => camel-xml-io-4.14.9.xsd} |    0
 ...l-xml-io-4.18.2.xsd => camel-xml-io-4.18.4.xsd} |    0
 ...l-xml-io-4.21.0.xsd => camel-xml-io-4.22.0.xsd} |  254 +-
 test/detect-unused-media-test.js                   |  152 +
 test/record-cast-test.js                           |   35 +
 tools/asciinema/camel-tui-demo.tape                |   23 +
 tools/asciinema/record_cast.py                     |  165 +
 tools/asciinema/timer-log.yaml                     |    6 +
 yarn.lock                                          | 4461 +++++------
 143 files changed, 12480 insertions(+), 9280 deletions(-)
 delete mode 100755 .yarn/releases/yarn-4.1.0.cjs
 create mode 100755 .yarn/releases/yarn-4.18.0.cjs
 create mode 100644 
antora-ui-camel/gulp.d/lib/drop-resolved-custom-properties.js
 create mode 100644 antora-ui-camel/gulp.d/lib/map.js
 delete mode 100644 antora-ui-camel/gulp.d/tasks/.build.js.swp
 create mode 100644 antora-ui-camel/gulp.d/tasks/test.js
 create mode 100644 antora-ui-camel/preview-src/admonitions.adoc
 create mode 100644 antora-ui-camel/preview-src/asciinema.adoc
 create mode 100644 antora-ui-camel/preview-src/camel-tui-demo.cast
 create mode 100644 antora-ui-camel/preview-src/code.adoc
 create mode 100644 antora-ui-camel/preview-src/tables.adoc
 create mode 100644 antora-ui-camel/preview-src/tabs.adoc
 create mode 100644 antora-ui-camel/public/_/css/site-74543f5b13.css
 delete mode 100644 antora-ui-camel/public/_/css/site-f06a797174.css
 create mode 100644 antora-ui-camel/public/_/css/vendor/docsearch-7619faa207.css
 delete mode 100644 antora-ui-camel/public/_/img/cancel-1ed239489b.svg
 rename antora-ui-camel/public/_/js/{site-8f57dbea6b.js => site-72c5696123.js} 
(88%)
 delete mode 100644 
antora-ui-camel/public/_/js/vendor/algoliasearch-6711ef4b37.js
 create mode 100644 antora-ui-camel/public/_/js/vendor/docsearch-f8ce9408ec.js
 create mode 100644 antora-ui-camel/src/css/docsearch.css
 delete mode 100644 antora-ui-camel/src/img/cancel.svg
 create mode 100644 antora-ui-camel/src/js/08-docsearch.js
 delete mode 100644 antora-ui-camel/src/js/vendor/algoliasearch.bundle.js
 create mode 100644 antora-ui-camel/test/docsearch-config-test.js
 create mode 100644 antora-ui-camel/test/docsearch-theme-test.js
 create mode 100644 antora-ui-camel/test/drop-resolved-custom-properties-test.js
 create mode 100644 antora-ui-camel/test/fixtures/algolia-kamelet.json
 create mode 100644 antora-ui-camel/test/fixtures/algolia-routing.json
 create mode 100644 antora-ui-camel/test/fixtures/algolia-timer.json
 copy content/blog/{2025/08/RELEASE-4.14.0 => 2026/08/RELEASE-4.14.9}/index.md 
(62%)
 copy content/blog/{2025/08/RELEASE-4.14.0 => 2026/08/RELEASE-4.18.4}/index.md 
(62%)
 copy content/blog/2026/{02/RELEASE-4.18.0 => 08/RELEASE-4.22.0}/index.md (62%)
 create mode 100644 content/blog/2026/08/camel-clickhouse-analytics/index.md
 create mode 100644 content/blog/2026/08/camel-quarkus-release-3.39.0/index.md
 create mode 100644 content/blog/2026/08/camel-tui-editor/camel-tui-ai-panel.png
 create mode 100644 
content/blog/2026/08/camel-tui-editor/camel-tui-quick-docs.png
 create mode 100644 
content/blog/2026/08/camel-tui-editor/camel-tui-tab-completion-eip.png
 create mode 100644 
content/blog/2026/08/camel-tui-editor/camel-tui-tab-completion-kafka.png
 create mode 100644 
content/blog/2026/08/camel-tui-editor/camel-tui-validation-error.png
 create mode 100644 content/blog/2026/08/camel-tui-editor/index.md
 copy content/blog/2026/{07/camel-tui => 
08/camel422-whatsnew}/camel-tui-overview.png (100%)
 create mode 100644 content/blog/2026/08/camel422-whatsnew/index.md
 create mode 100644 
content/blog/2026/09/camel-genai-observability-jbang/camel-genai-observability-spans.png
 create mode 100644 
content/blog/2026/09/camel-genai-observability-jbang/index.md
 create mode 100644 
content/blog/2026/09/camel-genai-observability-spring-boot/genai-dashboard-calls.png
 create mode 100644 
content/blog/2026/09/camel-genai-observability-spring-boot/genai-dashboard-tokens.png
 create mode 100644 
content/blog/2026/09/camel-genai-observability-spring-boot/index.md
 create mode 100644 content/releases/kamelets/release-4.22.0.md
 create mode 100644 content/releases/q/release-3.39.0.md
 create mode 100644 content/releases/release-4.14.9.md
 create mode 100644 content/releases/release-4.18.4.md
 create mode 100644 content/releases/release-4.22.0.md
 copy content/releases/upgrade-recipes/{release-4.21.0.md => release-4.22.0.md} 
(71%)
 create mode 100644 content/security/CVE-2026-59230.md
 create mode 100644 content/security/CVE-2026-59230.txt.asc
 create mode 100644 content/security/CVE-2026-60093.md
 create mode 100644 content/security/CVE-2026-60093.txt.asc
 create mode 100644 content/security/CVE-2026-63621.md
 create mode 100644 content/security/CVE-2026-63621.txt.asc
 create mode 100644 content/security/CVE-2026-66906.md
 create mode 100644 content/security/CVE-2026-66906.txt.asc
 create mode 100644 content/security/CVE-2026-66907.md
 create mode 100644 content/security/CVE-2026-66907.txt.asc
 create mode 100644 content/security/CVE-2026-66908.md
 create mode 100644 content/security/CVE-2026-66908.txt.asc
 create mode 100644 content/security/CVE-2026-71300.md
 create mode 100644 content/security/CVE-2026-71300.txt.asc
 create mode 100644 content/security/CVE-2026-78329.md
 create mode 100644 content/security/CVE-2026-78329.txt.asc
 copy content/{blog/2026/07/camel-tui => tooling}/camel-tui-overview.png (100%)
 create mode 100644 extensions/asciidoctor-antora-indexer.js
 create mode 100644 extensions/asciidoctor-jsonpath.js
 create mode 100644 extensions/detect-unused-media.js
 copy static/camel-cli/releases/{4.14.2.properties => 4.22.0.properties} (85%)
 copy static/schema/cxf/jaxrs/{camel-cxf-rest-3.18.0-spring.xsd => 
camel-cxf-spring-rest-4.14.9-spring.xsd} (100%)
 copy static/schema/cxf/jaxrs/{camel-cxf-rest-3.18.0-spring.xsd => 
camel-cxf-spring-rest-4.18.4-spring.xsd} (100%)
 copy static/schema/cxf/jaxrs/{camel-cxf-rest-3.18.0-spring.xsd => 
camel-cxf-spring-rest-4.22.0-spring.xsd} (100%)
 copy static/schema/cxf/jaxws/{camel-cxf-soap-3.18.0-spring.xsd => 
camel-cxf-spring-soap-4.14.9-spring.xsd} (100%)
 copy static/schema/cxf/jaxws/{camel-cxf-soap-3.18.0-spring.xsd => 
camel-cxf-spring-soap-4.18.4-spring.xsd} (100%)
 copy static/schema/cxf/jaxws/{camel-cxf-soap-3.18.0-spring.xsd => 
camel-cxf-spring-soap-4.22.0-spring.xsd} (100%)
 copy static/schema/spring-security/{camel-spring-security-4.10.0.xsd => 
camel-spring-security-4.14.9.xsd} (100%)
 copy static/schema/spring-security/{camel-spring-security-4.10.0.xsd => 
camel-spring-security-4.18.4.xsd} (100%)
 copy static/schema/spring-security/{camel-spring-security-4.10.0.xsd => 
camel-spring-security-4.22.0.xsd} (100%)
 copy static/schema/spring/{camel-spring-4.14.3.xsd => camel-spring-4.14.9.xsd} 
(100%)
 copy static/schema/spring/{camel-spring-4.18.2.xsd => camel-spring-4.18.4.xsd} 
(100%)
 copy static/schema/spring/{camel-spring-4.21.0.xsd => camel-spring-4.22.0.xsd} 
(98%)
 copy static/schema/xml-io/{camel-xml-io-4.14.3.xsd => camel-xml-io-4.14.9.xsd} 
(100%)
 copy static/schema/xml-io/{camel-xml-io-4.18.2.xsd => camel-xml-io-4.18.4.xsd} 
(100%)
 copy static/schema/xml-io/{camel-xml-io-4.21.0.xsd => camel-xml-io-4.22.0.xsd} 
(98%)
 create mode 100644 test/detect-unused-media-test.js
 create mode 100644 test/record-cast-test.js
 create mode 100644 tools/asciinema/camel-tui-demo.tape
 create mode 100644 tools/asciinema/record_cast.py
 create mode 100644 tools/asciinema/timer-log.yaml

Reply via email to