v1.6.1 — OIDC auth + MCP resources/prompts
Highlights
- OIDC auth plugin. New
IBowireAuthProviderSPI plus an OIDC provider implementation (roadmap "Up next #1"). - MCP resources + prompts. Both halves of the MCP adapter now expose resources and prompts, with
BowireMcpResourcesandBowireMcpPromptsimplementations and matching coverage. - Opt-in update check. Background plugin-update check with a sidebar badge — disabled by default, opt-in only.
- Docs refresh. New "Updating Bowire and its plugins" setup page; docs aligned with the v1.5/1.6 CLI split, mock-emit, and lifecycle UI; PDF cover-page polish.
Notes
The plugin-update check is opt-in: outbound network calls remain off until you flip the setting on. Auth-provider plugins implement the new IBowireAuthProvider SPI; the bundled OIDC provider is the reference implementation.
Full Changelog: v1.6.0...v1.6.1