v0.5.3
parruda/swarmv0.5.3Jun 26, 2026by skamenan7
AI Summary
A quick stabilization patch for OGX 0.5.x to unblock container builds by tolerating OpenTelemetry dependency conflicts.
Key Highlights
- Fixed release-0.5.x container builds by tolerating OpenTelemetry bootstrap dependency conflicts
New Features
- Tolerated OpenTelemetry instrumentation setup conflicts
Full Release Notes
## What's Changed - Fixed release-0.5.x container builds by tolerating OpenTelemetry bootstrap dependency conflicts during optional instrumentation setup. - Kept OCI dependency handling scoped to the release branch so the patch can unblock downstream builds without broad dependency churn. ## Verification - Backport PR #6194 merged into release-0.5.x. - PR #6194 CI completed green before merge.