Skip to content

orch8-io/engine

v0.5.0 Maintenance

This release keeps dependencies and maintenance posture current for teams operating this tool.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

ReleasePort's take

Light signal
editorial:auto 13d

orch8-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 summary

Minor fixes and improvements.

Changes in this release

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

Track orch8-io/engine

Get notified when new releases ship.

Sign up free

About orch8-io/engine

All releases →

Related context

Beta — feedback welcome: [email protected]