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.29.0 — Security in Depth, Reducer Naming, Hostname/Subject Encoding (2026-05-10)
Recent Releases
- v1.28.0 — LLM Service Redesign (2026-05-04)
- v1.27.1 — API Package Layout (2026-04-30)
- v1.27.0 — OpenAPI, LLM Tooling, MCP, Shell (2026-04-30)
- v1.26.1 — Fix Deadlock During SQLite Testing (2026-04-09)
- v1.26.0 — Agentic Workflows and LLM Core Microservice (2026-04-08)
- v1.24.0 — Two-Token Auth (2026-03-07)
- v1.23.0 — SQL Skills and Response Iterator (2026-03-01)
- v1.22.2 — Bug Fixes, Docs and Agent Skills (2026-02-19)
- v1.22.0 — Agentic-First Code Generation (2026-02-18)
- v1.21.0 — Enable Independent Code Generators (2026-02-07)
For releases prior to those listed above, see the full release history on GitHub.