Skip to content

docs: update website for merged PRs (#406, #407, #408, #409, #410, #433, #436) - #480

Merged
Croway merged 1 commit into
KaotoIO:mainfrom
Croway:docs/website-updates-1.5
Jul 16, 2026
Merged

docs: update website for merged PRs (#406, #407, #408, #409, #410, #433, #436)#480
Croway merged 1 commit into
KaotoIO:mainfrom
Croway:docs/website-updates-1.5

Conversation

@Croway

@Croway Croway commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add forage-security-tls module page with properties, named profiles, and usage examples
  • Add version migration section covering breaking changes (guardrails opt-in, removed config entries, default model names, fail-fast behavior)
  • Document per-broker JMS component pattern and mixed XA/non-XA setup
  • Add guardrails explicit opt-in, memory isolation, multimodal support, and provider selection to agents docs
  • Expand vector databases page with per-provider notes (Pinecone, Milvus, Weaviate, Qdrant, PgVector)
  • Add fail-fast error entries to troubleshooting guide (unknown kind, RAG assembly, guardrail creation)
  • Update JDBC, RAG, multi-agent, chat-memory, and configuration docs

Files changed (13 modified, 1 new)

File Change
NEW modules/security/tls.md Full TLS module documentation page
mkdocs.yml Security > TLS nav entry
modules/index.md Security section with TLS link
guides/migration.md "Upgrading to 1.5.0" section with all breaking changes
modules/jms.md Per-broker components, mixed XA/non-XA example
modules/ai/agents.md Guardrails opt-in, multimodal, memory isolation, provider selection
modules/ai/chat-memory.md Isolation section, lazy init for Redis/Infinispan
modules/ai/vector-databases.md Available Providers table, per-provider notes
guides/troubleshooting.md Unknown kind, RAG failure, guardrail failure sections
modules/jdbc.md Unknown db.kind fail-fast admonition
concepts/configuration.md TLS file and named profiles examples
examples/ai/rag.md Fail-fast key takeaway
examples/ai/multi-agent.md Deterministic provider selection key takeaway

Test plan

  • mkdocs build passes with no errors on main
  • TLS module verified with Camel JBang reproducer (camel forage run with application.properties)

…O#408, KaotoIO#409, KaotoIO#410, KaotoIO#433, KaotoIO#436)

- Add forage-security-tls module page with properties, named profiles, and usage examples
- Add version migration section covering breaking changes (guardrails opt-in, removed config entries, default model names, fail-fast behavior)
- Document per-broker JMS component pattern and mixed XA/non-XA setup
- Add guardrails explicit opt-in section, memory isolation, multimodal support, and provider selection to agents docs
- Expand vector databases page with per-provider notes
- Add fail-fast error entries to troubleshooting guide
- Update JDBC, RAG, multi-agent, chat-memory, and configuration docs
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@Croway, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 7 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8918f5f3-d11a-47c8-9cde-8857f7929e96

📥 Commits

Reviewing files that changed from the base of the PR and between 9613435 and 1efc0bf.

📒 Files selected for processing (13)
  • website/docs/concepts/configuration.md
  • website/docs/examples/ai/multi-agent.md
  • website/docs/examples/ai/rag.md
  • website/docs/guides/migration.md
  • website/docs/guides/troubleshooting.md
  • website/docs/modules/ai/agents.md
  • website/docs/modules/ai/chat-memory.md
  • website/docs/modules/ai/vector-databases.md
  • website/docs/modules/index.md
  • website/docs/modules/jdbc.md
  • website/docs/modules/jms.md
  • website/docs/modules/security/tls.md
  • website/mkdocs.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Croway
Croway merged commit 1927d54 into KaotoIO:main Jul 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant