- Fix Kaoto UX: Added responsive workspace behavior with collapsible detail and
kaotoDesign preview panels so Source/Design remains usable without closing OpenShift navigation.
- Fix Logs: Improved transient startup handling with controlled polling/retries and backend readiness checks so ephemeral flows no longer show false “running without logs”.
- Fix Versioning: Unified operator, console plugin, Helm, CSV, and ephemeral worker defaults to pinned
v0.8.2 tags (no latest strategy).
- Feature CI Smoke: Added reusable Kind-based ephemeral smoke test script and CI wiring to validate flow startup and runtime logs during image builds.
- Fix OLM: Relaxed
nativeAPIs so Tekton, SonataFlow, Camel K, and GitOps APIs are optional — operator installs on base OpenShift without blocking on PipelineRun or SonataFlow CRDs.
- Fix Docs: Ready Flows page shows all 20 catalog categories with dynamic counts.
- Feature Runtime: Unified Java 21 LTS (compile + UBI images) and Node 24 LTS for the console plugin.
- Feature Secrets: Vault / External Secrets Operator wiring for Git credentials (
secrets.provider: external-secrets) and ephemeral spec.secrets documentation.
- Feature Catalog: Expanded SaaS categories with
authType, credential hints, and messaging→MCP→LLM demo flow.
- Feature Ephemeral config: Five-layer
EphemeralConfigMerger pipeline (properties, disableProperties, component registry).
- Feature Documentation: GitHub Pages v0.8.0 single source of truth (
SITE_VERSION), enriched RBAC/ESO/security guides, hero UX polish.
- Fix Console: Light mode contrast fixes in Flow Designer, Visualizer, and Logs tabs.
- Chore Positioning: Removed n8n/iPaaS competitor framing — lifecycle layer for Apache Camel on OpenShift.
- Feature Ephemeral AI & MCP: Added 24 new ephemeral AI examples using LangChain4j and MCP bridge.
- Feature Console UI: Added Worker Properties editor in the create form with auto-secret creation.
- Feature Offline Catalog: Added offline flow catalog API with Helm ConfigMap support.
- Feature Per-flow HPA: Reconciler creates one HorizontalPodAutoscaler per IntegrationFlow worker Deployment (replaces broken global HPA).
- Feature Documentation: Site navbar on landing, comparison CTA, inline architecture SVG, MCP SSRF mitigation docs, mobile nav contrast fix.
- Fix Docs: Quickstart notes on
designRef vs deprecated inline kaotoDesign; README/Artifact Hub example uses spec.targeting.
- Fix Ephemeral Cleanup: Fixed orphaned deployments when deleting ephemeral flows by adding proper ownerReferences.
- Fix Targeting: Fixed multi-cluster targeting issues.
- Feature Documentation: Complete redesign of the documentation site using PatternFly styles.
- Feature Community: Added contributing guide and GitHub Actions workflow for community flow submissions.
- Chore Dependencies: Updated Camel Quarkus to 3.8.0.
- Feature GitOps: Full integration with Tekton Pipelines and Argo CD for production workloads.
- Feature Console Plugin: Added visual Kaoto designer directly into the OpenShift Console.
- Feature Initial release. Basic CRD reconciliation and ephemeral mode support.