This release keeps dependencies and maintenance posture current for teams operating this tool.
✓ No known CVEs patched in this version
ReleasePort's take
Light signalorch8-io/engine v0.5.0 reduces allocations and write-lock contention across batch saves, circuit breaker operations, and telemetry bulk inserts. Three targeted optimizations for high-throughput deployments.
Why it matters: Performance optimizations reduce allocation and lock overhead in batch saves, circuit breaker operations, and telemetry bulk inserts. Schedule for next routine upgrade window; prioritize if throughput is bottlenecked.
Summary
AI summaryMinor fixes and improvements.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Performance | Medium |
Removes unnecessary allocations in externalized state batch_save operation. Removes unnecessary allocations in externalized state batch_save operation. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Performance | Medium |
Optimizes circuit breaker DashMap write-locks and allocations. Optimizes circuit breaker DashMap write-locks and allocations. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Performance | Medium |
Uses zero-allocation references in telemetry bulk insert. Uses zero-allocation references in telemetry bulk insert. Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
What's Changed
- ⚡ Bolt: Remove unnecessary allocations in externalized state batch_save by @ovasylenko in https://github.com/orch8-io/engine/pull/28
- ⚡ Bolt: optimize circuit breaker DashMap write-locks and allocations by @ovasylenko in https://github.com/orch8-io/engine/pull/29
- ⚡ Bolt: Use zero-allocation references in telemetry bulk insert by @ovasylenko in https://github.com/orch8-io/engine/pull/31
Full Changelog: https://github.com/orch8-io/engine/compare/v0.4.0...v0.5.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About orch8-io/engine
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]