What odigos-io/odigos shipped
Generated by FoxPlug from public activity โ not affiliated with Odigos.
Week of September 14, 2026
What shipped
- Fixed missing Apply via UI buttons on recommendation cards that were not rendering in v1.37.0. Pull request #5843
- OpenShift odiglet now runs unprivileged by default, fixing API server rejection of the DaemonSet. Pull request #5832
- Insights guardrails now support attribute correlation rules scoped to transactions alongside per-service allowlists. Pull request #5827
- Ruby instrumentation falls back to otel-ebpf when an unsupported Ruby version is detected. Pull request #5831
- Profiling now has required capabilities to run unprivileged. Pull request #5821
- Findings now include a summary field. Pull request #5825
- URLTemplatization recommendation actions with empty fields now create proper config instead of being rejected. Pull request #5786
- Operator and components bumped to v1.35.3 with enterprise collector and agents added to preflight checks. Pull request #5833
- OpenShift preflight binary updated to version 1.21.0 to meet Red Hat requirements. Pull request #5849
- Documentation updated for non-root VM agent deployment and management. Pull request #5719
Why it matters
This week fixes several critical issues affecting recommendations UI rendering and OpenShift deployments, while expanding guardrails capabilities for transaction-scoped attribute correlation. The unprivileged container fixes ensure Odigos works properly in restricted OpenShift environments.
Changelog entry
- fix(recommendations): serve canApplyViaUi so Apply via UI buttons render Pull request #5843
- fix(openshift): run odiglet unprivileged by default Pull request #5832
- feat(insights): transaction guardrails with attribute correlation Pull request #5827
- chore: fallback to otel-ebpf if ruby version not supported Pull request #5831
- fix(profiling): add required capabilities for running unprivileged Pull request #5821
- feat: add summary to finding Pull request #5825
- fix: create empty URLTemplatization config when action fields are omitted Pull request #5786
- chore: bump operator and components to v1.35.3 Pull request #5833
- chore: bump openshift preflight to 1.21.0 Pull request #5849
- docs: update VM agent documentation for non-root deployment Pull request #5719
Fixed Apply via UI buttons on recommendations, unprivileged OpenShift odiglet, transaction-scoped guardrails, Ruby version fallback handling, and profiling capabilities. Several smaller fixes shipped too.
This week we fixed critical issues affecting the Odigos user experience and deployment reliability. The Apply via UI buttons on recommendation cards are now rendering properly, and OpenShift deployments work correctly with unprivileged odiglet containers. We've expanded guardrail capabilities with transaction-scoped attribute correlation, improved Ruby instrumentation with version fallback handling, and enhanced profiling to run unprivileged. Several additional fixes ensure URLTemplatization configs are created properly and findings include summaries.