What openchoreo/openchoreo shipped
Generated by FoxPlug from public activity — not affiliated with Openchoreo.
Week of September 14, 2026
What shipped
- v1.3.0 is now marked as a GA release in the changelog. Pull request #4803
- Delivery Insights read API and logs-adapter events source shipped, letting users query delivery metrics through the observer. Pull request #4248
- Identity provider upgraded from Thunder 0.28.0 to ThunderID 1.0.1. Pull request #4751
- New `occ auditlogs` CLI command added to query audit logs with filtering support. Pull request #4754
- Audit actor identity claim is now configurable, allowing deployments to use readable identities like email instead of opaque token IDs. Pull request #4758
- Portal assistant auth config now derives from security.subjects configuration instead of requiring hand-written ConfigMaps. Pull request #4777
- SRE agent tooling broadened to include Kubernetes events and managed Resource state, with new extensions mechanism. Pull request #4743
- MCP HTTP servers upgraded to go-sdk v1.7.0 and now use stateless HTTP to support MCP 2026-07-28 protocol. Pull request #4721
- Audit logging now enabled by default in quick-start, k3d and e2e setups when observability plane is installed. Pull request #4763
- v1.2.6 released with WorkflowRun authorization fix and simplified git basic auth handling. Release
Why it matters
v1.3.0 moves to GA with significant new observability and audit capabilities. The Delivery Insights API lets users track deployment metrics, the new audit commands provide better visibility into system actions, and configuration improvements make deployments more flexible. Users upgrading get a modern identity provider, broader agent capabilities, and audit logging that works out of the box.
Changelog entry
- v1.3.0 GA release marking Pull request #4803
- Delivery Insights read API and logs-adapter events source Pull request #4248
- occ auditlogs command for querying audit logs Pull request #4754
- Configurable audit actor ID claim (defaults to 'sub') Pull request #4758
- Identity provider upgraded to ThunderID 1.0.1 Pull request #4751
- Portal assistant auth config derived from security.subjects Pull request #4777
- SRE agent tooling broadened with Kubernetes events and Resource state Pull request #4743
- MCP HTTP servers upgraded to go-sdk v1.7.0 with stateless HTTP support Pull request #4721
- Audit logging enabled by default in quick-start, k3d and e2e setups with observability Pull request #4763
- v1.2.6 patch release with WorkflowRun authorization fix Release
v1.3.0 is now GA. Delivery Insights, configurable audit actor claims, and improved SRE tooling ship this week.
OpenChoreo v1.3.0 reaches GA with major observability improvements. New Delivery Insights read API and logs-adapter events source let you track deployment metrics. Audit logging works out of the box in local setups. The SRE agent can now see Kubernetes events and Resource state. Identity provider upgraded to ThunderID 1.0.1. Audit actor claims are configurable for better identity tracking.