Release Notes
This section catalogs releases of the Microbus framework. After running the upgrade skill, come here for the changes in the new version.
Releases follow vMAJOR.MINOR.PATCH. The framework currently iterates on the minor version - each release ships under a new v1.x.0 tag. The upgrade skill handles the mechanical work of moving a project from one release to the next - including breaking changes - so version-bumps are an agent-driven workflow rather than a manual migration.
Latest Release
- v1.45.0 — Long-Poll Flow Bridging, the Bank Support & Flight Booking Agents, JWKS Hardening (2026-07-06)
Recent Releases
- v1.44.0 — Provider-Agnostic LLM, Ordered Item Conversations, the Weather Agent (2026-07-03)
- v1.43.0 — Immutable Flows, Fork-to-Recover, Auto-Running Create (2026-06-28)
- v1.42.0 — Host-Owned Backpressure, Budget-Bound Retry, Tasks as Graph Nodes (2026-06-25)
- v1.41.1 — Correct Event Field-Type Imports in Generated Code (2026-06-19)
- v1.41.0 — Single-Source
definition.go, One Generator (2026-06-19) - v1.40.0 — Typed Subflow Client, Names over URLs, Slimmer Scaffold (2026-06-18)
- v1.39.0 — Dwarf Engine Extraction, Out-Pointer Subgraphs, sequel Telemetry (2026-06-16)
- v1.38.0 — OTLP Log Export, Shared OTLP Connection, Telemetry Accessors (2026-06-13)
- v1.37.0 — Function-Call Subgraphs, Per-Task Circuit Breaker, Explicit Reducers (2026-06-13)
For releases prior to those listed above, see the full release history on GitHub.